-- Logs begin at Sun 2020-12-06 05:05:39 UTC, end at Sun 2020-12-06 06:40:48 UTC. -- Dec 06 05:46:46.956863 n-d-765311-2 systemd[1]: Starting Devstack devstack@c-api.service... Dec 06 05:46:46.965862 n-d-765311-2 devstack@c-api.service[88143]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Dec 06 05:46:46.968085 n-d-765311-2 devstack@c-api.service[88143]: *** Starting uWSGI 2.0.15-debian (64bit) on [Sun Dec 6 05:46:46 2020] *** Dec 06 05:46:46.968085 n-d-765311-2 devstack@c-api.service[88143]: compiled with version: 7.3.0 on 28 September 2018 15:41:15 Dec 06 05:46:46.968085 n-d-765311-2 devstack@c-api.service[88143]: os: Linux-4.15.0-55-generic #60-Ubuntu SMP Tue Jul 2 18:22:20 UTC 2019 Dec 06 05:46:46.968085 n-d-765311-2 devstack@c-api.service[88143]: nodename: n-d-765311-2 Dec 06 05:46:46.968085 n-d-765311-2 devstack@c-api.service[88143]: machine: x86_64 Dec 06 05:46:46.968085 n-d-765311-2 devstack@c-api.service[88143]: clock source: unix Dec 06 05:46:46.968085 n-d-765311-2 devstack@c-api.service[88143]: pcre jit disabled Dec 06 05:46:46.968085 n-d-765311-2 devstack@c-api.service[88143]: detected number of CPU cores: 4 Dec 06 05:46:46.968085 n-d-765311-2 devstack@c-api.service[88143]: current working directory: / Dec 06 05:46:46.968085 n-d-765311-2 devstack@c-api.service[88143]: detected binary path: /usr/bin/uwsgi-core Dec 06 05:46:46.968085 n-d-765311-2 devstack@c-api.service[88143]: dropping root privileges as early as possible Dec 06 05:46:46.968085 n-d-765311-2 devstack@c-api.service[88143]: your processes number limit is 47843 Dec 06 05:46:46.968085 n-d-765311-2 devstack@c-api.service[88143]: your memory page size is 4096 bytes Dec 06 05:46:46.968085 n-d-765311-2 devstack@c-api.service[88143]: detected max file descriptor number: 2048 Dec 06 05:46:46.968085 n-d-765311-2 devstack@c-api.service[88143]: lock engine: pthread robust mutexes Dec 06 05:46:46.970026 n-d-765311-2 devstack@c-api.service[88143]: thunder lock: enabled Dec 06 05:46:46.970026 n-d-765311-2 devstack@c-api.service[88143]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-wsgi.socket fd 4 Dec 06 05:46:46.970026 n-d-765311-2 devstack@c-api.service[88143]: dropping root privileges after socket binding Dec 06 05:46:46.970026 n-d-765311-2 devstack@c-api.service[88143]: Python version: 3.6.9 (default, Oct 8 2020, 12:12:24) [GCC 8.4.0] Dec 06 05:46:47.017360 n-d-765311-2 devstack@c-api.service[88143]: Python main interpreter initialized at 0x55b49da659c0 Dec 06 05:46:47.017360 n-d-765311-2 devstack@c-api.service[88143]: dropping root privileges after plugin initialization Dec 06 05:46:47.017360 n-d-765311-2 devstack@c-api.service[88143]: python threads support enabled Dec 06 05:46:47.017360 n-d-765311-2 devstack@c-api.service[88143]: your server socket listen backlog is limited to 100 connections Dec 06 05:46:47.017360 n-d-765311-2 devstack@c-api.service[88143]: your mercy for graceful operations on workers is 90 seconds Dec 06 05:46:47.018246 n-d-765311-2 devstack@c-api.service[88143]: mapped 402621 bytes (393 KB) for 2 cores Dec 06 05:46:47.018246 n-d-765311-2 devstack@c-api.service[88143]: *** Operational MODE: preforking *** Dec 06 05:46:47.018246 n-d-765311-2 devstack@c-api.service[88143]: dropping root privileges after application loading Dec 06 05:46:47.018246 n-d-765311-2 devstack@c-api.service[88143]: *** uWSGI is running in multiple interpreter mode *** Dec 06 05:46:47.018246 n-d-765311-2 devstack@c-api.service[88143]: spawned uWSGI master process (pid: 88143) Dec 06 05:46:47.018914 n-d-765311-2 devstack@c-api.service[88143]: spawned uWSGI worker 1 (pid: 88144, cores: 1) Dec 06 05:46:47.018914 n-d-765311-2 devstack@c-api.service[88143]: spawned uWSGI worker 2 (pid: 88145, cores: 1) Dec 06 05:46:47.019229 n-d-765311-2 devstack@c-api.service[88143]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Dec 06 05:46:47.019528 n-d-765311-2 systemd[1]: Started Devstack devstack@c-api.service. Dec 06 05:46:50.803807 n-d-765311-2 devstack@c-api.service[88143]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=88144) load_app /usr/local/lib/python3.6/dist-packages/oslo_service/wsgi.py:350}} Dec 06 05:46:50.806186 n-d-765311-2 devstack@c-api.service[88143]: 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. Dec 06 05:46:50.816067 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=88144) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Dec 06 05:46:50.817727 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:50.818863 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:50.819297 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:50.820268 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:50.820474 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:50.820812 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:50.820982 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:50.821113 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:50.821367 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=88144) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:50.821557 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:50.921789 n-d-765311-2 devstack@c-api.service[88143]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=88145) load_app /usr/local/lib/python3.6/dist-packages/oslo_service/wsgi.py:350}} Dec 06 05:46:50.924404 n-d-765311-2 devstack@c-api.service[88143]: 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. Dec 06 05:46:50.929341 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=88145) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Dec 06 05:46:50.931034 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:50.931873 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:50.932432 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:50.933290 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:50.933636 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:50.933968 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:50.934308 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:50.934659 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:50.935044 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=88145) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:50.935350 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:51.033777 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:51.034093 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:51.034281 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:51.034429 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:51.034636 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:51.034839 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=88144) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:51.035074 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:51.043947 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:51.044259 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:51.044424 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:51.044585 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:51.044848 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:51.045067 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=88144) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:51.045311 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:51.052320 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:51.052650 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:51.052816 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:51.053015 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:51.053290 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:51.053470 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=88144) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:51.053690 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:51.055747 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:51.055965 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:51.056143 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:51.056268 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:51.056488 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:51.056737 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=88144) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:51.056947 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:51.204876 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:51.205280 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:51.205654 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:51.206037 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:51.206408 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:51.206785 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=88145) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:51.207192 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:51.211820 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:51.212195 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:51.212568 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:51.212975 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:51.213408 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:51.213950 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=88145) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:51.214546 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:51.217360 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:51.217748 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:51.218139 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:51.218525 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:51.218892 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:51.219265 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=88145) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:51.219664 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:51.221184 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:51.221561 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:51.221916 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:51.222296 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:51.222667 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:51.223045 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=88145) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:51.223436 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:51.939343 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:51.939942 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:51.940106 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:51.940455 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:51.940896 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:51.941280 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=88144) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:51.941692 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:51.949386 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:51.949784 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:51.950162 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:51.950536 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:51.950907 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:51.951297 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=88144) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:51.951700 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:51.957263 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:51.957657 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:51.958041 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:51.958398 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:51.958763 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:51.959112 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=88144) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:51.959524 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:51.961926 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:51.962316 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:51.962681 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:51.963050 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:51.963458 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:51.963831 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=88144) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:51.964237 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:51.972699 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:51.973280 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:51.973624 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:51.974017 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:51.974359 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:51.974727 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=88144) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:51.975129 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:51.992610 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:51.993040 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:51.993416 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:51.993789 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:51.994162 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:51.994589 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=88144) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:51.995516 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:52.005912 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:52.006298 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:52.006676 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:52.007067 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:52.007462 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:52.007837 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=88144) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:52.008217 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:52.012090 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:52.012484 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:52.012895 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:52.013274 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:52.013651 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:52.014033 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=88144) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:52.014445 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:52.016779 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:52.017167 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:52.017552 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:52.017950 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:52.018309 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:52.018656 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=88144) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:52.019066 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:52.024366 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:52.024825 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:52.025211 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:52.025597 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:52.026006 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:52.026382 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=88144) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:52.026795 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:52.032468 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:52.032891 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:52.033263 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:52.033651 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:52.034031 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:52.034407 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=88144) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:52.034809 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:52.037176 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:52.037567 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:52.037948 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:52.038335 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:52.038712 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:52.039098 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=88144) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:52.039509 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:52.045582 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:52.045963 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:52.046340 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:52.046722 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:52.047099 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:52.047476 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=88144) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:52.047873 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:52.063385 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:52.063849 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:52.064166 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:52.064571 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:52.064990 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:52.065368 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=88144) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:52.065768 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:52.068157 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:52.068551 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:52.068970 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:52.069356 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:52.069726 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:52.070106 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=88144) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:52.070509 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:52.075242 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:52.075622 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:52.075988 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:52.076363 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:52.076787 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:52.077162 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=88144) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:52.077562 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:52.079935 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:52.080342 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:52.080767 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:52.081160 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:52.081540 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:52.081909 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=88145) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:52.082303 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:52.083971 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:52.084364 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:52.084774 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:52.085190 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:52.085480 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:52.085621 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:52.085844 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=88144) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:52.086007 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:52.086211 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:52.086358 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:52.087148 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:52.087148 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:52.087423 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=88145) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:52.087617 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:52.090735 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:52.090952 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:52.091071 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:52.091263 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:52.091440 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:52.091611 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:52.091781 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:52.091935 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:52.092095 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:52.092317 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:52.092482 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=88144) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:52.092673 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=88145) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:52.092830 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:52.093087 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:52.094199 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:52.094585 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:52.094991 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:52.095475 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:52.095647 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:52.095806 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:52.095973 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:52.096133 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:52.096280 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=88145) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:52.096439 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:52.096579 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:52.096816 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:52.097398 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=88144) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:52.097587 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:52.098537 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:52.098973 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:52.099150 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:52.100026 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:52.100026 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:52.100345 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=88145) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:52.100507 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:52.105710 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:52.106092 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:52.106464 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:52.106639 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:52.106800 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:52.107045 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:52.107248 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:52.107408 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:52.107568 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=88145) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:52.107735 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:52.107902 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:52.108074 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:52.108412 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=88144) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:52.108838 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:52.111306 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:52.111659 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:52.112027 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:52.112405 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:52.112781 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:52.113131 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=88145) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:52.113514 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:52.115201 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:52.115572 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:52.115949 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:52.116313 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:52.116727 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:52.117102 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=88145) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:52.117489 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:52.118064 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:52.118442 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:52.118616 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:52.118851 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:52.119013 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:52.119150 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:52.119308 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:52.119561 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:52.119731 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:52.119860 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=88144) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:52.119995 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:52.120262 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:52.120415 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=88145) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:52.120742 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:52.122135 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:52.122514 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:52.122876 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:52.123218 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:52.123589 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:52.123961 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=88145) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:52.124368 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:52.126325 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:52.126730 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:52.127101 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:52.127472 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:52.127620 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:52.127869 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:52.128026 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:52.128163 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=88145) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:52.128412 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:52.128564 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:52.128721 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:52.129078 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:52.129437 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=88144) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:52.129800 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:52.129945 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:52.130170 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:52.130493 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:52.130828 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:52.131182 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:52.131534 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=88145) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:52.131928 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:52.133894 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:52.134063 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:52.134296 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:52.134439 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:52.134564 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:52.134710 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:52.135015 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:52.135687 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:52.135833 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:52.135970 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:52.136250 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=88144) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:52.136478 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=88145) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:52.136478 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:52.136923 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:52.139238 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:52.139620 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:52.139989 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:52.140370 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:52.140637 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:52.140856 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:52.141074 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:52.141307 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=88144) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:52.141528 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:52.141761 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:52.141984 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:52.141984 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:52.142400 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=88145) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:52.142400 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:52.143537 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:52.143815 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:52.144042 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:52.144263 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:52.144480 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:52.144763 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:52.144986 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:52.145199 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:52.145413 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:52.145626 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:52.145626 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=88144) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:52.146056 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=88145) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:52.146056 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:52.146476 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:52.147336 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:52.147704 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:52.147971 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:52.148195 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:52.148404 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:52.148698 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:52.148898 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:52.149107 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:52.149327 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:52.149544 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=88145) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:52.149767 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:52.149767 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=88144) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:52.150183 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:52.150396 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:52.152119 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:52.152516 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:52.152956 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:52.153341 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:52.153733 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:52.154107 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=88145) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:52.154342 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:52.154572 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:52.154789 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:52.155011 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:52.155233 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:52.155588 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:52.155949 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=88144) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:52.156281 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:52.156654 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:52.157045 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:52.157437 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:52.157725 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:52.158245 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=88145) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:52.158482 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:52.159661 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:52.160023 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:52.160380 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:52.160789 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:52.161224 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:52.161467 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=88145) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:52.162339 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:52.164243 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:52.164635 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:52.165010 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:52.165371 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:52.165750 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:52.166113 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=88145) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:52.166542 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:52.169088 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:52.169467 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:52.169844 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:52.170227 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:52.170574 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:52.170908 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=88145) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:52.171301 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:52.173749 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:52.174127 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:52.174501 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:52.174888 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:52.175261 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:52.175634 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=88145) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:52.176034 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:52.177808 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:52.178178 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:52.178537 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:52.178925 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:52.179300 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:52.179652 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=88145) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:52.180020 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:52.181128 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:52.181477 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:52.182291 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:52.182291 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:52.182584 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:52.182875 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=88145) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:52.183262 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:52.184403 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:52.184833 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:52.185196 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:52.185572 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:52.185940 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:52.186281 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=88145) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:52.186672 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:52.187806 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:52.188178 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:52.188543 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:52.188953 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:52.189331 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:52.189723 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=88145) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:52.190036 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:52.191668 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:52.192047 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:52.192424 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:52.192809 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:52.193154 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:52.193502 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=88145) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:52.218961 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=88144) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Dec 06 05:46:52.219528 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:52.219926 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:52.220634 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:52.221048 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:52.221434 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:52.221801 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:52.222189 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:52.222570 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:52.222955 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=88144) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:52.223334 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:52.223704 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:52.224065 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:52.224419 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:52.224815 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:52.225161 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:52.225515 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=88144) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:52.225891 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:52.226262 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:52.226622 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:52.227242 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:52.227369 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=88145) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Dec 06 05:46:52.227616 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:52.227930 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:52.228029 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:52.228297 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=88144) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:52.228395 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:52.228727 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:52.229087 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:52.229482 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:52.229783 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:52.229894 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:52.230167 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:52.230266 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:52.230519 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:52.230617 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:52.230867 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:52.230991 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:52.231218 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=88145) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:52.231375 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:52.231558 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:52.231690 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=88144) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:52.231916 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:52.232055 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:52.232271 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:52.232410 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:52.232631 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:52.232770 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:52.232984 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:52.233116 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:52.233319 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:52.233454 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:52.233638 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:52.233806 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=88145) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:52.233966 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=88144) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:52.234127 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:52.234289 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:52.234478 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:52.234640 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:52.234805 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:52.234969 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:52.235161 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:52.235328 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:52.235495 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:52.235681 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:52.235866 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:52.236076 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=88145) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:52.236297 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:52.236297 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=88144) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:52.236669 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:52.236834 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:52.236995 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:52.237154 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:52.237315 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:52.237473 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:52.237634 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:52.237634 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:52.237968 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:52.238134 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:52.238293 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:52.238466 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=88145) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:52.238625 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:52.238625 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=88144) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:52.238930 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:52.238930 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:52.239244 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:52.239403 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:52.239562 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:52.239562 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:52.239867 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:52.239867 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:52.240177 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:52.240177 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:52.240493 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:52.242476 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:52.242680 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=88145) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:52.242680 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:52.242680 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:52.242680 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:52.242680 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:52.242680 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:52.243585 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:52.243585 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=88145) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:52.243585 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:52.244047 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:52.244365 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:52.244700 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:52.245002 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=88144) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:52.245219 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:52.245424 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:52.245725 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:52.245949 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=88145) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:52.246186 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:52.246581 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:52.246806 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:52.247021 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:52.247237 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:52.247455 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:52.247667 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:52.247882 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:52.248099 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:52.248325 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:52.248542 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=88145) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:52.248779 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:52.248994 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:52.249211 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:52.249422 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=88144) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:52.249638 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:52.249850 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:52.250063 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:52.250304 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:52.250515 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:52.250730 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:52.250943 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=88145) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:52.252266 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:52.252740 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:52.252963 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:52.253178 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:52.253345 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:52.253536 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:52.253700 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:52.253862 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:52.254024 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=88144) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:52.254179 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:52.254334 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:52.254597 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:52.254597 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=88145) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:52.254597 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:52.255117 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:52.255278 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:52.255278 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:52.255583 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:52.255749 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:52.255908 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:52.256068 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:52.256230 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:52.256391 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:52.256560 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:52.256818 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=88145) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:52.257036 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=88144) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:52.257201 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:52.257201 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:52.257503 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:52.257664 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:52.257664 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:52.257964 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:52.258146 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:52.258307 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:52.258467 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:52.258627 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:52.258788 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=88145) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:52.258788 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:52.259089 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:52.259248 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:52.259407 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:52.259577 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:52.259740 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=88144) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:52.259901 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:52.260061 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:52.260934 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:52.261095 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:52.261254 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:52.261254 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=88145) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:52.261661 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:52.261661 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:52.263250 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:52.263420 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:52.263581 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:52.263743 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:52.263901 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:52.264063 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=88144) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:52.264221 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:52.264380 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:52.264555 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:52.264891 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:52.265113 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:52.265276 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:52.265435 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=88145) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:52.265435 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:52.265735 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:52.265897 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:52.266054 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:52.266221 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:52.266388 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:52.266551 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:52.266704 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=88144) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:52.266854 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:52.267007 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:52.267163 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:52.267320 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:52.267478 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=88145) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:52.267478 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:52.267795 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:52.267958 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:52.267958 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:52.267958 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:52.268399 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:52.268562 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:52.268562 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:52.268897 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:52.269078 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=88145) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:52.269078 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:52.269379 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:52.269540 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:52.269701 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=88144) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:52.269861 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:52.270020 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:52.270181 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:52.270338 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:52.270510 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:52.270672 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:52.270832 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:52.270990 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:52.271151 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=88145) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:52.271308 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:52.271467 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:52.271624 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:52.271783 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:52.271783 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:52.272188 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=88144) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:52.273013 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:52.273215 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:52.273381 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:52.273542 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:52.273706 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:52.273864 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:52.274025 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=88145) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:52.274206 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:52.274368 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:52.274368 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:52.274668 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:52.274827 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:52.274988 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:52.275119 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:52.275317 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=88144) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:52.275480 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:52.275639 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:52.275873 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:52.276541 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:52.276731 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=88145) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:52.276894 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:52.277048 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:52.277208 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:52.277365 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:52.277524 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:52.277679 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:52.277861 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:52.278021 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:52.278021 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:52.278324 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=88144) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:52.278486 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:52.278646 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:52.278805 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=88145) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:52.278963 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:52.279123 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:52.279123 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:52.279441 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:52.279603 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:52.279762 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:52.279922 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:52.280081 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:52.280242 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:52.280402 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:52.280563 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:52.280881 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=88144) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:52.281043 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=88145) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:52.281203 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:52.281363 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:52.281522 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:52.281686 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:52.281845 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:52.282002 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:52.282163 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:52.282378 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:52.282562 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:52.283191 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:52.283191 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:52.283550 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:52.283718 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=88145) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:52.283879 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=88144) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:52.284040 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:52.284199 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:52.284373 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:52.284535 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:52.284716 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:52.284879 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:52.285036 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:52.285199 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:52.285357 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:52.285488 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:52.285614 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:52.285759 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:52.285921 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=88145) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:52.286080 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=88144) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:52.286241 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:52.286241 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:52.286544 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:52.286703 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:52.286865 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:52.287024 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:52.287274 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:52.287439 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:52.287592 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:52.287753 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:52.287912 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:52.288088 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=88145) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:52.288248 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:52.288407 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:52.288568 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=88144) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:52.288793 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:52.288793 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:52.288793 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:52.289233 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:52.289393 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:52.289553 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:52.289716 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:52.289876 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:52.290035 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=88145) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:52.290215 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:52.290376 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:52.290536 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:52.290695 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:52.290855 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:52.291013 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:52.291172 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=88144) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:52.291331 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:52.291493 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:52.291634 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:52.291634 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:52.291937 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:52.292098 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=88145) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:52.292255 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:52.292413 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:52.292571 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:52.292826 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:52.292955 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:52.293494 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:52.293625 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:52.293753 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:52.293948 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=88144) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:52.294168 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:52.294168 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:52.294439 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:52.294599 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=88145) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:52.294758 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:52.294930 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:52.295093 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:52.295252 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:52.295252 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:52.295556 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:52.295684 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:52.295812 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:52.295938 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:52.296100 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:52.296263 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:52.296439 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=88144) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:52.296621 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=88145) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:52.296787 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:52.296947 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:52.297107 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:52.297269 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:52.297442 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:52.297606 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:52.297762 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:52.297937 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:52.298097 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:52.298257 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:52.298257 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:52.298257 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=88145) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:52.298667 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:52.298825 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:52.298986 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=88144) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:52.299148 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:52.299320 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:52.299494 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:52.299653 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:52.299814 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:52.299971 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:52.300134 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:52.300293 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:52.300455 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:52.300455 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=88145) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:52.300833 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:52.300995 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:52.301152 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:52.301312 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:52.301469 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=88144) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:52.301640 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:52.301800 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:52.301960 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:52.302117 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:52.302290 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:52.302451 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:52.302613 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:52.302773 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:52.302926 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=88145) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:52.303061 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:52.303199 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:52.303199 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:52.304121 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:52.304348 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:52.304517 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=88144) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:52.304700 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:52.304863 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:52.305024 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:52.305187 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:52.305346 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:52.305524 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:52.305687 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=88145) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:52.305898 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:52.305898 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:52.305898 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:52.305898 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=88144) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:52.306499 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:52.306499 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:52.306882 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:52.307580 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/enginefacade.py:359: OsloDBDeprecationWarning: EngineFacade is deprecated; please use oslo_db.sqlalchemy.enginefacade Dec 06 05:46:52.307580 n-d-765311-2 devstack@c-api.service[88143]: self._legacy_facade = LegacyEngineFacade(None, _factory=self) Dec 06 05:46:52.307972 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:52.308295 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:52.308750 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:52.309119 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=88144) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:52.309375 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:52.309698 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:52.310012 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:52.310324 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:52.310652 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:52.310960 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:52.311271 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=88144) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:52.311594 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:52.311912 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:52.312223 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:52.312530 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:52.312884 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:52.313348 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:52.313685 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=88144) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:52.315486 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/enginefacade.py:359: OsloDBDeprecationWarning: EngineFacade is deprecated; please use oslo_db.sqlalchemy.enginefacade Dec 06 05:46:52.315486 n-d-765311-2 devstack@c-api.service[88143]: self._legacy_facade = LegacyEngineFacade(None, _factory=self) Dec 06 05:46:52.437532 n-d-765311-2 devstack@c-api.service[88143]: DEBUG oslo_db.sqlalchemy.engines [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 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=88145) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 06 05:46:52.441578 n-d-765311-2 devstack@c-api.service[88143]: DEBUG oslo_db.sqlalchemy.engines [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee 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=88144) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 06 05:46:52.812243 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.rpc [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Automatically selected cinder-scheduler objects version 1.38 as minimum service version. Dec 06 05:46:52.812800 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.rpc [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Automatically selected cinder-scheduler objects version 1.38 as minimum service version. Dec 06 05:46:52.821483 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.rpc [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Dec 06 05:46:52.821754 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.rpc [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Dec 06 05:46:52.831717 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.rpc [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Automatically selected cinder-volume objects version 1.38 as minimum service version. Dec 06 05:46:52.832348 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.rpc [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Automatically selected cinder-volume objects version 1.38 as minimum service version. Dec 06 05:46:52.841529 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.rpc [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Automatically selected cinder-volume RPC version 3.16 as minimum service version. Dec 06 05:46:52.841973 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.rpc [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Automatically selected cinder-volume RPC version 3.16 as minimum service version. Dec 06 05:46:52.842865 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 05:46:52.843308 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 05:46:52.843623 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 05:46:52.844017 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 05:46:52.875511 n-d-765311-2 devstack@c-api.service[88143]: WARNING cinder.keymgr.conf_key_mgr [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee 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' Dec 06 05:46:52.875788 n-d-765311-2 devstack@c-api.service[88143]: WARNING cinder.keymgr.conf_key_mgr [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 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' Dec 06 05:46:52.879326 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 05:46:52.879546 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 05:46:52.879996 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 05:46:52.880146 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 05:46:52.890990 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 05:46:52.891243 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 05:46:52.891684 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 05:46:52.891825 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 05:46:52.901267 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 05:46:52.901546 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 05:46:52.901972 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 05:46:52.902116 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 05:46:52.908880 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 05:46:52.909115 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 05:46:52.909587 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 05:46:52.909732 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 05:46:52.924162 n-d-765311-2 devstack@c-api.service[88143]: DEBUG oslo_db.sqlalchemy.engines [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee 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=88144) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 06 05:46:52.924443 n-d-765311-2 devstack@c-api.service[88143]: DEBUG oslo_db.sqlalchemy.engines [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 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=88145) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 06 05:46:52.930642 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.rpc [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Automatically selected cinder-backup objects version 1.38 as minimum service version. Dec 06 05:46:52.931462 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.rpc [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Automatically selected cinder-backup objects version 1.38 as minimum service version. Dec 06 05:46:52.938114 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.rpc [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Automatically selected cinder-backup RPC version 2.2 as minimum service version. Dec 06 05:46:52.938433 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.rpc [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Automatically selected cinder-backup RPC version 2.2 as minimum service version. Dec 06 05:46:52.939381 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 05:46:52.940049 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 05:46:52.940049 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 05:46:52.940298 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 05:46:52.943045 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 05:46:52.943271 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 05:46:52.943656 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 05:46:52.943834 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 05:46:52.945809 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 05:46:52.946004 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 05:46:52.946428 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 05:46:52.946588 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 05:46:52.948658 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 05:46:52.948835 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 05:46:52.949315 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 05:46:52.949499 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 05:46:52.951433 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 05:46:52.951648 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 05:46:52.952095 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 05:46:52.952279 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 05:46:52.954862 n-d-765311-2 devstack@c-api.service[88143]: WARNING cinder.api.contrib.hosts [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Dec 06 05:46:52.955376 n-d-765311-2 devstack@c-api.service[88143]: WARNING cinder.api.contrib.hosts [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Dec 06 05:46:52.956187 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 05:46:52.956744 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 05:46:52.956900 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 05:46:52.957281 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 05:46:52.959428 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 05:46:52.959851 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 05:46:52.960027 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 05:46:52.960462 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 05:46:52.962614 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 05:46:52.963100 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 05:46:52.963311 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 05:46:52.963695 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 05:46:52.965439 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 05:46:52.965956 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 05:46:52.966219 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 05:46:52.966792 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 05:46:52.967917 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Extended resource: extensions {{(pid=88144) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 06 05:46:52.968966 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Extended resource: extensions {{(pid=88145) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 06 05:46:52.970153 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Extended resource: extra_specs {{(pid=88144) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 06 05:46:52.971312 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Extended resource: extra_specs {{(pid=88145) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 06 05:46:52.972760 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Extended resource: backups {{(pid=88144) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 06 05:46:52.973739 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Extended resource: backups {{(pid=88145) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 06 05:46:52.976089 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Extended resource: os-volume-manage {{(pid=88144) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 06 05:46:52.978591 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Extended resource: os-volume-manage {{(pid=88145) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 06 05:46:52.978781 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Extended resource: os-snapshot-manage {{(pid=88144) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 06 05:46:52.982017 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Extended resource: os-snapshot-manage {{(pid=88145) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 06 05:46:52.983282 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Extended resource: encryption {{(pid=88144) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 06 05:46:52.984454 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Extended resource: encryption {{(pid=88145) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 06 05:46:52.985692 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Extended resource: os-quota-sets {{(pid=88144) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 06 05:46:52.987031 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Extended resource: os-quota-sets {{(pid=88145) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 06 05:46:52.988508 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Extended resource: os-volume-transfer {{(pid=88144) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 06 05:46:52.989880 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Extended resource: os-volume-transfer {{(pid=88145) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 06 05:46:52.991310 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Extended resource: os-quota-class-sets {{(pid=88144) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 06 05:46:52.992745 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Extended resource: os-quota-class-sets {{(pid=88145) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 06 05:46:52.994046 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Extended resource: os-hosts {{(pid=88144) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 06 05:46:52.995825 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Extended resource: os-hosts {{(pid=88145) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 06 05:46:52.997915 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Extended resource: os-volume-type-access {{(pid=88144) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 06 05:46:52.999113 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Extended resource: os-volume-type-access {{(pid=88145) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 06 05:46:53.000259 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Extended resource: qos-specs {{(pid=88144) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 06 05:46:53.001886 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Extended resource: qos-specs {{(pid=88145) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 06 05:46:53.003726 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Extended resource: scheduler-stats {{(pid=88144) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 06 05:46:53.005269 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Extended resource: scheduler-stats {{(pid=88145) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 06 05:46:53.006338 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Extended resource: cgsnapshots {{(pid=88144) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 06 05:46:53.007600 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Extended resource: cgsnapshots {{(pid=88145) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 06 05:46:53.008852 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Extended resource: capabilities {{(pid=88144) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 06 05:46:53.010416 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Extended resource: capabilities {{(pid=88145) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 06 05:46:53.011159 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Extended resource: consistencygroups {{(pid=88144) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 06 05:46:53.012800 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Extended resource: consistencygroups {{(pid=88145) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 06 05:46:53.014532 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Extended resource: os-services {{(pid=88144) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 06 05:46:53.015984 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Extended resource: os-services {{(pid=88145) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 06 05:46:53.016506 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Extended resource: encryption {{(pid=88144) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 06 05:46:53.018131 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Extended resource: encryption {{(pid=88145) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 06 05:46:53.019200 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Extended resource: os-availability-zone {{(pid=88144) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 06 05:46:53.020683 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Extended resource: os-availability-zone {{(pid=88145) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 06 05:46:53.022190 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 05:46:53.022825 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 05:46:53.024048 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 05:46:53.024565 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 05:46:53.025503 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 05:46:53.026577 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 05:46:53.027517 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 05:46:53.027975 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 05:46:53.029465 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 05:46:53.029977 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 05:46:53.030590 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 05:46:53.031083 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 05:46:53.032533 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 05:46:53.033104 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 05:46:53.033833 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 05:46:53.034323 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 05:46:53.035606 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 05:46:53.036119 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 05:46:53.036796 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 05:46:53.038190 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 05:46:53.039405 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 05:46:53.039935 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 05:46:53.040892 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 05:46:53.042316 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 05:46:53.043250 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 05:46:53.043886 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 05:46:53.044659 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 05:46:53.045166 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 05:46:53.046671 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 05:46:53.047186 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 05:46:53.047667 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 05:46:53.048192 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 05:46:53.049807 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 05:46:53.050313 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 05:46:53.050762 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 05:46:53.051286 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 05:46:53.052409 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 05:46:53.052918 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 05:46:53.053844 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 05:46:53.054390 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 05:46:53.054957 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.contrib.snapshot_actions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] SnapshotActionsController initialized {{(pid=88144) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Dec 06 05:46:53.055427 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Extension VolumeActions extending resource: volumes {{(pid=88144) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 06 05:46:53.055991 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Extension VolumeTypeEncryption extending resource: types {{(pid=88144) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 06 05:46:53.056419 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=88144) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 06 05:46:53.056714 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.contrib.snapshot_actions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] SnapshotActionsController initialized {{(pid=88145) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Dec 06 05:46:53.056907 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Extension AdminActions extending resource: volumes {{(pid=88144) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 06 05:46:53.057330 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Extension VolumeActions extending resource: volumes {{(pid=88145) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 06 05:46:53.057512 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Extension AdminActions extending resource: snapshots {{(pid=88144) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 06 05:46:53.057860 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Extension AdminActions extending resource: backups {{(pid=88144) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 06 05:46:53.058049 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=88145) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 06 05:46:53.058410 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=88144) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 06 05:46:53.058768 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=88145) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 06 05:46:53.058920 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Extension VolumeTypeAccess extending resource: types {{(pid=88144) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 06 05:46:53.059394 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Extension VolumeUnmanage extending resource: volumes {{(pid=88144) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 06 05:46:53.059616 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Extension AdminActions extending resource: volumes {{(pid=88145) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 06 05:46:53.060053 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Extension AdminActions extending resource: snapshots {{(pid=88145) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 06 05:46:53.060315 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=88144) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 06 05:46:53.060565 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Extension AdminActions extending resource: backups {{(pid=88145) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 06 05:46:53.060876 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=88144) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 06 05:46:53.061182 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=88145) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 06 05:46:53.061362 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=88144) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 06 05:46:53.061729 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Extension VolumeTypeAccess extending resource: types {{(pid=88145) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 06 05:46:53.061908 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Extension TypesManage extending resource: types {{(pid=88144) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 06 05:46:53.062224 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Extension SnapshotActions extending resource: snapshots {{(pid=88144) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 06 05:46:53.062504 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=88145) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 06 05:46:53.062661 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Extension UsedLimits extending resource: limits {{(pid=88144) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 06 05:46:53.062962 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=88145) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 06 05:46:53.063196 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=88144) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 06 05:46:53.063612 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=88145) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 06 05:46:53.064067 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=88145) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 06 05:46:53.064576 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Extension TypesManage extending resource: types {{(pid=88145) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 06 05:46:53.065117 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Extension SnapshotActions extending resource: snapshots {{(pid=88145) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 06 05:46:53.065577 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Extension UsedLimits extending resource: limits {{(pid=88145) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 06 05:46:53.066043 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=88145) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 06 05:46:53.070481 n-d-765311-2 devstack@c-api.service[88143]: WARNING keystonemiddleware.auth_token [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee 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. Dec 06 05:46:53.072842 n-d-765311-2 devstack@c-api.service[88143]: WARNING keystonemiddleware.auth_token [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 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. Dec 06 05:46:53.078622 n-d-765311-2 devstack@c-api.service[88143]: WARNING keystonemiddleware.auth_token [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee 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 Dec 06 05:46:53.082082 n-d-765311-2 devstack@c-api.service[88143]: WARNING keystonemiddleware.auth_token [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 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 Dec 06 05:46:53.167904 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Initializing extension manager. {{(pid=88145) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Dec 06 05:46:53.168356 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Loading extension cinder.api.contrib.standard_extensions {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:53.168743 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:53.169283 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:53.169630 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:53.169970 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Ext name: ExtendedServices {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:53.170302 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Ext alias: os-extended-services {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:53.170636 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Ext description: Extended services support. {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:53.170966 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:53.171289 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Loaded extension: os-extended-services {{(pid=88145) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:53.171639 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:53.171971 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:53.172298 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Ext name: TypesExtraSpecs {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:53.172681 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Initializing extension manager. {{(pid=88144) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Dec 06 05:46:53.173441 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Loading extension cinder.api.contrib.standard_extensions {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:53.173982 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:53.174147 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Ext alias: os-types-extra-specs {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:53.174483 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Ext description: Type extra specs support. {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:53.174809 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:53.174984 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:53.175132 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Loaded extension: os-types-extra-specs {{(pid=88145) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:53.175395 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:53.175558 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Loading extension cinder.api.contrib.backups.Backups {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:53.175778 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:53.175924 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Ext name: ExtendedServices {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:53.176085 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Ext name: Backups {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:53.176340 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Ext alias: os-extended-services {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:53.176521 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Ext alias: backups {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:53.176809 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Ext description: Backups support. {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:53.177049 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Ext description: Extended services support. {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:53.177309 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:53.177309 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Loaded extension: backups {{(pid=88145) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:53.177777 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:53.178002 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:53.178239 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Loaded extension: os-extended-services {{(pid=88144) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:53.178464 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:53.178464 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Ext name: VolumeActions {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:53.178874 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:53.179063 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Ext alias: os-volume-actions {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:53.179063 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Ext description: Enable volume actions. {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:53.179597 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:53.179795 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:53.179795 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Loaded extension: os-volume-actions {{(pid=88145) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:53.180142 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Ext name: TypesExtraSpecs {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:53.180363 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:53.180614 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Ext alias: os-types-extra-specs {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:53.180803 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:53.180803 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Ext name: SchedulerHints {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:53.181251 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Ext description: Type extra specs support. {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:53.181482 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Ext alias: OS-SCH-HNT {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:53.181482 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:53.181925 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:53.182680 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:53.182913 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Loaded extension: os-types-extra-specs {{(pid=88144) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:53.183919 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Loaded extension: OS-SCH-HNT {{(pid=88145) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:53.183919 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:53.184365 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Loading extension cinder.api.contrib.backups.Backups {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:53.184752 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:53.184921 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:53.185084 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Ext name: VolumeManage {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:53.185084 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Ext alias: os-volume-manage {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:53.185467 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Ext name: Backups {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:53.185638 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:53.185638 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:53.185956 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Ext alias: backups {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:53.186131 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Loaded extension: os-volume-manage {{(pid=88145) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:53.186131 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:53.186439 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Ext description: Backups support. {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:53.186610 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:53.186762 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:53.186931 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Ext name: SnapshotManage {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:53.186931 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Ext alias: os-snapshot-manage {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:53.187241 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Loaded extension: backups {{(pid=88144) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:53.187411 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:53.187411 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:53.187715 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:53.187877 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Loaded extension: os-snapshot-manage {{(pid=88145) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:53.188055 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:53.188217 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:53.188217 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:53.188531 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Ext name: VolumeActions {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:53.188700 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Ext name: VolumeTypeEncryption {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:53.188700 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Ext alias: encryption {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:53.188952 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Ext alias: os-volume-actions {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:53.189110 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Ext description: Encryption support for volume types. {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:53.189264 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Ext description: Enable volume actions. {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:53.189423 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:53.189423 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Loaded extension: encryption {{(pid=88145) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:53.189731 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:53.189899 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:53.189899 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:53.190192 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Loaded extension: os-volume-actions {{(pid=88144) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:53.190361 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Ext name: ExtendedSnapshotAttributes {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:53.190529 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:53.190689 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Ext alias: os-extended-snapshot-attributes {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:53.190689 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Ext description: Extended SnapshotAttributes support. {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:53.190995 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:53.191158 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:53.191158 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Loaded extension: os-extended-snapshot-attributes {{(pid=88145) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:53.191481 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Ext name: SchedulerHints {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:53.191657 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:53.191825 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Ext alias: OS-SCH-HNT {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:53.191989 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:53.191989 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Ext name: Quotas {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:53.192319 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:53.192492 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Ext alias: os-quota-sets {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:53.192701 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:53.192867 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Ext description: Quota management support. {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:53.192867 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:53.193183 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Loaded extension: OS-SCH-HNT {{(pid=88144) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:53.193346 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Loaded extension: os-quota-sets {{(pid=88145) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:53.193346 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:53.193717 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:53.193907 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:53.194117 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:53.194314 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Ext name: VolumeTransfer {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:53.194314 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Ext alias: os-volume-transfer {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:53.194915 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Ext name: VolumeManage {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:53.195083 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Ext description: Volume transfer management support. {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:53.195083 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:53.195420 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Ext alias: os-volume-manage {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:53.195692 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Loaded extension: os-volume-transfer {{(pid=88145) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:53.195692 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:53.196102 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:53.196276 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:53.196276 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Ext name: AdminActions {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:53.196702 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:53.196885 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Ext alias: os-admin-actions {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:53.197048 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Loaded extension: os-volume-manage {{(pid=88144) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:53.197218 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Ext description: Enable admin actions. {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:53.197218 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:53.197547 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:53.197794 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Loaded extension: os-admin-actions {{(pid=88145) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:53.197794 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:53.198108 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:53.198271 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:53.198271 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Ext name: QuotaClasses {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:53.198591 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Ext name: SnapshotManage {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:53.198767 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Ext alias: os-quota-class-sets {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:53.198933 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Ext alias: os-snapshot-manage {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:53.199105 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Ext description: Quota classes management support. {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:53.199105 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:53.199435 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:53.199595 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Loaded extension: os-quota-class-sets {{(pid=88145) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:53.199595 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:53.199914 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:53.200078 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:53.200078 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Ext name: VolumeTenantAttribute {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:53.200405 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Loaded extension: os-snapshot-manage {{(pid=88144) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:53.200563 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Ext alias: os-vol-tenant-attr {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:53.200785 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:53.200951 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:53.200951 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:53.201268 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:53.201434 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Loaded extension: os-vol-tenant-attr {{(pid=88145) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:53.201434 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:53.201669 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Ext name: VolumeTypeEncryption {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:53.201807 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:53.201970 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Ext alias: encryption {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:53.202119 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Ext name: Hosts {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:53.202271 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Ext alias: os-hosts {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:53.202433 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Ext description: Encryption support for volume types. {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:53.202588 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Ext description: Admin-only host administration. {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:53.202831 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:53.203031 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:53.203195 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Loaded extension: os-hosts {{(pid=88145) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:53.203356 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Loaded extension: encryption {{(pid=88144) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:53.203517 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:53.203923 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:53.204132 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:53.204338 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Ext name: VolumeTypeAccess {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:53.204338 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Ext alias: os-volume-type-access {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:53.204750 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:53.205013 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Ext description: Volume type access support. {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:53.205013 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Ext updated: 2014-06-26T00:00:00Z {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:53.205382 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Ext name: ExtendedSnapshotAttributes {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:53.205553 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Loaded extension: os-volume-type-access {{(pid=88145) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:53.205760 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Ext alias: os-extended-snapshot-attributes {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:53.205936 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:53.205936 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:53.206231 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Ext description: Extended SnapshotAttributes support. {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:53.206403 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Ext name: VolumeUnmanage {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:53.206403 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Ext alias: os-volume-unmanage {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:53.206691 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:53.206848 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Ext description: Enable volume unmanage operation. {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:53.207014 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Loaded extension: os-extended-snapshot-attributes {{(pid=88144) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:53.207185 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:53.207345 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Loaded extension: os-volume-unmanage {{(pid=88145) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:53.207504 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:53.207664 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:53.207835 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:53.208006 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:53.208190 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Ext name: VolumeImageMetadata {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:53.208436 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Ext alias: os-vol-image-meta {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:53.208728 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Ext name: Quotas {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:53.208883 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Ext description: Show image metadata associated with the volume. {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:53.209051 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Ext alias: os-quota-sets {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:53.209204 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:53.209362 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Loaded extension: os-vol-image-meta {{(pid=88145) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:53.209522 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Ext description: Quota management support. {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:53.209652 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:53.209933 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:53.210188 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:53.210425 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Ext name: Qos_specs_manage {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:53.210674 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Loaded extension: os-quota-sets {{(pid=88144) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:53.210918 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Ext alias: qos-specs {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:53.210918 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Ext description: QoS specs support. {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:53.211380 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:53.211621 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:53.211849 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:53.212084 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Loaded extension: qos-specs {{(pid=88145) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:53.212323 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Ext name: VolumeTransfer {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:53.212683 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:53.212683 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:53.213141 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Ext alias: os-volume-transfer {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:53.214018 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Ext name: VolumeMigStatusAttribute {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:53.214267 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Ext description: Volume transfer management support. {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:53.214515 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Ext alias: os-vol-mig-status-attr {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:53.214763 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:53.215004 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Ext description: Expose migration_status as an attribute of a volume. {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:53.215004 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:53.215466 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Loaded extension: os-volume-transfer {{(pid=88144) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:53.215702 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Loaded extension: os-vol-mig-status-attr {{(pid=88145) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:53.215884 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:53.216100 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:53.216100 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:53.216509 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:53.216751 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Ext name: Scheduler_stats {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:53.216751 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Ext alias: scheduler-stats {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:53.217204 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Ext name: AdminActions {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:53.217440 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Ext description: Scheduler stats support. {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:53.217440 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:53.217897 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Ext alias: os-admin-actions {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:53.218138 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Loaded extension: scheduler-stats {{(pid=88145) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:53.218315 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Ext description: Enable admin actions. {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:53.218456 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:53.218456 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:53.219017 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:53.219256 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Ext name: Cgsnapshots {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:53.219512 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Loaded extension: os-admin-actions {{(pid=88144) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:53.219744 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Ext alias: cgsnapshots {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:53.219986 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:53.220231 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Ext description: cgsnapshots support. {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:53.220231 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:53.220691 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:53.220873 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Loaded extension: cgsnapshots {{(pid=88145) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:53.221032 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Ext name: QuotaClasses {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:53.221194 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:53.221194 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:53.221505 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Ext alias: os-quota-class-sets {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:53.221683 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Ext name: Capabilities {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:53.221843 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Ext description: Quota classes management support. {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:53.222005 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Ext alias: capabilities {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:53.222180 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:53.222353 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Ext description: Capabilities support. {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:53.222353 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:53.222695 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Loaded extension: os-quota-class-sets {{(pid=88144) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:53.222859 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Loaded extension: capabilities {{(pid=88145) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:53.223023 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:53.223200 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:53.223200 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:53.223536 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:53.223710 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Ext name: SnapshotUnmanage {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:53.223883 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Ext name: VolumeTenantAttribute {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:53.224050 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Ext alias: os-snapshot-unmanage {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:53.224050 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Ext description: Enable volume unmanage operation. {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:53.224345 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Ext alias: os-vol-tenant-attr {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:53.224489 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:53.224489 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Loaded extension: os-snapshot-unmanage {{(pid=88145) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:53.224755 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:53.224897 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:53.225035 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:53.225173 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:53.225173 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Ext name: Consistencygroups {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:53.225427 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Loaded extension: os-vol-tenant-attr {{(pid=88144) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:53.225569 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Ext alias: consistencygroups {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:53.225697 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:53.225826 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Ext description: consistency groups support. {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:53.225826 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:53.226076 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:53.226214 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Loaded extension: consistencygroups {{(pid=88145) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:53.226214 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Loading extension cinder.api.contrib.services.Services {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:53.226457 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Ext name: Hosts {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:53.226587 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Calling extension factory cinder.api.contrib.services.Services {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:53.226587 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Ext name: Services {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:53.227101 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Ext alias: os-hosts {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:53.227227 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Ext alias: os-services {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:53.227227 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Ext description: Services support. {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:53.227483 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Ext description: Admin-only host administration. {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:53.227636 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:53.227636 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Loaded extension: os-services {{(pid=88145) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:53.227882 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:53.228060 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:53.228060 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:53.228339 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Loaded extension: os-hosts {{(pid=88144) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:53.228517 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Ext name: TypesManage {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:53.228517 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Ext alias: os-types-manage {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:53.229686 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:53.229867 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Ext description: Types manage support. {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:53.230031 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:53.230200 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:53.230200 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Loaded extension: os-types-manage {{(pid=88145) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:53.230200 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:53.230200 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:53.230800 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Ext name: SnapshotActions {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:53.230800 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Ext alias: os-snapshot-actions {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:53.231109 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Ext name: VolumeTypeAccess {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:53.231267 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Ext description: Enable snapshot manager actions. {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:53.231267 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:53.231589 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Ext alias: os-volume-type-access {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:53.231772 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Loaded extension: os-snapshot-actions {{(pid=88145) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:53.231933 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Ext description: Volume type access support. {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:53.232103 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:53.232103 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:53.232426 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Ext updated: 2014-06-26T00:00:00Z {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:53.232581 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Ext name: UsedLimits {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:53.232736 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Ext alias: os-used-limits {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:53.232883 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Loaded extension: os-volume-type-access {{(pid=88144) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:53.233013 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Ext description: Provide data on limited resources that are being used. {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:53.233436 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:53.233579 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Loaded extension: os-used-limits {{(pid=88145) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:53.233872 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:53.234068 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:53.234229 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:53.234400 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:53.234606 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Ext name: VolumeEncryptionMetadata {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:53.234789 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Ext alias: os-volume-encryption-metadata {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:53.234998 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Ext name: VolumeUnmanage {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:53.235198 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Ext description: Volume encryption metadata retrieval support. {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:53.235385 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Ext alias: os-volume-unmanage {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:53.235574 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:53.235760 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Loaded extension: os-volume-encryption-metadata {{(pid=88145) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:53.235950 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Ext description: Enable volume unmanage operation. {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:53.236166 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:53.236337 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:53.236501 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:53.236690 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Ext name: VolumeHostAttribute {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:53.236866 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Loaded extension: os-volume-unmanage {{(pid=88144) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:53.237024 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Ext alias: os-vol-host-attr {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:53.237192 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Ext description: Expose host as an attribute of a volume. {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:53.237491 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:53.237808 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Loaded extension: os-vol-host-attr {{(pid=88145) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:53.238142 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:53.238471 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=88145) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:53.238880 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Ext name: AvailabilityZones {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:53.239197 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Ext alias: os-availability-zone {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:53.239523 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Ext description: Describe Availability Zones. {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:53.239842 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=88145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:53.240155 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Loaded extension: os-availability-zone {{(pid=88145) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:53.241610 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 05:46:53.242114 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 05:46:53.242579 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:53.243039 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:53.243459 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Ext name: VolumeImageMetadata {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:53.243868 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Ext alias: os-vol-image-meta {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:53.244284 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Ext description: Show image metadata associated with the volume. {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:53.244589 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 05:46:53.244828 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:53.245004 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 05:46:53.245409 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Loaded extension: os-vol-image-meta {{(pid=88144) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:53.246029 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:53.246403 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:53.246934 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Ext name: Qos_specs_manage {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:53.247124 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 05:46:53.247523 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Ext alias: qos-specs {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:53.247707 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 05:46:53.248161 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Ext description: QoS specs support. {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:53.248810 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:53.249414 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Loaded extension: qos-specs {{(pid=88144) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:53.249611 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 05:46:53.249822 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 05:46:53.250047 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:53.250687 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:53.251293 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Ext name: VolumeMigStatusAttribute {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:53.251905 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Ext alias: os-vol-mig-status-attr {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:53.252543 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Ext description: Expose migration_status as an attribute of a volume. {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:53.253208 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:53.253814 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Loaded extension: os-vol-mig-status-attr {{(pid=88144) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:53.254469 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:53.255091 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:53.255714 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Ext name: Scheduler_stats {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:53.256495 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Ext alias: scheduler-stats {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:53.256946 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Ext description: Scheduler stats support. {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:53.257456 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:53.257792 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Loaded extension: scheduler-stats {{(pid=88144) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:53.258474 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:53.258980 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:53.259313 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Ext name: Cgsnapshots {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:53.259640 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Ext alias: cgsnapshots {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:53.259969 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Ext description: cgsnapshots support. {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:53.260401 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:53.260753 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Loaded extension: cgsnapshots {{(pid=88144) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:53.261094 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:53.261425 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:53.261746 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Ext name: Capabilities {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:53.262062 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Ext alias: capabilities {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:53.262384 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Ext description: Capabilities support. {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:53.262701 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:53.262869 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 05:46:53.263032 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Loaded extension: capabilities {{(pid=88144) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:53.263194 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 05:46:53.263355 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:53.263623 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:53.263942 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Ext name: SnapshotUnmanage {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:53.264256 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Ext alias: os-snapshot-unmanage {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:53.264577 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Ext description: Enable volume unmanage operation. {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:53.264916 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:53.265236 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Loaded extension: os-snapshot-unmanage {{(pid=88144) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:53.265571 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:53.265895 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:53.266220 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Ext name: Consistencygroups {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:53.266757 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Ext alias: consistencygroups {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:53.266937 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Ext description: consistency groups support. {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:53.267103 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:53.267415 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Loaded extension: consistencygroups {{(pid=88144) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:53.267722 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 05:46:53.267890 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Loading extension cinder.api.contrib.services.Services {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:53.268048 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Calling extension factory cinder.api.contrib.services.Services {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:53.268205 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 05:46:53.268369 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Ext name: Services {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:53.268701 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Ext alias: os-services {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:53.268960 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Ext description: Services support. {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:53.269274 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:53.269587 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Loaded extension: os-services {{(pid=88144) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:53.269916 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:53.270235 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:53.270552 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Ext name: TypesManage {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:53.270861 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Ext alias: os-types-manage {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:53.271176 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Ext description: Types manage support. {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:53.271488 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:53.271800 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Loaded extension: os-types-manage {{(pid=88144) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:53.272128 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:53.272389 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 05:46:53.272563 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:53.272774 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Ext name: SnapshotActions {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:53.272946 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 05:46:53.273109 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Ext alias: os-snapshot-actions {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:53.273342 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Ext description: Enable snapshot manager actions. {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:53.273654 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:53.273965 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Loaded extension: os-snapshot-actions {{(pid=88144) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:53.274290 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:53.274610 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:53.274927 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Ext name: UsedLimits {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:53.275238 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Ext alias: os-used-limits {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:53.275553 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Ext description: Provide data on limited resources that are being used. {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:53.276482 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:53.276960 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Loaded extension: os-used-limits {{(pid=88144) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:53.277184 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:53.277352 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:53.277638 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Ext name: VolumeEncryptionMetadata {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:53.277949 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Ext alias: os-volume-encryption-metadata {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:53.278264 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Ext description: Volume encryption metadata retrieval support. {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:53.278574 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:53.278886 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Loaded extension: os-volume-encryption-metadata {{(pid=88144) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:53.279056 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 05:46:53.279218 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:53.279396 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 05:46:53.279560 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:53.279772 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Ext name: VolumeHostAttribute {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:53.280077 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Ext alias: os-vol-host-attr {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:53.280391 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Ext description: Expose host as an attribute of a volume. {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:53.280747 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:53.281060 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Loaded extension: os-vol-host-attr {{(pid=88144) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:53.281387 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 06 05:46:53.281709 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=88144) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 06 05:46:53.282023 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Ext name: AvailabilityZones {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 06 05:46:53.282334 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Ext alias: os-availability-zone {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 06 05:46:53.282646 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Ext description: Describe Availability Zones. {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 06 05:46:53.282960 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=88144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 06 05:46:53.283195 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 05:46:53.283363 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.extensions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Loaded extension: os-availability-zone {{(pid=88144) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 06 05:46:53.283625 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 05:46:53.284634 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 05:46:53.285067 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 05:46:53.287488 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 05:46:53.287690 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 05:46:53.287862 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 05:46:53.288021 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 05:46:53.290082 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 05:46:53.290495 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 05:46:53.292953 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 05:46:53.293188 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 05:46:53.293419 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 05:46:53.293594 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 05:46:53.297481 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 05:46:53.297930 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 05:46:53.301939 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 05:46:53.302371 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 05:46:53.304535 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 05:46:53.304978 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 05:46:53.307715 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 05:46:53.308175 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 05:46:53.308668 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 05:46:53.309094 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 05:46:53.312745 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 05:46:53.313066 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 05:46:53.316493 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 05:46:53.316953 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 05:46:53.317563 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 05:46:53.317973 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 05:46:53.322007 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 05:46:53.322444 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 05:46:53.323628 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 05:46:53.324058 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 05:46:53.324801 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 05:46:53.325220 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 05:46:53.327087 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 05:46:53.327496 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 05:46:53.328054 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 05:46:53.328675 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 05:46:53.329366 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 05:46:53.329787 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 05:46:53.331559 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 05:46:53.331968 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 05:46:53.332212 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 05:46:53.332663 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 05:46:53.334857 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 05:46:53.335270 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 05:46:53.337103 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 05:46:53.337566 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 05:46:53.337696 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 05:46:53.337969 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 05:46:53.340805 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 05:46:53.341231 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 05:46:53.342012 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 05:46:53.342438 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 05:46:53.343267 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 05:46:53.343681 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 05:46:53.345287 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Extended resource: extensions {{(pid=88145) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 06 05:46:53.346514 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 05:46:53.346899 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 05:46:53.347162 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Extended resource: extra_specs {{(pid=88145) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 06 05:46:53.349059 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 05:46:53.349460 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 05:46:53.349616 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Extended resource: backups {{(pid=88145) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 06 05:46:53.352833 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Extended resource: os-volume-manage {{(pid=88145) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 06 05:46:53.353134 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 05:46:53.353561 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 05:46:53.355474 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Extended resource: os-snapshot-manage {{(pid=88145) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 06 05:46:53.357925 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Extended resource: encryption {{(pid=88145) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 06 05:46:53.361857 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Extended resource: os-quota-sets {{(pid=88145) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 06 05:46:53.362090 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 05:46:53.362357 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 05:46:53.364445 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Extended resource: os-volume-transfer {{(pid=88145) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 06 05:46:53.367618 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Extended resource: os-quota-class-sets {{(pid=88145) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 06 05:46:53.368246 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 05:46:53.368709 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 05:46:53.370839 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Extended resource: os-hosts {{(pid=88145) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 06 05:46:53.371479 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 05:46:53.371893 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 05:46:53.373812 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 05:46:53.374234 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 05:46:53.374650 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Extended resource: os-volume-type-access {{(pid=88145) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 06 05:46:53.376046 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 05:46:53.376453 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 05:46:53.377548 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Extended resource: qos-specs {{(pid=88145) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 06 05:46:53.378241 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 05:46:53.378652 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 05:46:53.381332 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Extended resource: scheduler-stats {{(pid=88145) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 06 05:46:53.381610 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 05:46:53.382024 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 05:46:53.384020 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Extended resource: cgsnapshots {{(pid=88145) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 06 05:46:53.384214 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 05:46:53.384619 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 05:46:53.387270 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Extended resource: capabilities {{(pid=88145) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 06 05:46:53.387446 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 05:46:53.387806 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 05:46:53.389670 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Extended resource: consistencygroups {{(pid=88145) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 06 05:46:53.389878 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 05:46:53.390293 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 05:46:53.392013 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Extended resource: extensions {{(pid=88144) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 06 05:46:53.393013 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Extended resource: os-services {{(pid=88145) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 06 05:46:53.393930 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Extended resource: extra_specs {{(pid=88144) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 06 05:46:53.395218 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Extended resource: encryption {{(pid=88145) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 06 05:46:53.396233 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Extended resource: backups {{(pid=88144) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 06 05:46:53.397988 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Extended resource: os-availability-zone {{(pid=88145) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 06 05:46:53.399018 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Extended resource: os-volume-manage {{(pid=88144) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 06 05:46:53.401109 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Extended resource: os-snapshot-manage {{(pid=88144) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 06 05:46:53.401280 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 05:46:53.401858 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 05:46:53.403650 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Extended resource: encryption {{(pid=88144) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 06 05:46:53.404264 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 05:46:53.404879 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 05:46:53.406216 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Extended resource: os-quota-sets {{(pid=88144) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 06 05:46:53.407178 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 05:46:53.407696 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 05:46:53.409790 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Extended resource: os-volume-transfer {{(pid=88144) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 06 05:46:53.410267 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 05:46:53.410779 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 05:46:53.412094 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Extended resource: os-quota-class-sets {{(pid=88144) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 06 05:46:53.413280 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 05:46:53.413774 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 05:46:53.414001 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Extended resource: os-hosts {{(pid=88144) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 06 05:46:53.416089 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 05:46:53.417147 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 05:46:53.418340 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Extended resource: os-volume-type-access {{(pid=88144) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 06 05:46:53.419325 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 05:46:53.419642 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Extended resource: qos-specs {{(pid=88144) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 06 05:46:53.419976 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 05:46:53.422627 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 05:46:53.422832 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Extended resource: scheduler-stats {{(pid=88144) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 06 05:46:53.423322 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 05:46:53.424726 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Extended resource: cgsnapshots {{(pid=88144) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 06 05:46:53.425648 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 05:46:53.426166 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 05:46:53.426719 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Extended resource: capabilities {{(pid=88144) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 06 05:46:53.428267 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 05:46:53.428849 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Extended resource: consistencygroups {{(pid=88144) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 06 05:46:53.429065 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 05:46:53.430989 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.contrib.snapshot_actions [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] SnapshotActionsController initialized {{(pid=88145) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Dec 06 05:46:53.431529 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Extended resource: os-services {{(pid=88144) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 06 05:46:53.431702 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Extension VolumeActions extending resource: volumes {{(pid=88145) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 06 05:46:53.432762 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=88145) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 06 05:46:53.433293 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=88145) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 06 05:46:53.433904 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Extended resource: encryption {{(pid=88144) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 06 05:46:53.434071 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Extension AdminActions extending resource: volumes {{(pid=88145) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 06 05:46:53.434385 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Extension AdminActions extending resource: snapshots {{(pid=88145) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 06 05:46:53.434839 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Extension AdminActions extending resource: backups {{(pid=88145) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 06 05:46:53.435280 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=88145) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 06 05:46:53.435725 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Extension VolumeTypeAccess extending resource: types {{(pid=88145) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 06 05:46:53.436119 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Extended resource: os-availability-zone {{(pid=88144) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 06 05:46:53.436301 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=88145) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 06 05:46:53.436656 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=88145) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 06 05:46:53.437154 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=88145) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 06 05:46:53.437648 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=88145) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 06 05:46:53.438108 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Extension TypesManage extending resource: types {{(pid=88145) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 06 05:46:53.438599 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Extension SnapshotActions extending resource: snapshots {{(pid=88145) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 06 05:46:53.439030 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 05:46:53.439217 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Extension UsedLimits extending resource: limits {{(pid=88145) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 06 05:46:53.439472 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 05:46:53.439708 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=88145) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 06 05:46:53.441495 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 05:46:53.441971 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 05:46:53.443957 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 05:46:53.444367 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 05:46:53.446528 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 05:46:53.447000 n-d-765311-2 devstack@c-api.service[88143]: WARNING keystonemiddleware.auth_token [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 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. Dec 06 05:46:53.447188 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 05:46:53.449256 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 05:46:53.449711 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 05:46:53.451929 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 05:46:53.452335 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 05:46:53.454521 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 05:46:53.454794 n-d-765311-2 devstack@c-api.service[88143]: WARNING keystonemiddleware.auth_token [None req-7feed8ad-5e3b-41e9-8ace-d870eab61759 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 Dec 06 05:46:53.454990 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 05:46:53.457162 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 05:46:53.457462 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 05:46:53.460078 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 05:46:53.460565 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 05:46:53.462257 n-d-765311-2 devstack@c-api.service[88143]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x55b49da659c0 pid: 88145 (default app) Dec 06 05:46:53.462441 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 05:46:53.462840 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 05:46:53.464462 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.contrib.snapshot_actions [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] SnapshotActionsController initialized {{(pid=88144) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Dec 06 05:46:53.464875 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Extension VolumeActions extending resource: volumes {{(pid=88144) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 06 05:46:53.465296 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Extension VolumeTypeEncryption extending resource: types {{(pid=88144) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 06 05:46:53.465652 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=88144) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 06 05:46:53.466022 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Extension AdminActions extending resource: volumes {{(pid=88144) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 06 05:46:53.466451 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 1/1] 10.222.0.57 () {50 vars in 766 bytes} [Sun Dec 6 05:46:53 2020] GET /volume/v3 => generated 114 bytes in 4 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Dec 06 05:46:53.466751 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Extension AdminActions extending resource: snapshots {{(pid=88144) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 06 05:46:53.467135 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Extension AdminActions extending resource: backups {{(pid=88144) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 06 05:46:53.467504 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=88144) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 06 05:46:53.467900 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Extension VolumeTypeAccess extending resource: types {{(pid=88144) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 06 05:46:53.468257 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Extension VolumeUnmanage extending resource: volumes {{(pid=88144) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 06 05:46:53.468629 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=88144) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 06 05:46:53.469486 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=88144) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 06 05:46:53.469857 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=88144) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 06 05:46:53.470204 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Extension TypesManage extending resource: types {{(pid=88144) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 06 05:46:53.470564 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Extension SnapshotActions extending resource: snapshots {{(pid=88144) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 06 05:46:53.470912 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Extension UsedLimits extending resource: limits {{(pid=88144) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 06 05:46:53.471287 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=88144) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 06 05:46:53.477909 n-d-765311-2 devstack@c-api.service[88143]: WARNING keystonemiddleware.auth_token [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee 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. Dec 06 05:46:53.484491 n-d-765311-2 devstack@c-api.service[88143]: WARNING keystonemiddleware.auth_token [None req-4aff616f-8dd8-4bc6-9ca1-c1526dfe46ee 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 Dec 06 05:46:53.490093 n-d-765311-2 devstack@c-api.service[88143]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x55b49da659c0 pid: 88144 (default app) Dec 06 05:47:01.978614 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-703efd14-1434-41b5-846f-6ea50df1220a admin admin] POST http://10.222.0.57/volume/v3/e1eef4ea47f34384898adc64dc981b4e/types Dec 06 05:47:01.982115 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 05:47:01.982115 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 05:47:01.983205 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-703efd14-1434-41b5-846f-6ea50df1220a admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 06 05:47:01.986818 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 05:47:01.986818 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 05:47:02.002407 n-d-765311-2 devstack@c-api.service[88143]: DEBUG oslo_db.sqlalchemy.engines [None req-703efd14-1434-41b5-846f-6ea50df1220a 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=88145) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 06 05:47:02.051494 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-703efd14-1434-41b5-846f-6ea50df1220a admin admin] http://10.222.0.57/volume/v3/e1eef4ea47f34384898adc64dc981b4e/types returned with HTTP 200 Dec 06 05:47:02.052334 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 2/2] 10.222.0.57 () {60 vars in 1228 bytes} [Sun Dec 6 05:47:01 2020] POST /volume/v3/e1eef4ea47f34384898adc64dc981b4e/types => generated 186 bytes in 1000 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 05:47:02.449191 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-703efd14-1434-41b5-846f-6ea50df1220a req-45c8a85b-b9ed-4392-b3b5-b014ef1490b1 admin admin] POST http://10.222.0.57/volume/v3/e1eef4ea47f34384898adc64dc981b4e/types/30b7e6de-5d37-476d-b3c0-b2aec991b5a5/extra_specs Dec 06 05:47:02.451312 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 05:47:02.451312 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 05:47:02.452029 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-703efd14-1434-41b5-846f-6ea50df1220a req-45c8a85b-b9ed-4392-b3b5-b014ef1490b1 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 06 05:47:02.455552 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 05:47:02.455552 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 05:47:02.499623 n-d-765311-2 devstack@c-api.service[88143]: DEBUG oslo_db.sqlalchemy.engines [req-703efd14-1434-41b5-846f-6ea50df1220a req-45c8a85b-b9ed-4392-b3b5-b014ef1490b1 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=88144) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 06 05:47:02.825400 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-703efd14-1434-41b5-846f-6ea50df1220a req-45c8a85b-b9ed-4392-b3b5-b014ef1490b1 admin admin] http://10.222.0.57/volume/v3/e1eef4ea47f34384898adc64dc981b4e/types/30b7e6de-5d37-476d-b3c0-b2aec991b5a5/extra_specs returned with HTTP 200 Dec 06 05:47:02.827331 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 1/3] 10.222.0.57 () {62 vars in 1445 bytes} [Sun Dec 6 05:47:02 2020] POST /volume/v3/e1eef4ea47f34384898adc64dc981b4e/types/30b7e6de-5d37-476d-b3c0-b2aec991b5a5/extra_specs => generated 55 bytes in 768 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 06 05:48:06.445032 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-703efd14-1434-41b5-846f-6ea50df1220a admin admin] GET http://10.222.0.57/volume// Dec 06 05:48:06.445652 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-703efd14-1434-41b5-846f-6ea50df1220a admin admin] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 05:48:06.446588 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-703efd14-1434-41b5-846f-6ea50df1220a admin admin] Calling method 'all' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 05:48:06.448513 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-703efd14-1434-41b5-846f-6ea50df1220a admin admin] http://10.222.0.57/volume// returned with HTTP 300 Dec 06 05:48:06.449177 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 3/4] 10.222.0.57 () {56 vars in 1088 bytes} [Sun Dec 6 05:48:06 2020] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 06 05:50:59.000227 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-ac02cec5-4090-4299-b72b-6cd52c9cea03 tempest-verify_tempest_config-1321975968 tempest-verify_tempest_config-1321975968] GET http://10.222.0.57/volume/v3/3c791f3254a84ce8b32664ea38e2a865/extensions Dec 06 05:50:59.001240 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-ac02cec5-4090-4299-b72b-6cd52c9cea03 tempest-verify_tempest_config-1321975968 tempest-verify_tempest_config-1321975968] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 05:50:59.002098 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-ac02cec5-4090-4299-b72b-6cd52c9cea03 tempest-verify_tempest_config-1321975968 tempest-verify_tempest_config-1321975968] Calling method 'index' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 05:50:59.003485 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-ac02cec5-4090-4299-b72b-6cd52c9cea03 tempest-verify_tempest_config-1321975968 tempest-verify_tempest_config-1321975968] http://10.222.0.57/volume/v3/3c791f3254a84ce8b32664ea38e2a865/extensions returned with HTTP 200 Dec 06 05:50:59.006022 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 2/5] 10.222.0.57 () {58 vars in 1213 bytes} [Sun Dec 6 05:50:58 2020] GET /volume/v3/3c791f3254a84ce8b32664ea38e2a865/extensions => generated 5245 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 06 05:50:59.057104 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-703efd14-1434-41b5-846f-6ea50df1220a admin admin] GET http://10.222.0.57/volume/ Dec 06 05:50:59.057972 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-703efd14-1434-41b5-846f-6ea50df1220a admin admin] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 05:50:59.058287 n-d-765311-2 devstack@c-api.service[88143]: /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. Dec 06 05:50:59.058287 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 05:50:59.058962 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-703efd14-1434-41b5-846f-6ea50df1220a admin admin] Calling method 'all' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 05:50:59.060976 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-703efd14-1434-41b5-846f-6ea50df1220a admin admin] http://10.222.0.57/volume/ returned with HTTP 300 Dec 06 05:50:59.062104 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 4/6] 10.222.0.57 () {52 vars in 806 bytes} [Sun Dec 6 05:50:59 2020] GET /volume => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 06 05:57:23.827893 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-d7866d17-cf17-4ea8-9342-203418bacf76 tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] POST http://10.222.0.57/volume/v3/ba735cd3ec4f4720b2f13f3e257094c4/volumes Dec 06 05:57:23.830554 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-d7866d17-cf17-4ea8-9342-203418bacf76 tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-LiveMigrationTest-volume-381554002"}} {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 06 05:57:23.833409 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.v3.volumes [None req-d7866d17-cf17-4ea8-9342-203418bacf76 tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-LiveMigrationTest-volume-381554002'}} {{(pid=88144) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 06 05:57:23.837425 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.v3.volumes [None req-d7866d17-cf17-4ea8-9342-203418bacf76 tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] Create volume of 1 GB Dec 06 05:57:23.888485 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-d7866d17-cf17-4ea8-9342-203418bacf76 tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] Availability zone cache updated, next update will occur around 2020-12-06 06:57:23.884059. {{(pid=88144) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Dec 06 05:57:23.889682 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-d7866d17-cf17-4ea8-9342-203418bacf76 tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] Availability Zones retrieved successfully. Dec 06 05:57:23.978563 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-d7866d17-cf17-4ea8-9342-203418bacf76 tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] Flow 'volume_create_api' (fb847967-3364-4adf-a446-683e39dae0e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88144) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 06 05:57:23.984383 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-d7866d17-cf17-4ea8-9342-203418bacf76 tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06a93e0a-457d-4593-a5d1-899b00147edb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 05:57:23.987346 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.flows.api.create_volume [None req-d7866d17-cf17-4ea8-9342-203418bacf76 tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] Validating volume size '1' using validate_int {{(pid=88144) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 06 05:57:24.084950 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-d7866d17-cf17-4ea8-9342-203418bacf76 tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06a93e0a-457d-4593-a5d1-899b00147edb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-06T05:47:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=30b7e6de-5d37-476d-b3c0-b2aec991b5a5,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '30b7e6de-5d37-476d-b3c0-b2aec991b5a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 05:57:24.088655 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-d7866d17-cf17-4ea8-9342-203418bacf76 tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6aa47834-7af7-4dbb-8111-85a87f5349b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 05:57:24.199091 n-d-765311-2 devstack@c-api.service[88143]: WARNING cinder.quota [None req-d7866d17-cf17-4ea8-9342-203418bacf76 tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] 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. Dec 06 05:57:24.202340 n-d-765311-2 devstack@c-api.service[88143]: WARNING cinder.quota [None req-d7866d17-cf17-4ea8-9342-203418bacf76 tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] 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. Dec 06 05:57:24.361786 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.quota [None req-d7866d17-cf17-4ea8-9342-203418bacf76 tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] Created reservations ['a674c377-e174-4f03-87d2-fcf0f9c9341e', '6eb19862-e697-4724-869f-597c47a17458', '1f813758-5daa-4c90-8821-d9790c33ae74', '603768ce-c95c-4dd0-bd4d-48831ad2a92a'] {{(pid=88144) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 06 05:57:24.366075 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-d7866d17-cf17-4ea8-9342-203418bacf76 tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6aa47834-7af7-4dbb-8111-85a87f5349b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a674c377-e174-4f03-87d2-fcf0f9c9341e', '6eb19862-e697-4724-869f-597c47a17458', '1f813758-5daa-4c90-8821-d9790c33ae74', '603768ce-c95c-4dd0-bd4d-48831ad2a92a']}' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 05:57:24.370196 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-d7866d17-cf17-4ea8-9342-203418bacf76 tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6af9146-2d94-4379-9c36-ee1ac55fdcde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 05:57:24.448196 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-d7866d17-cf17-4ea8-9342-203418bacf76 tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6af9146-2d94-4379-9c36-ee1ac55fdcde) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0dfe6cc3-f795-4329-8513-a13ef2f0fd58', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-LiveMigrationTest-volume-381554002',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ba735cd3ec4f4720b2f13f3e257094c4',qos_specs=None,replication_status=,reservations=['a674c377-e174-4f03-87d2-fcf0f9c9341e','6eb19862-e697-4724-869f-597c47a17458','1f813758-5daa-4c90-8821-d9790c33ae74','603768ce-c95c-4dd0-bd4d-48831ad2a92a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08520482477949b5aa73e28c0da9afd5',volume_type_id=30b7e6de-5d37-476d-b3c0-b2aec991b5a5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-06T05:57:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-LiveMigrationTest-volume-381554002',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0dfe6cc3-f795-4329-8513-a13ef2f0fd58,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ba735cd3ec4f4720b2f13f3e257094c4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='08520482477949b5aa73e28c0da9afd5',volume_attachment=,volume_type=,volume_type_id=30b7e6de-5d37-476d-b3c0-b2aec991b5a5)}' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 05:57:24.451712 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-d7866d17-cf17-4ea8-9342-203418bacf76 tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (572a72e1-027f-46f1-b54d-1892ca1f92da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 05:57:24.486957 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-d7866d17-cf17-4ea8-9342-203418bacf76 tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (572a72e1-027f-46f1-b54d-1892ca1f92da) transitioned into state 'SUCCESS' from state '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-381554002',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ba735cd3ec4f4720b2f13f3e257094c4',qos_specs=None,replication_status=,reservations=['a674c377-e174-4f03-87d2-fcf0f9c9341e','6eb19862-e697-4724-869f-597c47a17458','1f813758-5daa-4c90-8821-d9790c33ae74','603768ce-c95c-4dd0-bd4d-48831ad2a92a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08520482477949b5aa73e28c0da9afd5',volume_type_id=30b7e6de-5d37-476d-b3c0-b2aec991b5a5)}' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 05:57:24.489187 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-d7866d17-cf17-4ea8-9342-203418bacf76 tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22477a6c-7b14-4e05-bfdd-07a48648b3b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 05:57:24.557106 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-d7866d17-cf17-4ea8-9342-203418bacf76 tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22477a6c-7b14-4e05-bfdd-07a48648b3b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 05:57:24.560796 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-d7866d17-cf17-4ea8-9342-203418bacf76 tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] Flow 'volume_create_api' (fb847967-3364-4adf-a446-683e39dae0e1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88144) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 06 05:57:24.618383 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-d7866d17-cf17-4ea8-9342-203418bacf76 tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] Create volume request issued successfully. Dec 06 05:57:24.648411 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-d7866d17-cf17-4ea8-9342-203418bacf76 tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] http://10.222.0.57/volume/v3/ba735cd3ec4f4720b2f13f3e257094c4/volumes returned with HTTP 202 Dec 06 05:57:24.649352 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 3/7] 10.222.0.57 () {60 vars in 1225 bytes} [Sun Dec 6 05:57:23 2020] POST /volume/v3/ba735cd3ec4f4720b2f13f3e257094c4/volumes => generated 816 bytes in 830 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 06 05:57:24.665425 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-20c2aae9-e12c-425b-8ba5-b5429970463d tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] GET http://10.222.0.57/volume/v3/ba735cd3ec4f4720b2f13f3e257094c4/volumes/0dfe6cc3-f795-4329-8513-a13ef2f0fd58 Dec 06 05:57:24.666599 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-20c2aae9-e12c-425b-8ba5-b5429970463d tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 05:57:24.667285 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-20c2aae9-e12c-425b-8ba5-b5429970463d tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 05:57:24.869401 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 05:57:24.869401 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 05:57:24.887239 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-20c2aae9-e12c-425b-8ba5-b5429970463d tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] Volume info retrieved successfully. Dec 06 05:57:24.989961 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-20c2aae9-e12c-425b-8ba5-b5429970463d tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] http://10.222.0.57/volume/v3/ba735cd3ec4f4720b2f13f3e257094c4/volumes/0dfe6cc3-f795-4329-8513-a13ef2f0fd58 returned with HTTP 200 Dec 06 05:57:24.991114 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 5/8] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 05:57:24 2020] GET /volume/v3/ba735cd3ec4f4720b2f13f3e257094c4/volumes/0dfe6cc3-f795-4329-8513-a13ef2f0fd58 => generated 884 bytes in 330 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 06 05:57:26.018040 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-d41d54aa-f13e-4ccd-89b8-477dadbce4f8 tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] GET http://10.222.0.57/volume/v3/ba735cd3ec4f4720b2f13f3e257094c4/volumes/0dfe6cc3-f795-4329-8513-a13ef2f0fd58 Dec 06 05:57:26.023893 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-d41d54aa-f13e-4ccd-89b8-477dadbce4f8 tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 05:57:26.025715 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 05:57:26.025715 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 05:57:26.027052 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-d41d54aa-f13e-4ccd-89b8-477dadbce4f8 tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 05:57:26.205743 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 05:57:26.205743 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 05:57:26.250564 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-d41d54aa-f13e-4ccd-89b8-477dadbce4f8 tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] Volume info retrieved successfully. Dec 06 05:57:26.314289 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-d41d54aa-f13e-4ccd-89b8-477dadbce4f8 tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] http://10.222.0.57/volume/v3/ba735cd3ec4f4720b2f13f3e257094c4/volumes/0dfe6cc3-f795-4329-8513-a13ef2f0fd58 returned with HTTP 200 Dec 06 05:57:26.315576 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 4/9] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 05:57:26 2020] GET /volume/v3/ba735cd3ec4f4720b2f13f3e257094c4/volumes/0dfe6cc3-f795-4329-8513-a13ef2f0fd58 => generated 908 bytes in 311 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 05:57:27.342224 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-27fde485-a3b2-4f06-9597-7462667e767b tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] GET http://10.222.0.57/volume/v3/ba735cd3ec4f4720b2f13f3e257094c4/volumes/0dfe6cc3-f795-4329-8513-a13ef2f0fd58 Dec 06 05:57:27.343118 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-27fde485-a3b2-4f06-9597-7462667e767b tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 05:57:27.343464 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 05:57:27.343464 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 05:57:27.344107 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-27fde485-a3b2-4f06-9597-7462667e767b tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 05:57:27.518328 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 05:57:27.518328 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 05:57:27.534639 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-27fde485-a3b2-4f06-9597-7462667e767b tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] Volume info retrieved successfully. Dec 06 05:57:27.620917 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-27fde485-a3b2-4f06-9597-7462667e767b tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] http://10.222.0.57/volume/v3/ba735cd3ec4f4720b2f13f3e257094c4/volumes/0dfe6cc3-f795-4329-8513-a13ef2f0fd58 returned with HTTP 200 Dec 06 05:57:27.627534 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 6/10] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 05:57:27 2020] GET /volume/v3/ba735cd3ec4f4720b2f13f3e257094c4/volumes/0dfe6cc3-f795-4329-8513-a13ef2f0fd58 => generated 909 bytes in 291 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 05:57:28.254207 n-d-765311-2 devstack@c-api.service[88143]: WARNING keystonemiddleware.auth_token [None req-d41d54aa-f13e-4ccd-89b8-477dadbce4f8 tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] 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. Dec 06 05:57:28.257678 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-8025cb45-ae87-40ee-bfb7-5461e7d06bd7 req-b3208878-bc64-491e-b52d-d0888c39a0ce tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] GET http://10.222.0.57/volume/v3/ba735cd3ec4f4720b2f13f3e257094c4/volumes/0dfe6cc3-f795-4329-8513-a13ef2f0fd58 Dec 06 05:57:28.258205 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-8025cb45-ae87-40ee-bfb7-5461e7d06bd7 req-b3208878-bc64-491e-b52d-d0888c39a0ce tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 05:57:28.258394 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 05:57:28.258394 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 05:57:28.259686 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-8025cb45-ae87-40ee-bfb7-5461e7d06bd7 req-b3208878-bc64-491e-b52d-d0888c39a0ce tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 05:57:28.342634 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 05:57:28.342634 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 05:57:28.354673 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [req-8025cb45-ae87-40ee-bfb7-5461e7d06bd7 req-b3208878-bc64-491e-b52d-d0888c39a0ce tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] Volume info retrieved successfully. Dec 06 05:57:28.415912 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-8025cb45-ae87-40ee-bfb7-5461e7d06bd7 req-b3208878-bc64-491e-b52d-d0888c39a0ce tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] http://10.222.0.57/volume/v3/ba735cd3ec4f4720b2f13f3e257094c4/volumes/0dfe6cc3-f795-4329-8513-a13ef2f0fd58 returned with HTTP 200 Dec 06 05:57:28.417774 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 5/11] 10.222.0.57 () {60 vars in 1569 bytes} [Sun Dec 6 05:57:28 2020] GET /volume/v3/ba735cd3ec4f4720b2f13f3e257094c4/volumes/0dfe6cc3-f795-4329-8513-a13ef2f0fd58 => generated 909 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 05:57:28.643397 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-27fde485-a3b2-4f06-9597-7462667e767b tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] GET http://10.222.0.57/volume// Dec 06 05:57:28.644135 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-27fde485-a3b2-4f06-9597-7462667e767b tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 05:57:28.644322 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 05:57:28.644322 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 05:57:28.644728 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-27fde485-a3b2-4f06-9597-7462667e767b tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] Calling method 'all' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 05:57:28.645771 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-27fde485-a3b2-4f06-9597-7462667e767b tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] http://10.222.0.57/volume// returned with HTTP 300 Dec 06 05:57:28.646367 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 7/12] 10.222.0.57 () {58 vars in 1289 bytes} [Sun Dec 6 05:57:28 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 06 05:57:28.669220 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-8025cb45-ae87-40ee-bfb7-5461e7d06bd7 req-68b7804e-0d2f-4171-a126-033a150f9330 tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] POST http://10.222.0.57/volume/v3/ba735cd3ec4f4720b2f13f3e257094c4/attachments Dec 06 05:57:28.670188 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 05:57:28.670188 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 05:57:28.670895 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-8025cb45-ae87-40ee-bfb7-5461e7d06bd7 req-68b7804e-0d2f-4171-a126-033a150f9330 tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0dfe6cc3-f795-4329-8513-a13ef2f0fd58", "instance_uuid": "b43deae1-aded-45dd-b49a-d1d9c6fea230", "connector": null}} {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 06 05:57:28.852017 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 05:57:28.852017 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 05:57:29.012426 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-8025cb45-ae87-40ee-bfb7-5461e7d06bd7 req-68b7804e-0d2f-4171-a126-033a150f9330 tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] http://10.222.0.57/volume/v3/ba735cd3ec4f4720b2f13f3e257094c4/attachments returned with HTTP 200 Dec 06 05:57:29.014895 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 6/13] 10.222.0.57 () {66 vars in 1565 bytes} [Sun Dec 6 05:57:28 2020] POST /volume/v3/ba735cd3ec4f4720b2f13f3e257094c4/attachments => generated 273 bytes in 357 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 06 05:57:29.081555 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-040595e3-84f2-4ad0-81a4-0db41d13ebb8 tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] GET http://10.222.0.57/volume/v3/ba735cd3ec4f4720b2f13f3e257094c4/volumes/0dfe6cc3-f795-4329-8513-a13ef2f0fd58 Dec 06 05:57:29.082092 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-040595e3-84f2-4ad0-81a4-0db41d13ebb8 tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 05:57:29.082572 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-040595e3-84f2-4ad0-81a4-0db41d13ebb8 tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 05:57:29.151456 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-8025cb45-ae87-40ee-bfb7-5461e7d06bd7 req-68b7804e-0d2f-4171-a126-033a150f9330 tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] GET http://10.222.0.57/volume// Dec 06 05:57:29.153672 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-8025cb45-ae87-40ee-bfb7-5461e7d06bd7 req-68b7804e-0d2f-4171-a126-033a150f9330 tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 05:57:29.154014 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 05:57:29.154014 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 05:57:29.154590 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-8025cb45-ae87-40ee-bfb7-5461e7d06bd7 req-68b7804e-0d2f-4171-a126-033a150f9330 tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] Calling method 'all' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 05:57:29.156551 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-8025cb45-ae87-40ee-bfb7-5461e7d06bd7 req-68b7804e-0d2f-4171-a126-033a150f9330 tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] http://10.222.0.57/volume// returned with HTTP 300 Dec 06 05:57:29.157354 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 7/14] 10.222.0.63 () {56 vars in 1089 bytes} [Sun Dec 6 05:57:29 2020] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 06 05:57:29.309543 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 05:57:29.309543 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 05:57:29.341281 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-040595e3-84f2-4ad0-81a4-0db41d13ebb8 tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] Volume info retrieved successfully. Dec 06 05:57:29.450084 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 05:57:29.450084 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 05:57:29.475142 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-040595e3-84f2-4ad0-81a4-0db41d13ebb8 tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] http://10.222.0.57/volume/v3/ba735cd3ec4f4720b2f13f3e257094c4/volumes/0dfe6cc3-f795-4329-8513-a13ef2f0fd58 returned with HTTP 200 Dec 06 05:57:29.489922 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 8/15] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 05:57:29 2020] GET /volume/v3/ba735cd3ec4f4720b2f13f3e257094c4/volumes/0dfe6cc3-f795-4329-8513-a13ef2f0fd58 => generated 908 bytes in 403 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 06 05:57:29.655976 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-8025cb45-ae87-40ee-bfb7-5461e7d06bd7 req-19e837f9-46c5-40dc-8569-263f3d9a82d6 tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] GET http://10.222.0.57/volume/v3/ba735cd3ec4f4720b2f13f3e257094c4/volumes/0dfe6cc3-f795-4329-8513-a13ef2f0fd58 Dec 06 05:57:29.657421 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-8025cb45-ae87-40ee-bfb7-5461e7d06bd7 req-19e837f9-46c5-40dc-8569-263f3d9a82d6 tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 05:57:29.658078 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-8025cb45-ae87-40ee-bfb7-5461e7d06bd7 req-19e837f9-46c5-40dc-8569-263f3d9a82d6 tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 05:57:29.772423 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 05:57:29.772423 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 05:57:29.782778 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [req-8025cb45-ae87-40ee-bfb7-5461e7d06bd7 req-19e837f9-46c5-40dc-8569-263f3d9a82d6 tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] Volume info retrieved successfully. Dec 06 05:57:29.807264 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 05:57:29.807264 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 05:57:29.817921 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-8025cb45-ae87-40ee-bfb7-5461e7d06bd7 req-19e837f9-46c5-40dc-8569-263f3d9a82d6 tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] http://10.222.0.57/volume/v3/ba735cd3ec4f4720b2f13f3e257094c4/volumes/0dfe6cc3-f795-4329-8513-a13ef2f0fd58 returned with HTTP 200 Dec 06 05:57:29.819273 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 8/16] 10.222.0.63 () {60 vars in 1403 bytes} [Sun Dec 6 05:57:29 2020] GET /volume/v3/ba735cd3ec4f4720b2f13f3e257094c4/volumes/0dfe6cc3-f795-4329-8513-a13ef2f0fd58 => generated 1007 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Dec 06 05:57:29.964747 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-8025cb45-ae87-40ee-bfb7-5461e7d06bd7 req-9ec2950f-f71e-4cb8-a1b5-e543183148c3 tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] PUT http://10.222.0.57/volume/v3/ba735cd3ec4f4720b2f13f3e257094c4/attachments/071edc0d-7578-45dc-a736-341f4371db46 Dec 06 05:57:29.966151 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 05:57:29.966151 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 05:57:29.966615 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-8025cb45-ae87-40ee-bfb7-5461e7d06bd7 req-9ec2950f-f71e-4cb8-a1b5-e543183148c3 tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.63", "host": "n-h1-765311-2", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-765311-2.cbci-765311-2.local", "mountpoint": "/dev/sdb"}}} {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 06 05:57:30.080985 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 06 05:57:30.080985 n-d-765311-2 devstack@c-api.service[88143]: return self.call(f, *args, **kw) Dec 06 05:57:30.088534 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.coordination [req-8025cb45-ae87-40ee-bfb7-5461e7d06bd7 req-9ec2950f-f71e-4cb8-a1b5-e543183148c3 tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] Lock "b'cinder-attachment_update-0dfe6cc3-f795-4329-8513-a13ef2f0fd58-n-h1-765311-2'" acquired by "attachment_update" :: waited 0.037s {{(pid=88145) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 06 05:57:30.091561 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 05:57:30.091561 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 05:57:30.500760 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-023d7c30-794c-4c7f-bb38-e0ed63c98672 tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] GET http://10.222.0.57/volume/v3/ba735cd3ec4f4720b2f13f3e257094c4/volumes/0dfe6cc3-f795-4329-8513-a13ef2f0fd58 Dec 06 05:57:30.501286 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-023d7c30-794c-4c7f-bb38-e0ed63c98672 tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 05:57:30.501482 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 05:57:30.501482 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 05:57:30.501847 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-023d7c30-794c-4c7f-bb38-e0ed63c98672 tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 05:57:30.646619 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 05:57:30.646619 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 05:57:30.667799 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-023d7c30-794c-4c7f-bb38-e0ed63c98672 tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] Volume info retrieved successfully. Dec 06 05:57:30.718064 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 05:57:30.718064 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 05:57:30.748528 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-023d7c30-794c-4c7f-bb38-e0ed63c98672 tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] http://10.222.0.57/volume/v3/ba735cd3ec4f4720b2f13f3e257094c4/volumes/0dfe6cc3-f795-4329-8513-a13ef2f0fd58 returned with HTTP 200 Dec 06 05:57:30.749372 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 9/17] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 05:57:30 2020] GET /volume/v3/ba735cd3ec4f4720b2f13f3e257094c4/volumes/0dfe6cc3-f795-4329-8513-a13ef2f0fd58 => generated 908 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 05:57:31.769347 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-6cd1eceb-ffac-4a5f-a6ff-118f581490da tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] GET http://10.222.0.57/volume/v3/ba735cd3ec4f4720b2f13f3e257094c4/volumes/0dfe6cc3-f795-4329-8513-a13ef2f0fd58 Dec 06 05:57:31.770709 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-6cd1eceb-ffac-4a5f-a6ff-118f581490da tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 05:57:31.771181 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 05:57:31.771181 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 05:57:31.771796 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-6cd1eceb-ffac-4a5f-a6ff-118f581490da tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 05:57:31.896069 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 05:57:31.896069 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 05:57:31.920678 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-6cd1eceb-ffac-4a5f-a6ff-118f581490da tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] Volume info retrieved successfully. Dec 06 05:57:31.968850 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 05:57:31.968850 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 05:57:31.990698 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-6cd1eceb-ffac-4a5f-a6ff-118f581490da tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] http://10.222.0.57/volume/v3/ba735cd3ec4f4720b2f13f3e257094c4/volumes/0dfe6cc3-f795-4329-8513-a13ef2f0fd58 returned with HTTP 200 Dec 06 05:57:31.991627 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 10/18] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 05:57:31 2020] GET /volume/v3/ba735cd3ec4f4720b2f13f3e257094c4/volumes/0dfe6cc3-f795-4329-8513-a13ef2f0fd58 => generated 908 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 05:57:33.012858 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-b1c37ecd-4d9a-49f4-89ae-6d9aa8826e61 tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] GET http://10.222.0.57/volume/v3/ba735cd3ec4f4720b2f13f3e257094c4/volumes/0dfe6cc3-f795-4329-8513-a13ef2f0fd58 Dec 06 05:57:33.013970 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-b1c37ecd-4d9a-49f4-89ae-6d9aa8826e61 tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 05:57:33.014462 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 05:57:33.014462 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 05:57:33.015143 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-b1c37ecd-4d9a-49f4-89ae-6d9aa8826e61 tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 05:57:33.381671 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 05:57:33.381671 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 05:57:33.421095 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-b1c37ecd-4d9a-49f4-89ae-6d9aa8826e61 tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] Volume info retrieved successfully. Dec 06 05:57:33.500183 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 05:57:33.500183 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 05:57:33.538197 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-b1c37ecd-4d9a-49f4-89ae-6d9aa8826e61 tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] http://10.222.0.57/volume/v3/ba735cd3ec4f4720b2f13f3e257094c4/volumes/0dfe6cc3-f795-4329-8513-a13ef2f0fd58 returned with HTTP 200 Dec 06 05:57:33.539218 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 11/19] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 05:57:33 2020] GET /volume/v3/ba735cd3ec4f4720b2f13f3e257094c4/volumes/0dfe6cc3-f795-4329-8513-a13ef2f0fd58 => generated 908 bytes in 534 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 06 05:57:34.557697 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-560ff401-a488-438a-a3db-42288709189a tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] GET http://10.222.0.57/volume/v3/ba735cd3ec4f4720b2f13f3e257094c4/volumes/0dfe6cc3-f795-4329-8513-a13ef2f0fd58 Dec 06 05:57:34.558214 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-560ff401-a488-438a-a3db-42288709189a tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 05:57:34.558652 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 05:57:34.558652 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 05:57:34.559217 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-560ff401-a488-438a-a3db-42288709189a tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 05:57:34.769678 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 05:57:34.769678 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 05:57:34.819608 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-560ff401-a488-438a-a3db-42288709189a tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] Volume info retrieved successfully. Dec 06 05:57:34.907224 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 05:57:34.907224 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 05:57:34.929639 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-560ff401-a488-438a-a3db-42288709189a tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] http://10.222.0.57/volume/v3/ba735cd3ec4f4720b2f13f3e257094c4/volumes/0dfe6cc3-f795-4329-8513-a13ef2f0fd58 returned with HTTP 200 Dec 06 05:57:34.931657 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 12/20] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 05:57:34 2020] GET /volume/v3/ba735cd3ec4f4720b2f13f3e257094c4/volumes/0dfe6cc3-f795-4329-8513-a13ef2f0fd58 => generated 908 bytes in 378 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 05:57:35.953159 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-1f9c8c80-bbaa-4e75-8ec7-6dff11764dd8 tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] GET http://10.222.0.57/volume/v3/ba735cd3ec4f4720b2f13f3e257094c4/volumes/0dfe6cc3-f795-4329-8513-a13ef2f0fd58 Dec 06 05:57:35.954204 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-1f9c8c80-bbaa-4e75-8ec7-6dff11764dd8 tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 05:57:35.956125 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 05:57:35.956125 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 05:57:35.958367 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-1f9c8c80-bbaa-4e75-8ec7-6dff11764dd8 tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 05:57:36.122702 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 05:57:36.122702 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 05:57:36.135432 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-1f9c8c80-bbaa-4e75-8ec7-6dff11764dd8 tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] Volume info retrieved successfully. Dec 06 05:57:36.186570 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 05:57:36.186570 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 05:57:36.209097 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-1f9c8c80-bbaa-4e75-8ec7-6dff11764dd8 tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] http://10.222.0.57/volume/v3/ba735cd3ec4f4720b2f13f3e257094c4/volumes/0dfe6cc3-f795-4329-8513-a13ef2f0fd58 returned with HTTP 200 Dec 06 05:57:36.243861 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 13/21] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 05:57:35 2020] GET /volume/v3/ba735cd3ec4f4720b2f13f3e257094c4/volumes/0dfe6cc3-f795-4329-8513-a13ef2f0fd58 => generated 908 bytes in 300 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 05:57:37.239152 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-f09f9ca1-226f-400f-ae99-f281c728798e tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] GET http://10.222.0.57/volume/v3/ba735cd3ec4f4720b2f13f3e257094c4/volumes/0dfe6cc3-f795-4329-8513-a13ef2f0fd58 Dec 06 05:57:37.240152 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-f09f9ca1-226f-400f-ae99-f281c728798e tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 05:57:37.240522 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 05:57:37.240522 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 05:57:37.241268 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-f09f9ca1-226f-400f-ae99-f281c728798e tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 05:57:37.345730 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 05:57:37.345730 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 05:57:37.358178 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-f09f9ca1-226f-400f-ae99-f281c728798e tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] Volume info retrieved successfully. Dec 06 05:57:37.391714 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 05:57:37.391714 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 05:57:37.402460 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-f09f9ca1-226f-400f-ae99-f281c728798e tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] http://10.222.0.57/volume/v3/ba735cd3ec4f4720b2f13f3e257094c4/volumes/0dfe6cc3-f795-4329-8513-a13ef2f0fd58 returned with HTTP 200 Dec 06 05:57:37.403312 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 14/22] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 05:57:37 2020] GET /volume/v3/ba735cd3ec4f4720b2f13f3e257094c4/volumes/0dfe6cc3-f795-4329-8513-a13ef2f0fd58 => generated 908 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 05:57:37.822846 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.coordination [req-8025cb45-ae87-40ee-bfb7-5461e7d06bd7 req-9ec2950f-f71e-4cb8-a1b5-e543183148c3 tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] Lock "b'cinder-attachment_update-0dfe6cc3-f795-4329-8513-a13ef2f0fd58-n-h1-765311-2'" released by "attachment_update" :: held 7.740s {{(pid=88145) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 06 05:57:37.825360 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-8025cb45-ae87-40ee-bfb7-5461e7d06bd7 req-9ec2950f-f71e-4cb8-a1b5-e543183148c3 tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] http://10.222.0.57/volume/v3/ba735cd3ec4f4720b2f13f3e257094c4/attachments/071edc0d-7578-45dc-a736-341f4371db46 returned with HTTP 200 Dec 06 05:57:37.827019 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 9/23] 10.222.0.63 () {64 vars in 1468 bytes} [Sun Dec 6 05:57:29 2020] PUT /volume/v3/ba735cd3ec4f4720b2f13f3e257094c4/attachments/071edc0d-7578-45dc-a736-341f4371db46 => generated 762 bytes in 7870 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 06 05:57:38.432493 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-03e15ac4-f46f-41be-9b51-d95c9d8902f6 tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] GET http://10.222.0.57/volume/v3/ba735cd3ec4f4720b2f13f3e257094c4/volumes/0dfe6cc3-f795-4329-8513-a13ef2f0fd58 Dec 06 05:57:38.433862 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-03e15ac4-f46f-41be-9b51-d95c9d8902f6 tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 05:57:38.436913 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 05:57:38.436913 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 05:57:38.437726 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-03e15ac4-f46f-41be-9b51-d95c9d8902f6 tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 05:57:38.565366 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 05:57:38.565366 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 05:57:38.575459 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-03e15ac4-f46f-41be-9b51-d95c9d8902f6 tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] Volume info retrieved successfully. Dec 06 05:57:38.599543 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 05:57:38.599543 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 05:57:38.610522 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-03e15ac4-f46f-41be-9b51-d95c9d8902f6 tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] http://10.222.0.57/volume/v3/ba735cd3ec4f4720b2f13f3e257094c4/volumes/0dfe6cc3-f795-4329-8513-a13ef2f0fd58 returned with HTTP 200 Dec 06 05:57:38.611530 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 15/24] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 05:57:38 2020] GET /volume/v3/ba735cd3ec4f4720b2f13f3e257094c4/volumes/0dfe6cc3-f795-4329-8513-a13ef2f0fd58 => generated 909 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 05:57:39.638815 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-a677465e-c05d-4bcb-815a-23698bce1455 tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] GET http://10.222.0.57/volume/v3/ba735cd3ec4f4720b2f13f3e257094c4/volumes/0dfe6cc3-f795-4329-8513-a13ef2f0fd58 Dec 06 05:57:39.639609 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-a677465e-c05d-4bcb-815a-23698bce1455 tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 05:57:39.639609 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 05:57:39.639609 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 05:57:39.640057 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-a677465e-c05d-4bcb-815a-23698bce1455 tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 05:57:39.718942 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 05:57:39.718942 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 05:57:39.728729 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-a677465e-c05d-4bcb-815a-23698bce1455 tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] Volume info retrieved successfully. Dec 06 05:57:39.752175 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 05:57:39.752175 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 05:57:39.761977 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-a677465e-c05d-4bcb-815a-23698bce1455 tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] http://10.222.0.57/volume/v3/ba735cd3ec4f4720b2f13f3e257094c4/volumes/0dfe6cc3-f795-4329-8513-a13ef2f0fd58 returned with HTTP 200 Dec 06 05:57:39.764164 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 10/25] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 05:57:39 2020] GET /volume/v3/ba735cd3ec4f4720b2f13f3e257094c4/volumes/0dfe6cc3-f795-4329-8513-a13ef2f0fd58 => generated 909 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 05:57:40.805529 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-2daa8cf1-969c-426d-91b9-34d958a59a4d tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] GET http://10.222.0.57/volume/v3/ba735cd3ec4f4720b2f13f3e257094c4/volumes/0dfe6cc3-f795-4329-8513-a13ef2f0fd58 Dec 06 05:57:40.808074 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-2daa8cf1-969c-426d-91b9-34d958a59a4d tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 05:57:40.811424 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 05:57:40.811424 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 05:57:40.813886 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-2daa8cf1-969c-426d-91b9-34d958a59a4d tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 05:57:41.065503 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 05:57:41.065503 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 05:57:41.142049 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-2daa8cf1-969c-426d-91b9-34d958a59a4d tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] Volume info retrieved successfully. Dec 06 05:57:41.196160 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 05:57:41.196160 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 05:57:41.217611 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-2daa8cf1-969c-426d-91b9-34d958a59a4d tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] http://10.222.0.57/volume/v3/ba735cd3ec4f4720b2f13f3e257094c4/volumes/0dfe6cc3-f795-4329-8513-a13ef2f0fd58 returned with HTTP 200 Dec 06 05:57:41.218454 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 16/26] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 05:57:40 2020] GET /volume/v3/ba735cd3ec4f4720b2f13f3e257094c4/volumes/0dfe6cc3-f795-4329-8513-a13ef2f0fd58 => generated 909 bytes in 435 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 06 05:57:42.250063 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-3a16d686-b267-44fa-ac28-110a67391a8c tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] GET http://10.222.0.57/volume/v3/ba735cd3ec4f4720b2f13f3e257094c4/volumes/0dfe6cc3-f795-4329-8513-a13ef2f0fd58 Dec 06 05:57:42.251617 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-3a16d686-b267-44fa-ac28-110a67391a8c tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 05:57:42.253721 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 05:57:42.253721 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 05:57:42.255498 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-3a16d686-b267-44fa-ac28-110a67391a8c tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 05:57:42.484832 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 05:57:42.484832 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 05:57:42.514530 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-3a16d686-b267-44fa-ac28-110a67391a8c tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] Volume info retrieved successfully. Dec 06 05:57:42.571253 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 05:57:42.571253 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 05:57:42.598911 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-3a16d686-b267-44fa-ac28-110a67391a8c tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] http://10.222.0.57/volume/v3/ba735cd3ec4f4720b2f13f3e257094c4/volumes/0dfe6cc3-f795-4329-8513-a13ef2f0fd58 returned with HTTP 200 Dec 06 05:57:42.600910 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 11/27] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 05:57:42 2020] GET /volume/v3/ba735cd3ec4f4720b2f13f3e257094c4/volumes/0dfe6cc3-f795-4329-8513-a13ef2f0fd58 => generated 909 bytes in 359 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 06 05:57:43.630279 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-078d57e0-19cc-4ea9-924b-9f3db95f5d18 tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] GET http://10.222.0.57/volume/v3/ba735cd3ec4f4720b2f13f3e257094c4/volumes/0dfe6cc3-f795-4329-8513-a13ef2f0fd58 Dec 06 05:57:43.630860 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-078d57e0-19cc-4ea9-924b-9f3db95f5d18 tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 05:57:43.630860 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 05:57:43.630860 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 05:57:43.631297 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-078d57e0-19cc-4ea9-924b-9f3db95f5d18 tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 05:57:43.794614 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 05:57:43.794614 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 05:57:43.848620 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-078d57e0-19cc-4ea9-924b-9f3db95f5d18 tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] Volume info retrieved successfully. Dec 06 05:57:43.927941 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 05:57:43.927941 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 05:57:43.966982 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-078d57e0-19cc-4ea9-924b-9f3db95f5d18 tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] http://10.222.0.57/volume/v3/ba735cd3ec4f4720b2f13f3e257094c4/volumes/0dfe6cc3-f795-4329-8513-a13ef2f0fd58 returned with HTTP 200 Dec 06 05:57:43.995454 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 17/28] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 05:57:43 2020] GET /volume/v3/ba735cd3ec4f4720b2f13f3e257094c4/volumes/0dfe6cc3-f795-4329-8513-a13ef2f0fd58 => generated 909 bytes in 368 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 06 05:57:44.518418 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-8025cb45-ae87-40ee-bfb7-5461e7d06bd7 req-d26bc0b9-f422-4775-ba77-de14419b848a tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] POST http://10.222.0.57/volume/v3/ba735cd3ec4f4720b2f13f3e257094c4/attachments/071edc0d-7578-45dc-a736-341f4371db46/action Dec 06 05:57:44.518418 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 05:57:44.518418 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 05:57:44.525735 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-8025cb45-ae87-40ee-bfb7-5461e7d06bd7 req-d26bc0b9-f422-4775-ba77-de14419b848a tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] Action body: b'{"os-complete": null}' {{(pid=88145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 06 05:57:44.531585 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-8025cb45-ae87-40ee-bfb7-5461e7d06bd7 req-d26bc0b9-f422-4775-ba77-de14419b848a tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 06 05:57:44.935464 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 05:57:44.935464 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 05:57:44.968690 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-8025cb45-ae87-40ee-bfb7-5461e7d06bd7 req-d26bc0b9-f422-4775-ba77-de14419b848a tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] http://10.222.0.57/volume/v3/ba735cd3ec4f4720b2f13f3e257094c4/attachments/071edc0d-7578-45dc-a736-341f4371db46/action returned with HTTP 204 Dec 06 05:57:44.971312 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 12/29] 10.222.0.63 () {64 vars in 1489 bytes} [Sun Dec 6 05:57:44 2020] POST /volume/v3/ba735cd3ec4f4720b2f13f3e257094c4/attachments/071edc0d-7578-45dc-a736-341f4371db46/action => generated 0 bytes in 470 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 06 05:57:45.014416 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-a9a3eb35-8b80-4083-86fd-c138fe8a7133 tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] GET http://10.222.0.57/volume/v3/ba735cd3ec4f4720b2f13f3e257094c4/volumes/0dfe6cc3-f795-4329-8513-a13ef2f0fd58 Dec 06 05:57:45.015495 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-a9a3eb35-8b80-4083-86fd-c138fe8a7133 tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 05:57:45.018341 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 05:57:45.018341 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 05:57:45.021611 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-a9a3eb35-8b80-4083-86fd-c138fe8a7133 tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 05:57:45.364806 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 05:57:45.364806 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 05:57:45.392371 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-a9a3eb35-8b80-4083-86fd-c138fe8a7133 tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] Volume info retrieved successfully. Dec 06 05:57:45.452533 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 05:57:45.452533 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 05:57:45.474579 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-a9a3eb35-8b80-4083-86fd-c138fe8a7133 tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] http://10.222.0.57/volume/v3/ba735cd3ec4f4720b2f13f3e257094c4/volumes/0dfe6cc3-f795-4329-8513-a13ef2f0fd58 returned with HTTP 200 Dec 06 05:57:45.489084 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 18/30] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 05:57:45 2020] GET /volume/v3/ba735cd3ec4f4720b2f13f3e257094c4/volumes/0dfe6cc3-f795-4329-8513-a13ef2f0fd58 => generated 1201 bytes in 472 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 06 05:57:59.431337 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-8025cb45-ae87-40ee-bfb7-5461e7d06bd7 req-d26bc0b9-f422-4775-ba77-de14419b848a tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] GET http://10.222.0.57/volume// Dec 06 05:57:59.437982 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-8025cb45-ae87-40ee-bfb7-5461e7d06bd7 req-d26bc0b9-f422-4775-ba77-de14419b848a tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 05:57:59.438402 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 05:57:59.438402 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 05:57:59.438931 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-8025cb45-ae87-40ee-bfb7-5461e7d06bd7 req-d26bc0b9-f422-4775-ba77-de14419b848a tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] Calling method 'all' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 05:57:59.440795 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-8025cb45-ae87-40ee-bfb7-5461e7d06bd7 req-d26bc0b9-f422-4775-ba77-de14419b848a tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] http://10.222.0.57/volume// returned with HTTP 300 Dec 06 05:57:59.442704 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 13/31] 10.222.0.55 () {56 vars in 1089 bytes} [Sun Dec 6 05:57:59 2020] GET /volume/ => generated 754 bytes in 13 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 06 05:57:59.944626 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-7357adec-7196-4aea-9e27-82b6cf136ad4 req-7c320da5-326f-485f-8bf0-df6e7d0c6f72 tempest-LiveMigrationTest-1859993224 tempest-LiveMigrationTest-1859993224] POST http://10.222.0.57/volume/v3/1e190686023646d9a77eca58a303a101/attachments Dec 06 05:57:59.945924 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 05:57:59.945924 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 05:57:59.948413 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-7357adec-7196-4aea-9e27-82b6cf136ad4 req-7c320da5-326f-485f-8bf0-df6e7d0c6f72 tempest-LiveMigrationTest-1859993224 tempest-LiveMigrationTest-1859993224] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0dfe6cc3-f795-4329-8513-a13ef2f0fd58", "instance_uuid": "b43deae1-aded-45dd-b49a-d1d9c6fea230", "connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.55", "host": "n-h2-765311-2", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765311-2.cbci-765311-2.local", "mountpoint": "/dev/sdb"}}} {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 06 05:58:00.140687 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 05:58:00.140687 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 05:58:02.327737 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-7357adec-7196-4aea-9e27-82b6cf136ad4 req-7c320da5-326f-485f-8bf0-df6e7d0c6f72 tempest-LiveMigrationTest-1859993224 tempest-LiveMigrationTest-1859993224] http://10.222.0.57/volume/v3/1e190686023646d9a77eca58a303a101/attachments returned with HTTP 200 Dec 06 05:58:02.328663 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 19/32] 10.222.0.55 () {64 vars in 1358 bytes} [Sun Dec 6 05:57:59 2020] POST /volume/v3/1e190686023646d9a77eca58a303a101/attachments => generated 762 bytes in 2399 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 06 05:58:02.396018 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-7357adec-7196-4aea-9e27-82b6cf136ad4 req-bdb2fbb3-3d1a-45e3-b219-43953b089a8a tempest-LiveMigrationTest-1859993224 tempest-LiveMigrationTest-1859993224] GET http://10.222.0.57/volume/v3/1e190686023646d9a77eca58a303a101/attachments/aa5a9e6f-962b-4d06-9efb-215aeae0a2bc Dec 06 05:58:02.399194 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-7357adec-7196-4aea-9e27-82b6cf136ad4 req-bdb2fbb3-3d1a-45e3-b219-43953b089a8a tempest-LiveMigrationTest-1859993224 tempest-LiveMigrationTest-1859993224] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 05:58:02.400449 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-7357adec-7196-4aea-9e27-82b6cf136ad4 req-bdb2fbb3-3d1a-45e3-b219-43953b089a8a tempest-LiveMigrationTest-1859993224 tempest-LiveMigrationTest-1859993224] Calling method 'version_select' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 05:58:02.427193 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-7357adec-7196-4aea-9e27-82b6cf136ad4 req-bdb2fbb3-3d1a-45e3-b219-43953b089a8a tempest-LiveMigrationTest-1859993224 tempest-LiveMigrationTest-1859993224] http://10.222.0.57/volume/v3/1e190686023646d9a77eca58a303a101/attachments/aa5a9e6f-962b-4d06-9efb-215aeae0a2bc returned with HTTP 200 Dec 06 05:58:02.428678 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 14/33] 10.222.0.55 () {60 vars in 1415 bytes} [Sun Dec 6 05:58:02 2020] GET /volume/v3/1e190686023646d9a77eca58a303a101/attachments/aa5a9e6f-962b-4d06-9efb-215aeae0a2bc => generated 789 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 06 05:58:15.018369 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-7357adec-7196-4aea-9e27-82b6cf136ad4 req-aea9f658-63fc-4b52-b9d1-18d37549c2ac tempest-LiveMigrationTest-1859993224 tempest-LiveMigrationTest-1859993224] POST http://10.222.0.57/volume/v3/1e190686023646d9a77eca58a303a101/attachments/aa5a9e6f-962b-4d06-9efb-215aeae0a2bc/action Dec 06 05:58:15.019273 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 05:58:15.019273 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 05:58:15.022572 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-7357adec-7196-4aea-9e27-82b6cf136ad4 req-aea9f658-63fc-4b52-b9d1-18d37549c2ac tempest-LiveMigrationTest-1859993224 tempest-LiveMigrationTest-1859993224] Action body: b'{"os-complete": null}' {{(pid=88144) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 06 05:58:15.023207 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-7357adec-7196-4aea-9e27-82b6cf136ad4 req-aea9f658-63fc-4b52-b9d1-18d37549c2ac tempest-LiveMigrationTest-1859993224 tempest-LiveMigrationTest-1859993224] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 06 05:58:15.206653 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 05:58:15.206653 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 05:58:15.259065 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-7357adec-7196-4aea-9e27-82b6cf136ad4 req-aea9f658-63fc-4b52-b9d1-18d37549c2ac tempest-LiveMigrationTest-1859993224 tempest-LiveMigrationTest-1859993224] http://10.222.0.57/volume/v3/1e190686023646d9a77eca58a303a101/attachments/aa5a9e6f-962b-4d06-9efb-215aeae0a2bc/action returned with HTTP 204 Dec 06 05:58:15.260306 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 20/34] 10.222.0.55 () {64 vars in 1489 bytes} [Sun Dec 6 05:58:15 2020] POST /volume/v3/1e190686023646d9a77eca58a303a101/attachments/aa5a9e6f-962b-4d06-9efb-215aeae0a2bc/action => generated 0 bytes in 252 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 06 05:58:20.690720 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-7357adec-7196-4aea-9e27-82b6cf136ad4 req-aa8d1e7a-a864-4f08-9124-3829b9450b18 tempest-LiveMigrationTest-1859993224 tempest-LiveMigrationTest-1859993224] DELETE http://10.222.0.57/volume/v3/1e190686023646d9a77eca58a303a101/attachments/071edc0d-7578-45dc-a736-341f4371db46 Dec 06 05:58:20.691717 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-7357adec-7196-4aea-9e27-82b6cf136ad4 req-aa8d1e7a-a864-4f08-9124-3829b9450b18 tempest-LiveMigrationTest-1859993224 tempest-LiveMigrationTest-1859993224] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 05:58:20.692100 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 05:58:20.692100 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 05:58:20.698723 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-7357adec-7196-4aea-9e27-82b6cf136ad4 req-aa8d1e7a-a864-4f08-9124-3829b9450b18 tempest-LiveMigrationTest-1859993224 tempest-LiveMigrationTest-1859993224] Calling method 'version_select' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 05:58:20.772387 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 05:58:20.772387 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 05:58:21.440450 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [req-7357adec-7196-4aea-9e27-82b6cf136ad4 req-aa8d1e7a-a864-4f08-9124-3829b9450b18 tempest-LiveMigrationTest-1859993224 tempest-LiveMigrationTest-1859993224] Remaining volume attachments: VolumeAttachmentList(objects=[VolumeAttachment(aa5a9e6f-962b-4d06-9efb-215aeae0a2bc)]) {{(pid=88145) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 06 05:58:21.441216 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [req-7357adec-7196-4aea-9e27-82b6cf136ad4 req-aa8d1e7a-a864-4f08-9124-3829b9450b18 tempest-LiveMigrationTest-1859993224 tempest-LiveMigrationTest-1859993224] Adding status of: attached to pending status list for volume. {{(pid=88145) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2293}} Dec 06 05:58:21.441783 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [req-7357adec-7196-4aea-9e27-82b6cf136ad4 req-aa8d1e7a-a864-4f08-9124-3829b9450b18 tempest-LiveMigrationTest-1859993224 tempest-LiveMigrationTest-1859993224] Pending status list for volume during attachment-delete: ['attached'] {{(pid=88145) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 06 05:58:21.454970 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-7357adec-7196-4aea-9e27-82b6cf136ad4 req-aa8d1e7a-a864-4f08-9124-3829b9450b18 tempest-LiveMigrationTest-1859993224 tempest-LiveMigrationTest-1859993224] http://10.222.0.57/volume/v3/1e190686023646d9a77eca58a303a101/attachments/071edc0d-7578-45dc-a736-341f4371db46 returned with HTTP 200 Dec 06 05:58:21.456717 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 15/35] 10.222.0.63 () {62 vars in 1437 bytes} [Sun Dec 6 05:58:20 2020] DELETE /volume/v3/1e190686023646d9a77eca58a303a101/attachments/071edc0d-7578-45dc-a736-341f4371db46 => generated 192 bytes in 789 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 06 05:58:29.833293 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-7295e17c-6eb4-4414-bdb9-b95dc7cd0e1c tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] GET http://10.222.0.57/volume/v3/ba735cd3ec4f4720b2f13f3e257094c4/volumes/0dfe6cc3-f795-4329-8513-a13ef2f0fd58 Dec 06 05:58:29.834737 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-7295e17c-6eb4-4414-bdb9-b95dc7cd0e1c tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 05:58:29.835100 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 05:58:29.835100 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 05:58:29.835997 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-7295e17c-6eb4-4414-bdb9-b95dc7cd0e1c tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 05:58:29.894649 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 05:58:29.894649 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 05:58:29.906100 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-7295e17c-6eb4-4414-bdb9-b95dc7cd0e1c tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] Volume info retrieved successfully. Dec 06 05:58:29.929592 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 05:58:29.929592 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 05:58:29.941178 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-7295e17c-6eb4-4414-bdb9-b95dc7cd0e1c tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] http://10.222.0.57/volume/v3/ba735cd3ec4f4720b2f13f3e257094c4/volumes/0dfe6cc3-f795-4329-8513-a13ef2f0fd58 returned with HTTP 200 Dec 06 05:58:29.942541 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 21/36] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 05:58:29 2020] GET /volume/v3/ba735cd3ec4f4720b2f13f3e257094c4/volumes/0dfe6cc3-f795-4329-8513-a13ef2f0fd58 => generated 1201 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 06 05:58:30.313765 n-d-765311-2 devstack@c-api.service[88143]: WARNING keystonemiddleware.auth_token [req-7357adec-7196-4aea-9e27-82b6cf136ad4 req-aa8d1e7a-a864-4f08-9124-3829b9450b18 tempest-LiveMigrationTest-1859993224 tempest-LiveMigrationTest-1859993224] 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. Dec 06 05:58:30.316849 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-2b04521e-a4a3-4ade-9b05-2b882891f6ea req-31cb9544-1571-4556-8964-c58673206573 tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] GET http://10.222.0.57/volume/v3/ba735cd3ec4f4720b2f13f3e257094c4/volumes/0dfe6cc3-f795-4329-8513-a13ef2f0fd58 Dec 06 05:58:30.317380 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-2b04521e-a4a3-4ade-9b05-2b882891f6ea req-31cb9544-1571-4556-8964-c58673206573 tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 05:58:30.317657 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 05:58:30.317657 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 05:58:30.318050 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-2b04521e-a4a3-4ade-9b05-2b882891f6ea req-31cb9544-1571-4556-8964-c58673206573 tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 05:58:30.372357 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 05:58:30.372357 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 05:58:30.382618 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [req-2b04521e-a4a3-4ade-9b05-2b882891f6ea req-31cb9544-1571-4556-8964-c58673206573 tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] Volume info retrieved successfully. Dec 06 05:58:30.421190 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 05:58:30.421190 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 05:58:30.442507 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-2b04521e-a4a3-4ade-9b05-2b882891f6ea req-31cb9544-1571-4556-8964-c58673206573 tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] http://10.222.0.57/volume/v3/ba735cd3ec4f4720b2f13f3e257094c4/volumes/0dfe6cc3-f795-4329-8513-a13ef2f0fd58 returned with HTTP 200 Dec 06 05:58:30.443729 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 16/37] 10.222.0.57 () {60 vars in 1569 bytes} [Sun Dec 6 05:58:30 2020] GET /volume/v3/ba735cd3ec4f4720b2f13f3e257094c4/volumes/0dfe6cc3-f795-4329-8513-a13ef2f0fd58 => generated 1201 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 06 05:58:30.468047 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-2b04521e-a4a3-4ade-9b05-2b882891f6ea req-3951ea3f-d8b5-47ed-a14b-640813324550 tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] POST http://10.222.0.57/volume/v3/ba735cd3ec4f4720b2f13f3e257094c4/volumes/0dfe6cc3-f795-4329-8513-a13ef2f0fd58/action Dec 06 05:58:30.468498 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 05:58:30.468498 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 05:58:30.469230 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-2b04521e-a4a3-4ade-9b05-2b882891f6ea req-3951ea3f-d8b5-47ed-a14b-640813324550 tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] Action body: b'{"os-begin_detaching": null}' {{(pid=88144) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 06 05:58:30.469770 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-2b04521e-a4a3-4ade-9b05-2b882891f6ea req-3951ea3f-d8b5-47ed-a14b-640813324550 tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 06 05:58:30.523363 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 05:58:30.523363 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 05:58:30.524574 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [req-2b04521e-a4a3-4ade-9b05-2b882891f6ea req-3951ea3f-d8b5-47ed-a14b-640813324550 tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] Volume info retrieved successfully. Dec 06 05:58:30.536491 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [req-2b04521e-a4a3-4ade-9b05-2b882891f6ea req-3951ea3f-d8b5-47ed-a14b-640813324550 tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] Begin detaching volume completed successfully. Dec 06 05:58:30.537055 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-2b04521e-a4a3-4ade-9b05-2b882891f6ea req-3951ea3f-d8b5-47ed-a14b-640813324550 tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] http://10.222.0.57/volume/v3/ba735cd3ec4f4720b2f13f3e257094c4/volumes/0dfe6cc3-f795-4329-8513-a13ef2f0fd58/action returned with HTTP 202 Dec 06 05:58:30.538346 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 22/38] 10.222.0.57 () {64 vars in 1643 bytes} [Sun Dec 6 05:58:30 2020] POST /volume/v3/ba735cd3ec4f4720b2f13f3e257094c4/volumes/0dfe6cc3-f795-4329-8513-a13ef2f0fd58/action => generated 0 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Dec 06 05:58:30.575365 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-4aac0467-2710-4e6a-8164-1dce0c10ffc6 tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] GET http://10.222.0.57/volume/v3/ba735cd3ec4f4720b2f13f3e257094c4/volumes/0dfe6cc3-f795-4329-8513-a13ef2f0fd58 Dec 06 05:58:30.578491 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-4aac0467-2710-4e6a-8164-1dce0c10ffc6 tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 05:58:30.580820 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 05:58:30.580820 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 05:58:30.581732 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-4aac0467-2710-4e6a-8164-1dce0c10ffc6 tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 05:58:30.640470 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-2b04521e-a4a3-4ade-9b05-2b882891f6ea req-3951ea3f-d8b5-47ed-a14b-640813324550 tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] GET http://10.222.0.57/volume// Dec 06 05:58:30.641288 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-2b04521e-a4a3-4ade-9b05-2b882891f6ea req-3951ea3f-d8b5-47ed-a14b-640813324550 tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 05:58:30.641639 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 05:58:30.641639 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 05:58:30.642225 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-2b04521e-a4a3-4ade-9b05-2b882891f6ea req-3951ea3f-d8b5-47ed-a14b-640813324550 tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] Calling method 'all' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 05:58:30.648811 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-2b04521e-a4a3-4ade-9b05-2b882891f6ea req-3951ea3f-d8b5-47ed-a14b-640813324550 tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] http://10.222.0.57/volume// returned with HTTP 300 Dec 06 05:58:30.649432 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 23/39] 10.222.0.55 () {56 vars in 1089 bytes} [Sun Dec 6 05:58:30 2020] GET /volume/ => generated 754 bytes in 10 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 06 05:58:30.665241 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-2b04521e-a4a3-4ade-9b05-2b882891f6ea req-d7a9d185-0687-49cc-b98b-d4c1528a0cf3 tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] GET http://10.222.0.57/volume/v3/ba735cd3ec4f4720b2f13f3e257094c4/volumes/0dfe6cc3-f795-4329-8513-a13ef2f0fd58 Dec 06 05:58:30.666128 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-2b04521e-a4a3-4ade-9b05-2b882891f6ea req-d7a9d185-0687-49cc-b98b-d4c1528a0cf3 tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 05:58:30.667534 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-2b04521e-a4a3-4ade-9b05-2b882891f6ea req-d7a9d185-0687-49cc-b98b-d4c1528a0cf3 tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 05:58:30.718616 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 05:58:30.718616 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 05:58:30.738983 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-4aac0467-2710-4e6a-8164-1dce0c10ffc6 tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] Volume info retrieved successfully. Dec 06 05:58:30.778030 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 05:58:30.778030 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 05:58:30.789963 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 05:58:30.789963 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 05:58:30.803418 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [req-2b04521e-a4a3-4ade-9b05-2b882891f6ea req-d7a9d185-0687-49cc-b98b-d4c1528a0cf3 tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] Volume info retrieved successfully. Dec 06 05:58:30.813789 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-4aac0467-2710-4e6a-8164-1dce0c10ffc6 tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] http://10.222.0.57/volume/v3/ba735cd3ec4f4720b2f13f3e257094c4/volumes/0dfe6cc3-f795-4329-8513-a13ef2f0fd58 returned with HTTP 200 Dec 06 05:58:30.816032 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 17/40] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 05:58:30 2020] GET /volume/v3/ba735cd3ec4f4720b2f13f3e257094c4/volumes/0dfe6cc3-f795-4329-8513-a13ef2f0fd58 => generated 1204 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 06 05:58:30.848162 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 05:58:30.848162 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 05:58:30.859951 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-2b04521e-a4a3-4ade-9b05-2b882891f6ea req-d7a9d185-0687-49cc-b98b-d4c1528a0cf3 tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] http://10.222.0.57/volume/v3/ba735cd3ec4f4720b2f13f3e257094c4/volumes/0dfe6cc3-f795-4329-8513-a13ef2f0fd58 returned with HTTP 200 Dec 06 05:58:30.861236 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 24/41] 10.222.0.55 () {60 vars in 1403 bytes} [Sun Dec 6 05:58:30 2020] GET /volume/v3/ba735cd3ec4f4720b2f13f3e257094c4/volumes/0dfe6cc3-f795-4329-8513-a13ef2f0fd58 => generated 1303 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Dec 06 05:58:31.295892 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-2b04521e-a4a3-4ade-9b05-2b882891f6ea req-b95269f6-a693-4592-84a4-4e59d17b901f tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] DELETE http://10.222.0.57/volume/v3/ba735cd3ec4f4720b2f13f3e257094c4/attachments/aa5a9e6f-962b-4d06-9efb-215aeae0a2bc Dec 06 05:58:31.302880 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-2b04521e-a4a3-4ade-9b05-2b882891f6ea req-b95269f6-a693-4592-84a4-4e59d17b901f tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 05:58:31.303255 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 05:58:31.303255 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 05:58:31.304393 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-2b04521e-a4a3-4ade-9b05-2b882891f6ea req-b95269f6-a693-4592-84a4-4e59d17b901f tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] Calling method 'version_select' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 05:58:31.382846 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 05:58:31.382846 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 05:58:31.837194 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-d6525260-d297-41ab-860e-9b08be452ed3 tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] GET http://10.222.0.57/volume/v3/ba735cd3ec4f4720b2f13f3e257094c4/volumes/0dfe6cc3-f795-4329-8513-a13ef2f0fd58 Dec 06 05:58:31.838258 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-d6525260-d297-41ab-860e-9b08be452ed3 tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 05:58:31.839006 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 05:58:31.839006 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 05:58:31.840109 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-d6525260-d297-41ab-860e-9b08be452ed3 tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 05:58:32.024739 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 05:58:32.024739 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 05:58:32.050312 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-d6525260-d297-41ab-860e-9b08be452ed3 tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] Volume info retrieved successfully. Dec 06 05:58:32.098394 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 05:58:32.098394 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 05:58:32.119591 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-d6525260-d297-41ab-860e-9b08be452ed3 tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] http://10.222.0.57/volume/v3/ba735cd3ec4f4720b2f13f3e257094c4/volumes/0dfe6cc3-f795-4329-8513-a13ef2f0fd58 returned with HTTP 200 Dec 06 05:58:32.124754 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 25/42] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 05:58:31 2020] GET /volume/v3/ba735cd3ec4f4720b2f13f3e257094c4/volumes/0dfe6cc3-f795-4329-8513-a13ef2f0fd58 => generated 1204 bytes in 294 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 06 05:58:32.414849 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [req-2b04521e-a4a3-4ade-9b05-2b882891f6ea req-b95269f6-a693-4592-84a4-4e59d17b901f tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88145) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 06 05:58:32.417325 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [req-2b04521e-a4a3-4ade-9b05-2b882891f6ea req-b95269f6-a693-4592-84a4-4e59d17b901f tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] Pending status list for volume during attachment-delete: [] {{(pid=88145) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 06 05:58:32.431076 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-2b04521e-a4a3-4ade-9b05-2b882891f6ea req-b95269f6-a693-4592-84a4-4e59d17b901f tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] http://10.222.0.57/volume/v3/ba735cd3ec4f4720b2f13f3e257094c4/attachments/aa5a9e6f-962b-4d06-9efb-215aeae0a2bc returned with HTTP 200 Dec 06 05:58:32.433445 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 18/43] 10.222.0.55 () {62 vars in 1437 bytes} [Sun Dec 6 05:58:31 2020] DELETE /volume/v3/ba735cd3ec4f4720b2f13f3e257094c4/attachments/aa5a9e6f-962b-4d06-9efb-215aeae0a2bc => generated 19 bytes in 1148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 06 05:58:33.139350 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-855029d3-3104-46df-bfa4-afbf7aa6aa56 tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] GET http://10.222.0.57/volume/v3/ba735cd3ec4f4720b2f13f3e257094c4/volumes/0dfe6cc3-f795-4329-8513-a13ef2f0fd58 Dec 06 05:58:33.140517 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-855029d3-3104-46df-bfa4-afbf7aa6aa56 tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 05:58:33.140979 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 05:58:33.140979 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 05:58:33.141559 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-855029d3-3104-46df-bfa4-afbf7aa6aa56 tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 05:58:33.233084 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 05:58:33.233084 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 05:58:33.256878 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-855029d3-3104-46df-bfa4-afbf7aa6aa56 tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] Volume info retrieved successfully. Dec 06 05:58:33.284818 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-855029d3-3104-46df-bfa4-afbf7aa6aa56 tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] http://10.222.0.57/volume/v3/ba735cd3ec4f4720b2f13f3e257094c4/volumes/0dfe6cc3-f795-4329-8513-a13ef2f0fd58 returned with HTTP 200 Dec 06 05:58:33.285995 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 26/44] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 05:58:33 2020] GET /volume/v3/ba735cd3ec4f4720b2f13f3e257094c4/volumes/0dfe6cc3-f795-4329-8513-a13ef2f0fd58 => generated 909 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 05:59:22.986455 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-ef9ef910-c3f0-4b09-86a1-b5028d6c4467 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] POST http://10.222.0.57/volume/v3/fb7103a71288430f9500caf4f61bbdf9/volumes Dec 06 05:59:22.992314 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 05:59:22.992314 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 05:59:22.992990 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-ef9ef910-c3f0-4b09-86a1-b5028d6c4467 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-2095578019"}} {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 06 05:59:22.994918 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.v3.volumes [None req-ef9ef910-c3f0-4b09-86a1-b5028d6c4467 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-2095578019'}} {{(pid=88145) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 06 05:59:22.996936 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.v3.volumes [None req-ef9ef910-c3f0-4b09-86a1-b5028d6c4467 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Create volume of 1 GB Dec 06 05:59:22.997706 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 05:59:22.997706 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 05:59:23.050835 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-ef9ef910-c3f0-4b09-86a1-b5028d6c4467 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Availability zone cache updated, next update will occur around 2020-12-06 06:59:23.048879. {{(pid=88145) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Dec 06 05:59:23.053807 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-ef9ef910-c3f0-4b09-86a1-b5028d6c4467 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Availability Zones retrieved successfully. Dec 06 05:59:23.239118 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-ef9ef910-c3f0-4b09-86a1-b5028d6c4467 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Flow 'volume_create_api' (4ef352c5-41f6-46ee-aa18-c04baf02c7da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88145) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 06 05:59:23.245555 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-ef9ef910-c3f0-4b09-86a1-b5028d6c4467 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3fe92997-235d-4723-b535-ec388eaac605) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 05:59:23.258439 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.flows.api.create_volume [None req-ef9ef910-c3f0-4b09-86a1-b5028d6c4467 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Validating volume size '1' using validate_int {{(pid=88145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 06 05:59:23.493178 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-ef9ef910-c3f0-4b09-86a1-b5028d6c4467 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3fe92997-235d-4723-b535-ec388eaac605) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-06T05:47:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=30b7e6de-5d37-476d-b3c0-b2aec991b5a5,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '30b7e6de-5d37-476d-b3c0-b2aec991b5a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 05:59:23.513895 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-ef9ef910-c3f0-4b09-86a1-b5028d6c4467 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f91483c6-8038-4ba3-8b6a-b0a5001506df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 05:59:23.636952 n-d-765311-2 devstack@c-api.service[88143]: WARNING cinder.quota [None req-ef9ef910-c3f0-4b09-86a1-b5028d6c4467 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] 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. Dec 06 05:59:23.639751 n-d-765311-2 devstack@c-api.service[88143]: WARNING cinder.quota [None req-ef9ef910-c3f0-4b09-86a1-b5028d6c4467 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] 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. Dec 06 05:59:23.752879 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.quota [None req-ef9ef910-c3f0-4b09-86a1-b5028d6c4467 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Created reservations ['9fd4e828-95e0-4b85-91ea-cee2e5d0c876', 'c60e6ddc-1def-4293-96d4-0f971500f43a', '1215a65e-2761-4604-b4e5-0de07ac055f6', '87792701-0bc1-410a-a824-52c16a412fdd'] {{(pid=88145) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 06 05:59:23.754964 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-ef9ef910-c3f0-4b09-86a1-b5028d6c4467 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f91483c6-8038-4ba3-8b6a-b0a5001506df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9fd4e828-95e0-4b85-91ea-cee2e5d0c876', 'c60e6ddc-1def-4293-96d4-0f971500f43a', '1215a65e-2761-4604-b4e5-0de07ac055f6', '87792701-0bc1-410a-a824-52c16a412fdd']}' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 05:59:23.762339 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-ef9ef910-c3f0-4b09-86a1-b5028d6c4467 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (abd7c2f7-b830-47a3-bf6f-83a7e612dec0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 05:59:23.858251 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-ef9ef910-c3f0-4b09-86a1-b5028d6c4467 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (abd7c2f7-b830-47a3-bf6f-83a7e612dec0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c22069fd-2642-4323-912e-0c90045964f7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-2095578019',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb7103a71288430f9500caf4f61bbdf9',qos_specs=None,replication_status=,reservations=['9fd4e828-95e0-4b85-91ea-cee2e5d0c876','c60e6ddc-1def-4293-96d4-0f971500f43a','1215a65e-2761-4604-b4e5-0de07ac055f6','87792701-0bc1-410a-a824-52c16a412fdd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='314bdf80a186434e97ed2ad2b24356a2',volume_type_id=30b7e6de-5d37-476d-b3c0-b2aec991b5a5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-06T05:59:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-2095578019',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c22069fd-2642-4323-912e-0c90045964f7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fb7103a71288430f9500caf4f61bbdf9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='314bdf80a186434e97ed2ad2b24356a2',volume_attachment=,volume_type=,volume_type_id=30b7e6de-5d37-476d-b3c0-b2aec991b5a5)}' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 05:59:23.862089 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-ef9ef910-c3f0-4b09-86a1-b5028d6c4467 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3c0fdac-3499-439d-9d28-2198f3dca055) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 05:59:23.916402 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-ef9ef910-c3f0-4b09-86a1-b5028d6c4467 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3c0fdac-3499-439d-9d28-2198f3dca055) transitioned into state 'SUCCESS' from state '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-2095578019',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb7103a71288430f9500caf4f61bbdf9',qos_specs=None,replication_status=,reservations=['9fd4e828-95e0-4b85-91ea-cee2e5d0c876','c60e6ddc-1def-4293-96d4-0f971500f43a','1215a65e-2761-4604-b4e5-0de07ac055f6','87792701-0bc1-410a-a824-52c16a412fdd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='314bdf80a186434e97ed2ad2b24356a2',volume_type_id=30b7e6de-5d37-476d-b3c0-b2aec991b5a5)}' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 05:59:23.922524 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-ef9ef910-c3f0-4b09-86a1-b5028d6c4467 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e55e612d-04fe-4440-97f6-0e91fa8790cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 05:59:23.982998 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-ef9ef910-c3f0-4b09-86a1-b5028d6c4467 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e55e612d-04fe-4440-97f6-0e91fa8790cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 05:59:23.996843 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-ef9ef910-c3f0-4b09-86a1-b5028d6c4467 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Flow 'volume_create_api' (4ef352c5-41f6-46ee-aa18-c04baf02c7da) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88145) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 06 05:59:24.104439 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-ef9ef910-c3f0-4b09-86a1-b5028d6c4467 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Create volume request issued successfully. Dec 06 05:59:24.154711 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-ef9ef910-c3f0-4b09-86a1-b5028d6c4467 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] http://10.222.0.57/volume/v3/fb7103a71288430f9500caf4f61bbdf9/volumes returned with HTTP 202 Dec 06 05:59:24.164639 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 19/45] 10.222.0.57 () {60 vars in 1225 bytes} [Sun Dec 6 05:59:22 2020] POST /volume/v3/fb7103a71288430f9500caf4f61bbdf9/volumes => generated 824 bytes in 1174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 06 05:59:24.179875 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-078aef00-bb66-4daa-b29c-501b239f2a3c tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] GET http://10.222.0.57/volume/v3/fb7103a71288430f9500caf4f61bbdf9/volumes/c22069fd-2642-4323-912e-0c90045964f7 Dec 06 05:59:24.185220 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-078aef00-bb66-4daa-b29c-501b239f2a3c tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 05:59:24.186092 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 05:59:24.186092 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 05:59:24.188779 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-078aef00-bb66-4daa-b29c-501b239f2a3c tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 05:59:24.435520 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 05:59:24.435520 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 05:59:24.453817 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-078aef00-bb66-4daa-b29c-501b239f2a3c tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Volume info retrieved successfully. Dec 06 05:59:24.505098 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-078aef00-bb66-4daa-b29c-501b239f2a3c tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] http://10.222.0.57/volume/v3/fb7103a71288430f9500caf4f61bbdf9/volumes/c22069fd-2642-4323-912e-0c90045964f7 returned with HTTP 200 Dec 06 05:59:24.507603 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 27/46] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 05:59:24 2020] GET /volume/v3/fb7103a71288430f9500caf4f61bbdf9/volumes/c22069fd-2642-4323-912e-0c90045964f7 => generated 892 bytes in 338 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 05:59:25.527266 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-2489d6f6-592a-4080-a7d4-c1e0d6806fba tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] GET http://10.222.0.57/volume/v3/fb7103a71288430f9500caf4f61bbdf9/volumes/c22069fd-2642-4323-912e-0c90045964f7 Dec 06 05:59:25.528482 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-2489d6f6-592a-4080-a7d4-c1e0d6806fba tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 05:59:25.528931 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 05:59:25.528931 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 05:59:25.529619 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-2489d6f6-592a-4080-a7d4-c1e0d6806fba tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 05:59:25.621424 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 05:59:25.621424 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 05:59:25.646885 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-2489d6f6-592a-4080-a7d4-c1e0d6806fba tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Volume info retrieved successfully. Dec 06 05:59:25.682628 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-2489d6f6-592a-4080-a7d4-c1e0d6806fba tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] http://10.222.0.57/volume/v3/fb7103a71288430f9500caf4f61bbdf9/volumes/c22069fd-2642-4323-912e-0c90045964f7 returned with HTTP 200 Dec 06 05:59:25.684713 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 20/47] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 05:59:25 2020] GET /volume/v3/fb7103a71288430f9500caf4f61bbdf9/volumes/c22069fd-2642-4323-912e-0c90045964f7 => generated 916 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 05:59:26.704473 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-219e1002-2836-4892-8368-0c994096c1a7 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] GET http://10.222.0.57/volume/v3/fb7103a71288430f9500caf4f61bbdf9/volumes/c22069fd-2642-4323-912e-0c90045964f7 Dec 06 05:59:26.705433 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-219e1002-2836-4892-8368-0c994096c1a7 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 05:59:26.705784 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 05:59:26.705784 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 05:59:26.706453 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-219e1002-2836-4892-8368-0c994096c1a7 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 05:59:26.938102 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 05:59:26.938102 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 05:59:26.958018 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-219e1002-2836-4892-8368-0c994096c1a7 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Volume info retrieved successfully. Dec 06 05:59:27.025767 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-219e1002-2836-4892-8368-0c994096c1a7 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] http://10.222.0.57/volume/v3/fb7103a71288430f9500caf4f61bbdf9/volumes/c22069fd-2642-4323-912e-0c90045964f7 returned with HTTP 200 Dec 06 05:59:27.027628 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 28/48] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 05:59:26 2020] GET /volume/v3/fb7103a71288430f9500caf4f61bbdf9/volumes/c22069fd-2642-4323-912e-0c90045964f7 => generated 917 bytes in 331 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 05:59:28.679877 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-5a66d2be-de02-44b3-9a43-e30f927b2a0c req-93adabb7-04b4-4d0f-a317-57d6d2778425 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] GET http://10.222.0.57/volume/v3/fb7103a71288430f9500caf4f61bbdf9/volumes/c22069fd-2642-4323-912e-0c90045964f7 Dec 06 05:59:28.681272 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-5a66d2be-de02-44b3-9a43-e30f927b2a0c req-93adabb7-04b4-4d0f-a317-57d6d2778425 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 05:59:28.682573 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 05:59:28.682573 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 05:59:28.683724 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-5a66d2be-de02-44b3-9a43-e30f927b2a0c req-93adabb7-04b4-4d0f-a317-57d6d2778425 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 05:59:28.794929 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 05:59:28.794929 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 05:59:28.818576 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [req-5a66d2be-de02-44b3-9a43-e30f927b2a0c req-93adabb7-04b4-4d0f-a317-57d6d2778425 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Volume info retrieved successfully. Dec 06 05:59:28.881583 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-5a66d2be-de02-44b3-9a43-e30f927b2a0c req-93adabb7-04b4-4d0f-a317-57d6d2778425 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] http://10.222.0.57/volume/v3/fb7103a71288430f9500caf4f61bbdf9/volumes/c22069fd-2642-4323-912e-0c90045964f7 returned with HTTP 200 Dec 06 05:59:28.883077 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 21/49] 10.222.0.57 () {60 vars in 1569 bytes} [Sun Dec 6 05:59:28 2020] GET /volume/v3/fb7103a71288430f9500caf4f61bbdf9/volumes/c22069fd-2642-4323-912e-0c90045964f7 => generated 917 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 05:59:29.153564 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-219e1002-2836-4892-8368-0c994096c1a7 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] GET http://10.222.0.57/volume// Dec 06 05:59:29.154373 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-219e1002-2836-4892-8368-0c994096c1a7 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 05:59:29.154789 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 05:59:29.154789 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 05:59:29.155502 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-219e1002-2836-4892-8368-0c994096c1a7 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Calling method 'all' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 05:59:29.157662 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-219e1002-2836-4892-8368-0c994096c1a7 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] http://10.222.0.57/volume// returned with HTTP 300 Dec 06 05:59:29.158588 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 29/50] 10.222.0.57 () {58 vars in 1289 bytes} [Sun Dec 6 05:59:29 2020] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 06 05:59:29.197465 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-5a66d2be-de02-44b3-9a43-e30f927b2a0c req-831a6f31-3b09-4178-85f5-b7a2b2e9dcf4 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] POST http://10.222.0.57/volume/v3/fb7103a71288430f9500caf4f61bbdf9/attachments Dec 06 05:59:29.197803 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 05:59:29.197803 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 05:59:29.216744 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-5a66d2be-de02-44b3-9a43-e30f927b2a0c req-831a6f31-3b09-4178-85f5-b7a2b2e9dcf4 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c22069fd-2642-4323-912e-0c90045964f7", "instance_uuid": "e08ddae0-81bc-4ebd-90e3-4d5a99a3aeb7", "connector": null}} {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 06 05:59:29.349428 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 05:59:29.349428 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 05:59:29.488982 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-5a66d2be-de02-44b3-9a43-e30f927b2a0c req-831a6f31-3b09-4178-85f5-b7a2b2e9dcf4 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] http://10.222.0.57/volume/v3/fb7103a71288430f9500caf4f61bbdf9/attachments returned with HTTP 200 Dec 06 05:59:29.490568 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 22/51] 10.222.0.57 () {66 vars in 1565 bytes} [Sun Dec 6 05:59:29 2020] POST /volume/v3/fb7103a71288430f9500caf4f61bbdf9/attachments => generated 273 bytes in 304 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 06 05:59:29.600319 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-6bbd341e-f1d1-42ca-a90f-d66ce4739241 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] GET http://10.222.0.57/volume/v3/fb7103a71288430f9500caf4f61bbdf9/volumes/c22069fd-2642-4323-912e-0c90045964f7 Dec 06 05:59:29.601452 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-6bbd341e-f1d1-42ca-a90f-d66ce4739241 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 05:59:29.603898 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-6bbd341e-f1d1-42ca-a90f-d66ce4739241 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 05:59:29.611421 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-5a66d2be-de02-44b3-9a43-e30f927b2a0c req-831a6f31-3b09-4178-85f5-b7a2b2e9dcf4 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] GET http://10.222.0.57/volume// Dec 06 05:59:29.612416 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-5a66d2be-de02-44b3-9a43-e30f927b2a0c req-831a6f31-3b09-4178-85f5-b7a2b2e9dcf4 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 05:59:29.613147 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 05:59:29.613147 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 05:59:29.614389 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-5a66d2be-de02-44b3-9a43-e30f927b2a0c req-831a6f31-3b09-4178-85f5-b7a2b2e9dcf4 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Calling method 'all' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 05:59:29.617502 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-5a66d2be-de02-44b3-9a43-e30f927b2a0c req-831a6f31-3b09-4178-85f5-b7a2b2e9dcf4 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] http://10.222.0.57/volume// returned with HTTP 300 Dec 06 05:59:29.620481 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 23/52] 10.222.0.63 () {56 vars in 1089 bytes} [Sun Dec 6 05:59:29 2020] GET /volume/ => generated 754 bytes in 11 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 06 05:59:29.666682 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-5a66d2be-de02-44b3-9a43-e30f927b2a0c req-c00afdeb-d3d0-4f69-b972-4d5bd4ec5a24 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] GET http://10.222.0.57/volume/v3/fb7103a71288430f9500caf4f61bbdf9/volumes/c22069fd-2642-4323-912e-0c90045964f7 Dec 06 05:59:29.669722 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-5a66d2be-de02-44b3-9a43-e30f927b2a0c req-c00afdeb-d3d0-4f69-b972-4d5bd4ec5a24 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 05:59:29.670714 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-5a66d2be-de02-44b3-9a43-e30f927b2a0c req-c00afdeb-d3d0-4f69-b972-4d5bd4ec5a24 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 05:59:29.701092 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 05:59:29.701092 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 05:59:29.715019 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-6bbd341e-f1d1-42ca-a90f-d66ce4739241 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Volume info retrieved successfully. Dec 06 05:59:29.748200 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 05:59:29.748200 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 05:59:29.774663 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-6bbd341e-f1d1-42ca-a90f-d66ce4739241 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] http://10.222.0.57/volume/v3/fb7103a71288430f9500caf4f61bbdf9/volumes/c22069fd-2642-4323-912e-0c90045964f7 returned with HTTP 200 Dec 06 05:59:29.776475 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 30/53] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 05:59:29 2020] GET /volume/v3/fb7103a71288430f9500caf4f61bbdf9/volumes/c22069fd-2642-4323-912e-0c90045964f7 => generated 916 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 05:59:29.881382 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 05:59:29.881382 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 05:59:29.941746 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [req-5a66d2be-de02-44b3-9a43-e30f927b2a0c req-c00afdeb-d3d0-4f69-b972-4d5bd4ec5a24 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Volume info retrieved successfully. Dec 06 05:59:30.071081 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 05:59:30.071081 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 05:59:30.125056 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-5a66d2be-de02-44b3-9a43-e30f927b2a0c req-c00afdeb-d3d0-4f69-b972-4d5bd4ec5a24 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] http://10.222.0.57/volume/v3/fb7103a71288430f9500caf4f61bbdf9/volumes/c22069fd-2642-4323-912e-0c90045964f7 returned with HTTP 200 Dec 06 05:59:30.126700 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 24/54] 10.222.0.63 () {60 vars in 1403 bytes} [Sun Dec 6 05:59:29 2020] GET /volume/v3/fb7103a71288430f9500caf4f61bbdf9/volumes/c22069fd-2642-4323-912e-0c90045964f7 => generated 1015 bytes in 475 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Dec 06 05:59:30.174480 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-5a66d2be-de02-44b3-9a43-e30f927b2a0c req-e3d1b5e6-915a-4f99-816e-281719184eb0 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] PUT http://10.222.0.57/volume/v3/fb7103a71288430f9500caf4f61bbdf9/attachments/0b9fe79e-bdc5-4746-af1b-b41399554219 Dec 06 05:59:30.175029 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 05:59:30.175029 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 05:59:30.175462 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-5a66d2be-de02-44b3-9a43-e30f927b2a0c req-e3d1b5e6-915a-4f99-816e-281719184eb0 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.63", "host": "n-h1-765311-2", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-765311-2.cbci-765311-2.local", "mountpoint": "/dev/sdb"}}} {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 06 05:59:30.278832 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 06 05:59:30.278832 n-d-765311-2 devstack@c-api.service[88143]: return self.call(f, *args, **kw) Dec 06 05:59:30.279861 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.coordination [req-5a66d2be-de02-44b3-9a43-e30f927b2a0c req-e3d1b5e6-915a-4f99-816e-281719184eb0 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Lock "b'cinder-attachment_update-c22069fd-2642-4323-912e-0c90045964f7-n-h1-765311-2'" acquired by "attachment_update" :: waited 0.038s {{(pid=88144) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 06 05:59:30.294462 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 05:59:30.294462 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 05:59:30.814094 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-1db17732-04fa-47ca-9b89-97024e52de25 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] GET http://10.222.0.57/volume/v3/fb7103a71288430f9500caf4f61bbdf9/volumes/c22069fd-2642-4323-912e-0c90045964f7 Dec 06 05:59:30.814981 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-1db17732-04fa-47ca-9b89-97024e52de25 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 05:59:30.815312 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 05:59:30.815312 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 05:59:30.815953 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-1db17732-04fa-47ca-9b89-97024e52de25 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 05:59:31.003756 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 05:59:31.003756 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 05:59:31.015087 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-1db17732-04fa-47ca-9b89-97024e52de25 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Volume info retrieved successfully. Dec 06 05:59:31.043584 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 05:59:31.043584 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 05:59:31.054659 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-1db17732-04fa-47ca-9b89-97024e52de25 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] http://10.222.0.57/volume/v3/fb7103a71288430f9500caf4f61bbdf9/volumes/c22069fd-2642-4323-912e-0c90045964f7 returned with HTTP 200 Dec 06 05:59:31.056662 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 25/55] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 05:59:30 2020] GET /volume/v3/fb7103a71288430f9500caf4f61bbdf9/volumes/c22069fd-2642-4323-912e-0c90045964f7 => generated 916 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 05:59:32.089198 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-b36b8157-42ee-469b-9e50-421e78464867 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] GET http://10.222.0.57/volume/v3/fb7103a71288430f9500caf4f61bbdf9/volumes/c22069fd-2642-4323-912e-0c90045964f7 Dec 06 05:59:32.090288 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-b36b8157-42ee-469b-9e50-421e78464867 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 05:59:32.090733 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 05:59:32.090733 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 05:59:32.091573 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-b36b8157-42ee-469b-9e50-421e78464867 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 05:59:32.369732 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 05:59:32.369732 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 05:59:32.424239 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-b36b8157-42ee-469b-9e50-421e78464867 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Volume info retrieved successfully. Dec 06 05:59:32.566960 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 05:59:32.566960 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 05:59:32.621441 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-b36b8157-42ee-469b-9e50-421e78464867 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] http://10.222.0.57/volume/v3/fb7103a71288430f9500caf4f61bbdf9/volumes/c22069fd-2642-4323-912e-0c90045964f7 returned with HTTP 200 Dec 06 05:59:32.628209 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 26/56] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 05:59:32 2020] GET /volume/v3/fb7103a71288430f9500caf4f61bbdf9/volumes/c22069fd-2642-4323-912e-0c90045964f7 => generated 916 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 05:59:33.383091 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.coordination [req-5a66d2be-de02-44b3-9a43-e30f927b2a0c req-e3d1b5e6-915a-4f99-816e-281719184eb0 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Lock "b'cinder-attachment_update-c22069fd-2642-4323-912e-0c90045964f7-n-h1-765311-2'" released by "attachment_update" :: held 3.104s {{(pid=88144) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 06 05:59:33.383936 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-5a66d2be-de02-44b3-9a43-e30f927b2a0c req-e3d1b5e6-915a-4f99-816e-281719184eb0 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] http://10.222.0.57/volume/v3/fb7103a71288430f9500caf4f61bbdf9/attachments/0b9fe79e-bdc5-4746-af1b-b41399554219 returned with HTTP 200 Dec 06 05:59:33.386286 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 31/57] 10.222.0.63 () {64 vars in 1468 bytes} [Sun Dec 6 05:59:30 2020] PUT /volume/v3/fb7103a71288430f9500caf4f61bbdf9/attachments/0b9fe79e-bdc5-4746-af1b-b41399554219 => generated 762 bytes in 3218 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 06 05:59:33.661283 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-2b0b1c87-d49c-42df-a0f9-0e1e5b4fe41f tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] GET http://10.222.0.57/volume/v3/fb7103a71288430f9500caf4f61bbdf9/volumes/c22069fd-2642-4323-912e-0c90045964f7 Dec 06 05:59:33.662184 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-2b0b1c87-d49c-42df-a0f9-0e1e5b4fe41f tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 05:59:33.662536 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 05:59:33.662536 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 05:59:33.663218 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-2b0b1c87-d49c-42df-a0f9-0e1e5b4fe41f tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 05:59:33.968166 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 05:59:33.968166 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 05:59:34.002036 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-2b0b1c87-d49c-42df-a0f9-0e1e5b4fe41f tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Volume info retrieved successfully. Dec 06 05:59:34.101180 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 05:59:34.101180 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 05:59:34.138003 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-2b0b1c87-d49c-42df-a0f9-0e1e5b4fe41f tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] http://10.222.0.57/volume/v3/fb7103a71288430f9500caf4f61bbdf9/volumes/c22069fd-2642-4323-912e-0c90045964f7 returned with HTTP 200 Dec 06 05:59:34.158777 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 27/58] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 05:59:33 2020] GET /volume/v3/fb7103a71288430f9500caf4f61bbdf9/volumes/c22069fd-2642-4323-912e-0c90045964f7 => generated 917 bytes in 506 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 05:59:35.191763 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-8c2e8440-7507-45b7-b459-8507a5fd9295 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] GET http://10.222.0.57/volume/v3/fb7103a71288430f9500caf4f61bbdf9/volumes/c22069fd-2642-4323-912e-0c90045964f7 Dec 06 05:59:35.192821 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-8c2e8440-7507-45b7-b459-8507a5fd9295 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 05:59:35.193334 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 05:59:35.193334 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 05:59:35.194229 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-8c2e8440-7507-45b7-b459-8507a5fd9295 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 05:59:35.331388 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 05:59:35.331388 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 05:59:35.356504 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-8c2e8440-7507-45b7-b459-8507a5fd9295 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Volume info retrieved successfully. Dec 06 05:59:35.403099 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 05:59:35.403099 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 05:59:35.426741 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-8c2e8440-7507-45b7-b459-8507a5fd9295 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] http://10.222.0.57/volume/v3/fb7103a71288430f9500caf4f61bbdf9/volumes/c22069fd-2642-4323-912e-0c90045964f7 returned with HTTP 200 Dec 06 05:59:35.441614 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 32/59] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 05:59:35 2020] GET /volume/v3/fb7103a71288430f9500caf4f61bbdf9/volumes/c22069fd-2642-4323-912e-0c90045964f7 => generated 917 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 05:59:36.564495 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-4565e1e1-28e1-4580-ba2b-c3482ce6ee49 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] GET http://10.222.0.57/volume/v3/fb7103a71288430f9500caf4f61bbdf9/volumes/c22069fd-2642-4323-912e-0c90045964f7 Dec 06 05:59:36.565762 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-4565e1e1-28e1-4580-ba2b-c3482ce6ee49 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 05:59:36.566310 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 05:59:36.566310 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 05:59:36.568942 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-4565e1e1-28e1-4580-ba2b-c3482ce6ee49 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 05:59:36.720009 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 05:59:36.720009 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 05:59:36.737750 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-4565e1e1-28e1-4580-ba2b-c3482ce6ee49 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Volume info retrieved successfully. Dec 06 05:59:36.782368 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 05:59:36.782368 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 05:59:36.802563 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-4565e1e1-28e1-4580-ba2b-c3482ce6ee49 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] http://10.222.0.57/volume/v3/fb7103a71288430f9500caf4f61bbdf9/volumes/c22069fd-2642-4323-912e-0c90045964f7 returned with HTTP 200 Dec 06 05:59:36.804920 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 28/60] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 05:59:36 2020] GET /volume/v3/fb7103a71288430f9500caf4f61bbdf9/volumes/c22069fd-2642-4323-912e-0c90045964f7 => generated 917 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 05:59:37.834318 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-56c918b3-dc42-4df6-89c3-0abcb535bfff tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] GET http://10.222.0.57/volume/v3/fb7103a71288430f9500caf4f61bbdf9/volumes/c22069fd-2642-4323-912e-0c90045964f7 Dec 06 05:59:37.835465 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-56c918b3-dc42-4df6-89c3-0abcb535bfff tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 05:59:37.835866 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 05:59:37.835866 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 05:59:37.836704 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-56c918b3-dc42-4df6-89c3-0abcb535bfff tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 05:59:38.076916 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 05:59:38.076916 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 05:59:38.128200 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-56c918b3-dc42-4df6-89c3-0abcb535bfff tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Volume info retrieved successfully. Dec 06 05:59:38.241775 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 05:59:38.241775 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 05:59:38.271310 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-56c918b3-dc42-4df6-89c3-0abcb535bfff tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] http://10.222.0.57/volume/v3/fb7103a71288430f9500caf4f61bbdf9/volumes/c22069fd-2642-4323-912e-0c90045964f7 returned with HTTP 200 Dec 06 05:59:38.272949 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 33/61] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 05:59:37 2020] GET /volume/v3/fb7103a71288430f9500caf4f61bbdf9/volumes/c22069fd-2642-4323-912e-0c90045964f7 => generated 917 bytes in 442 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 05:59:39.079193 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-5a66d2be-de02-44b3-9a43-e30f927b2a0c req-8b732eed-fb26-4d75-b09e-b88a38e654d9 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] POST http://10.222.0.57/volume/v3/fb7103a71288430f9500caf4f61bbdf9/attachments/0b9fe79e-bdc5-4746-af1b-b41399554219/action Dec 06 05:59:39.080361 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 05:59:39.080361 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 05:59:39.081195 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-5a66d2be-de02-44b3-9a43-e30f927b2a0c req-8b732eed-fb26-4d75-b09e-b88a38e654d9 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Action body: b'{"os-complete": null}' {{(pid=88145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 06 05:59:39.081780 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-5a66d2be-de02-44b3-9a43-e30f927b2a0c req-8b732eed-fb26-4d75-b09e-b88a38e654d9 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 06 05:59:39.308337 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-09f0ad12-b46d-4f2c-9471-982b29370931 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] GET http://10.222.0.57/volume/v3/fb7103a71288430f9500caf4f61bbdf9/volumes/c22069fd-2642-4323-912e-0c90045964f7 Dec 06 05:59:39.309175 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-09f0ad12-b46d-4f2c-9471-982b29370931 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 05:59:39.309559 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 05:59:39.309559 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 05:59:39.311536 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-09f0ad12-b46d-4f2c-9471-982b29370931 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 05:59:39.439311 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 05:59:39.439311 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 05:59:39.459886 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-09f0ad12-b46d-4f2c-9471-982b29370931 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Volume info retrieved successfully. Dec 06 05:59:39.468274 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 05:59:39.468274 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 05:59:39.515434 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-5a66d2be-de02-44b3-9a43-e30f927b2a0c req-8b732eed-fb26-4d75-b09e-b88a38e654d9 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] http://10.222.0.57/volume/v3/fb7103a71288430f9500caf4f61bbdf9/attachments/0b9fe79e-bdc5-4746-af1b-b41399554219/action returned with HTTP 204 Dec 06 05:59:39.517939 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 29/62] 10.222.0.63 () {64 vars in 1489 bytes} [Sun Dec 6 05:59:39 2020] POST /volume/v3/fb7103a71288430f9500caf4f61bbdf9/attachments/0b9fe79e-bdc5-4746-af1b-b41399554219/action => generated 0 bytes in 448 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Dec 06 05:59:39.527277 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 05:59:39.527277 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 05:59:39.576447 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-09f0ad12-b46d-4f2c-9471-982b29370931 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] http://10.222.0.57/volume/v3/fb7103a71288430f9500caf4f61bbdf9/volumes/c22069fd-2642-4323-912e-0c90045964f7 returned with HTTP 200 Dec 06 05:59:39.579233 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 34/63] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 05:59:39 2020] GET /volume/v3/fb7103a71288430f9500caf4f61bbdf9/volumes/c22069fd-2642-4323-912e-0c90045964f7 => generated 917 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 05:59:40.607985 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-c7fb3349-f1f2-433e-aac4-b3f5cc5a5696 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] GET http://10.222.0.57/volume/v3/fb7103a71288430f9500caf4f61bbdf9/volumes/c22069fd-2642-4323-912e-0c90045964f7 Dec 06 05:59:40.609015 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-c7fb3349-f1f2-433e-aac4-b3f5cc5a5696 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 05:59:40.609015 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 05:59:40.609015 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 05:59:40.609576 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-c7fb3349-f1f2-433e-aac4-b3f5cc5a5696 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 05:59:40.784442 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 05:59:40.784442 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 05:59:40.820708 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-c7fb3349-f1f2-433e-aac4-b3f5cc5a5696 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Volume info retrieved successfully. Dec 06 05:59:40.872628 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 05:59:40.872628 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 05:59:40.890732 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-c7fb3349-f1f2-433e-aac4-b3f5cc5a5696 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] http://10.222.0.57/volume/v3/fb7103a71288430f9500caf4f61bbdf9/volumes/c22069fd-2642-4323-912e-0c90045964f7 returned with HTTP 200 Dec 06 05:59:40.903516 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 30/64] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 05:59:40 2020] GET /volume/v3/fb7103a71288430f9500caf4f61bbdf9/volumes/c22069fd-2642-4323-912e-0c90045964f7 => generated 1209 bytes in 291 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 06 05:59:45.343914 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-192892c7-fc6a-419e-ae35-8915a4196de0 req-7a7f2ac7-9133-46b6-a94a-54b9382b1c04 tempest-VolumesAdminNegativeTest-1816643519 tempest-VolumesAdminNegativeTest-1816643519] GET http://10.222.0.57/volume/v3/58c17b0ce9ee4d839d0cd9f785c0593b/volumes/c22069fd-2642-4323-912e-0c90045964f7 Dec 06 05:59:45.344880 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-192892c7-fc6a-419e-ae35-8915a4196de0 req-7a7f2ac7-9133-46b6-a94a-54b9382b1c04 tempest-VolumesAdminNegativeTest-1816643519 tempest-VolumesAdminNegativeTest-1816643519] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 05:59:45.350220 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 05:59:45.350220 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 05:59:45.354067 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-192892c7-fc6a-419e-ae35-8915a4196de0 req-7a7f2ac7-9133-46b6-a94a-54b9382b1c04 tempest-VolumesAdminNegativeTest-1816643519 tempest-VolumesAdminNegativeTest-1816643519] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 05:59:45.542253 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 05:59:45.542253 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 05:59:45.559092 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [req-192892c7-fc6a-419e-ae35-8915a4196de0 req-7a7f2ac7-9133-46b6-a94a-54b9382b1c04 tempest-VolumesAdminNegativeTest-1816643519 tempest-VolumesAdminNegativeTest-1816643519] Volume info retrieved successfully. Dec 06 05:59:45.629533 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 05:59:45.629533 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 05:59:45.654145 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-192892c7-fc6a-419e-ae35-8915a4196de0 req-7a7f2ac7-9133-46b6-a94a-54b9382b1c04 tempest-VolumesAdminNegativeTest-1816643519 tempest-VolumesAdminNegativeTest-1816643519] http://10.222.0.57/volume/v3/58c17b0ce9ee4d839d0cd9f785c0593b/volumes/c22069fd-2642-4323-912e-0c90045964f7 returned with HTTP 200 Dec 06 05:59:45.656991 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 35/65] 10.222.0.57 () {60 vars in 1569 bytes} [Sun Dec 6 05:59:45 2020] GET /volume/v3/58c17b0ce9ee4d839d0cd9f785c0593b/volumes/c22069fd-2642-4323-912e-0c90045964f7 => generated 1391 bytes in 322 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 06 05:59:45.703796 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-192892c7-fc6a-419e-ae35-8915a4196de0 req-28478899-bb3e-4451-9173-99219bffcb1d tempest-VolumesAdminNegativeTest-1816643519 tempest-VolumesAdminNegativeTest-1816643519] GET http://10.222.0.57/volume/v3/58c17b0ce9ee4d839d0cd9f785c0593b/volumes/4846e3bd-5c3b-4e99-ac63-ebea2ebbd2ca Dec 06 05:59:45.704743 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-192892c7-fc6a-419e-ae35-8915a4196de0 req-28478899-bb3e-4451-9173-99219bffcb1d tempest-VolumesAdminNegativeTest-1816643519 tempest-VolumesAdminNegativeTest-1816643519] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 05:59:45.705162 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 05:59:45.705162 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 05:59:45.705879 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-192892c7-fc6a-419e-ae35-8915a4196de0 req-28478899-bb3e-4451-9173-99219bffcb1d tempest-VolumesAdminNegativeTest-1816643519 tempest-VolumesAdminNegativeTest-1816643519] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 05:59:45.826050 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-192892c7-fc6a-419e-ae35-8915a4196de0 req-28478899-bb3e-4451-9173-99219bffcb1d tempest-VolumesAdminNegativeTest-1816643519 tempest-VolumesAdminNegativeTest-1816643519] http://10.222.0.57/volume/v3/58c17b0ce9ee4d839d0cd9f785c0593b/volumes/4846e3bd-5c3b-4e99-ac63-ebea2ebbd2ca returned with HTTP 404 Dec 06 05:59:45.841248 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 31/66] 10.222.0.57 () {60 vars in 1569 bytes} [Sun Dec 6 05:59:45 2020] GET /volume/v3/58c17b0ce9ee4d839d0cd9f785c0593b/volumes/4846e3bd-5c3b-4e99-ac63-ebea2ebbd2ca => generated 109 bytes in 142 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Dec 06 05:59:45.848512 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-f0172786-3fad-4d39-a667-f520fb513f4c tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] GET http://10.222.0.57/volume/v3/fb7103a71288430f9500caf4f61bbdf9/volumes/c22069fd-2642-4323-912e-0c90045964f7 Dec 06 05:59:45.849433 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-f0172786-3fad-4d39-a667-f520fb513f4c tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 05:59:45.849844 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 05:59:45.849844 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 05:59:45.850489 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-f0172786-3fad-4d39-a667-f520fb513f4c tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 05:59:46.114117 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 05:59:46.114117 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 05:59:46.168709 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-f0172786-3fad-4d39-a667-f520fb513f4c tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Volume info retrieved successfully. Dec 06 05:59:46.232581 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 05:59:46.232581 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 05:59:46.267251 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-f0172786-3fad-4d39-a667-f520fb513f4c tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] http://10.222.0.57/volume/v3/fb7103a71288430f9500caf4f61bbdf9/volumes/c22069fd-2642-4323-912e-0c90045964f7 returned with HTTP 200 Dec 06 05:59:46.280642 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 36/67] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 05:59:45 2020] GET /volume/v3/fb7103a71288430f9500caf4f61bbdf9/volumes/c22069fd-2642-4323-912e-0c90045964f7 => generated 1209 bytes in 426 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 06 05:59:51.279880 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-7d891291-c477-4d59-b1d3-2655275c051e req-5f1449ae-6eb4-487d-a5ab-e03592e234d6 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] GET http://10.222.0.57/volume/v3/fb7103a71288430f9500caf4f61bbdf9/volumes/c22069fd-2642-4323-912e-0c90045964f7 Dec 06 05:59:51.296932 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-7d891291-c477-4d59-b1d3-2655275c051e req-5f1449ae-6eb4-487d-a5ab-e03592e234d6 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 05:59:51.302816 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-7d891291-c477-4d59-b1d3-2655275c051e req-5f1449ae-6eb4-487d-a5ab-e03592e234d6 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 05:59:51.814865 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 05:59:51.814865 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 05:59:51.910529 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [req-7d891291-c477-4d59-b1d3-2655275c051e req-5f1449ae-6eb4-487d-a5ab-e03592e234d6 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Volume info retrieved successfully. Dec 06 05:59:52.120227 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 05:59:52.120227 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 05:59:52.176781 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-7d891291-c477-4d59-b1d3-2655275c051e req-5f1449ae-6eb4-487d-a5ab-e03592e234d6 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] http://10.222.0.57/volume/v3/fb7103a71288430f9500caf4f61bbdf9/volumes/c22069fd-2642-4323-912e-0c90045964f7 returned with HTTP 200 Dec 06 05:59:52.182486 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 32/68] 10.222.0.57 () {60 vars in 1569 bytes} [Sun Dec 6 05:59:51 2020] GET /volume/v3/fb7103a71288430f9500caf4f61bbdf9/volumes/c22069fd-2642-4323-912e-0c90045964f7 => generated 1209 bytes in 908 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 06 05:59:52.211047 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-7d891291-c477-4d59-b1d3-2655275c051e req-7c86415b-0e06-4485-b382-e0332fed0e1b tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] POST http://10.222.0.57/volume/v3/fb7103a71288430f9500caf4f61bbdf9/volumes/c22069fd-2642-4323-912e-0c90045964f7/action Dec 06 05:59:52.212186 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 05:59:52.212186 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 05:59:52.213267 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-7d891291-c477-4d59-b1d3-2655275c051e req-7c86415b-0e06-4485-b382-e0332fed0e1b tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Action body: b'{"os-begin_detaching": null}' {{(pid=88144) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 06 05:59:52.213926 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-7d891291-c477-4d59-b1d3-2655275c051e req-7c86415b-0e06-4485-b382-e0332fed0e1b tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 06 05:59:52.304155 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 05:59:52.304155 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 05:59:52.308836 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [req-7d891291-c477-4d59-b1d3-2655275c051e req-7c86415b-0e06-4485-b382-e0332fed0e1b tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Volume info retrieved successfully. Dec 06 05:59:52.361259 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [req-7d891291-c477-4d59-b1d3-2655275c051e req-7c86415b-0e06-4485-b382-e0332fed0e1b tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Begin detaching volume completed successfully. Dec 06 05:59:52.362321 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-7d891291-c477-4d59-b1d3-2655275c051e req-7c86415b-0e06-4485-b382-e0332fed0e1b tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] http://10.222.0.57/volume/v3/fb7103a71288430f9500caf4f61bbdf9/volumes/c22069fd-2642-4323-912e-0c90045964f7/action returned with HTTP 202 Dec 06 05:59:52.371777 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 37/69] 10.222.0.57 () {64 vars in 1643 bytes} [Sun Dec 6 05:59:52 2020] POST /volume/v3/fb7103a71288430f9500caf4f61bbdf9/volumes/c22069fd-2642-4323-912e-0c90045964f7/action => generated 0 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 06 05:59:52.482684 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-5a08772c-2c6d-4dc4-8947-9fa05d38dc63 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] GET http://10.222.0.57/volume/v3/fb7103a71288430f9500caf4f61bbdf9/volumes/c22069fd-2642-4323-912e-0c90045964f7 Dec 06 05:59:52.484137 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-5a08772c-2c6d-4dc4-8947-9fa05d38dc63 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 05:59:52.490495 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 05:59:52.490495 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 05:59:52.494144 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-5a08772c-2c6d-4dc4-8947-9fa05d38dc63 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 05:59:52.527554 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-7d891291-c477-4d59-b1d3-2655275c051e req-7c86415b-0e06-4485-b382-e0332fed0e1b tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] GET http://10.222.0.57/volume// Dec 06 05:59:52.531839 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-7d891291-c477-4d59-b1d3-2655275c051e req-7c86415b-0e06-4485-b382-e0332fed0e1b tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 05:59:52.532424 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 05:59:52.532424 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 05:59:52.533448 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-7d891291-c477-4d59-b1d3-2655275c051e req-7c86415b-0e06-4485-b382-e0332fed0e1b tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Calling method 'all' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 05:59:52.536352 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-7d891291-c477-4d59-b1d3-2655275c051e req-7c86415b-0e06-4485-b382-e0332fed0e1b tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] http://10.222.0.57/volume// returned with HTTP 300 Dec 06 05:59:52.541505 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 38/70] 10.222.0.63 () {56 vars in 1089 bytes} [Sun Dec 6 05:59:52 2020] GET /volume/ => generated 754 bytes in 12 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 06 05:59:52.573483 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-7d891291-c477-4d59-b1d3-2655275c051e req-51953720-feec-473c-842f-1be94155a107 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] GET http://10.222.0.57/volume/v3/fb7103a71288430f9500caf4f61bbdf9/volumes/c22069fd-2642-4323-912e-0c90045964f7 Dec 06 05:59:52.577306 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-7d891291-c477-4d59-b1d3-2655275c051e req-51953720-feec-473c-842f-1be94155a107 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 05:59:52.583162 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-7d891291-c477-4d59-b1d3-2655275c051e req-51953720-feec-473c-842f-1be94155a107 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 05:59:52.895078 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 05:59:52.895078 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 05:59:52.938798 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 05:59:52.938798 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 05:59:52.944328 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-5a08772c-2c6d-4dc4-8947-9fa05d38dc63 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Volume info retrieved successfully. Dec 06 05:59:53.001792 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [req-7d891291-c477-4d59-b1d3-2655275c051e req-51953720-feec-473c-842f-1be94155a107 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Volume info retrieved successfully. Dec 06 05:59:53.126673 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 05:59:53.126673 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 05:59:53.211034 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 05:59:53.211034 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 05:59:53.235115 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-5a08772c-2c6d-4dc4-8947-9fa05d38dc63 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] http://10.222.0.57/volume/v3/fb7103a71288430f9500caf4f61bbdf9/volumes/c22069fd-2642-4323-912e-0c90045964f7 returned with HTTP 200 Dec 06 05:59:53.273588 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 33/71] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 05:59:52 2020] GET /volume/v3/fb7103a71288430f9500caf4f61bbdf9/volumes/c22069fd-2642-4323-912e-0c90045964f7 => generated 1212 bytes in 774 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 06 05:59:53.312869 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-7d891291-c477-4d59-b1d3-2655275c051e req-51953720-feec-473c-842f-1be94155a107 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] http://10.222.0.57/volume/v3/fb7103a71288430f9500caf4f61bbdf9/volumes/c22069fd-2642-4323-912e-0c90045964f7 returned with HTTP 200 Dec 06 05:59:53.318155 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 39/72] 10.222.0.63 () {60 vars in 1403 bytes} [Sun Dec 6 05:59:52 2020] GET /volume/v3/fb7103a71288430f9500caf4f61bbdf9/volumes/c22069fd-2642-4323-912e-0c90045964f7 => generated 1311 bytes in 760 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Dec 06 05:59:53.828088 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-7d891291-c477-4d59-b1d3-2655275c051e req-20676615-e876-4279-910d-e6efd8ce3712 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] DELETE http://10.222.0.57/volume/v3/fb7103a71288430f9500caf4f61bbdf9/attachments/0b9fe79e-bdc5-4746-af1b-b41399554219 Dec 06 05:59:53.828916 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-7d891291-c477-4d59-b1d3-2655275c051e req-20676615-e876-4279-910d-e6efd8ce3712 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 05:59:53.829304 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 05:59:53.829304 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 05:59:53.829901 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-7d891291-c477-4d59-b1d3-2655275c051e req-20676615-e876-4279-910d-e6efd8ce3712 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Calling method 'version_select' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 05:59:53.889589 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 05:59:53.889589 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 05:59:54.281661 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-cd31663d-c197-470a-934b-effc1edebab1 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] GET http://10.222.0.57/volume/v3/fb7103a71288430f9500caf4f61bbdf9/volumes/c22069fd-2642-4323-912e-0c90045964f7 Dec 06 05:59:54.284811 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-cd31663d-c197-470a-934b-effc1edebab1 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 05:59:54.286793 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 05:59:54.286793 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 05:59:54.287518 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-cd31663d-c197-470a-934b-effc1edebab1 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 05:59:54.480906 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 05:59:54.480906 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 05:59:54.534888 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-cd31663d-c197-470a-934b-effc1edebab1 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Volume info retrieved successfully. Dec 06 05:59:54.624515 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 05:59:54.624515 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 05:59:54.646163 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-cd31663d-c197-470a-934b-effc1edebab1 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] http://10.222.0.57/volume/v3/fb7103a71288430f9500caf4f61bbdf9/volumes/c22069fd-2642-4323-912e-0c90045964f7 returned with HTTP 200 Dec 06 05:59:54.662704 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 40/73] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 05:59:54 2020] GET /volume/v3/fb7103a71288430f9500caf4f61bbdf9/volumes/c22069fd-2642-4323-912e-0c90045964f7 => generated 1212 bytes in 385 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 06 05:59:55.674099 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-c67a7e9e-25e0-4528-b02c-42ec6ffb8be8 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] GET http://10.222.0.57/volume/v3/fb7103a71288430f9500caf4f61bbdf9/volumes/c22069fd-2642-4323-912e-0c90045964f7 Dec 06 05:59:55.675347 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-c67a7e9e-25e0-4528-b02c-42ec6ffb8be8 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 05:59:55.675914 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 05:59:55.675914 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 05:59:55.676779 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-c67a7e9e-25e0-4528-b02c-42ec6ffb8be8 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 05:59:55.969763 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 05:59:55.969763 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 05:59:56.033166 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-c67a7e9e-25e0-4528-b02c-42ec6ffb8be8 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Volume info retrieved successfully. Dec 06 05:59:56.071120 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [req-7d891291-c477-4d59-b1d3-2655275c051e req-20676615-e876-4279-910d-e6efd8ce3712 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88145) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 06 05:59:56.072224 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [req-7d891291-c477-4d59-b1d3-2655275c051e req-20676615-e876-4279-910d-e6efd8ce3712 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Pending status list for volume during attachment-delete: [] {{(pid=88145) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 06 05:59:56.107353 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-7d891291-c477-4d59-b1d3-2655275c051e req-20676615-e876-4279-910d-e6efd8ce3712 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] http://10.222.0.57/volume/v3/fb7103a71288430f9500caf4f61bbdf9/attachments/0b9fe79e-bdc5-4746-af1b-b41399554219 returned with HTTP 200 Dec 06 05:59:56.109410 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 34/74] 10.222.0.63 () {62 vars in 1437 bytes} [Sun Dec 6 05:59:53 2020] DELETE /volume/v3/fb7103a71288430f9500caf4f61bbdf9/attachments/0b9fe79e-bdc5-4746-af1b-b41399554219 => generated 19 bytes in 2288 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 05:59:56.234548 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-c67a7e9e-25e0-4528-b02c-42ec6ffb8be8 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] http://10.222.0.57/volume/v3/fb7103a71288430f9500caf4f61bbdf9/volumes/c22069fd-2642-4323-912e-0c90045964f7 returned with HTTP 200 Dec 06 05:59:56.244970 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 41/75] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 05:59:55 2020] GET /volume/v3/fb7103a71288430f9500caf4f61bbdf9/volumes/c22069fd-2642-4323-912e-0c90045964f7 => generated 917 bytes in 567 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 06 05:59:57.266090 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-154209d1-2e2e-480e-ad71-e008ef528097 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] GET http://10.222.0.57/volume/v3/fb7103a71288430f9500caf4f61bbdf9/volumes/c22069fd-2642-4323-912e-0c90045964f7 Dec 06 05:59:57.267512 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-154209d1-2e2e-480e-ad71-e008ef528097 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 05:59:57.267954 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 05:59:57.267954 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 05:59:57.268893 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-154209d1-2e2e-480e-ad71-e008ef528097 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 05:59:57.362162 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 05:59:57.362162 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 05:59:57.378392 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-154209d1-2e2e-480e-ad71-e008ef528097 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Volume info retrieved successfully. Dec 06 05:59:57.417191 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-154209d1-2e2e-480e-ad71-e008ef528097 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] http://10.222.0.57/volume/v3/fb7103a71288430f9500caf4f61bbdf9/volumes/c22069fd-2642-4323-912e-0c90045964f7 returned with HTTP 200 Dec 06 05:59:57.420833 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 35/76] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 05:59:57 2020] GET /volume/v3/fb7103a71288430f9500caf4f61bbdf9/volumes/c22069fd-2642-4323-912e-0c90045964f7 => generated 917 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 05:59:57.451111 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-be976bbc-983f-4b90-9d77-2438a6a617d1 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] POST http://10.222.0.57/volume/v3/fb7103a71288430f9500caf4f61bbdf9/volumes Dec 06 05:59:57.451855 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 05:59:57.451855 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 05:59:57.452488 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-be976bbc-983f-4b90-9d77-2438a6a617d1 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1716828209"}} {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 06 05:59:57.454065 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.v3.volumes [None req-be976bbc-983f-4b90-9d77-2438a6a617d1 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1716828209'}} {{(pid=88144) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 06 05:59:57.454602 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.v3.volumes [None req-be976bbc-983f-4b90-9d77-2438a6a617d1 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Create volume of 1 GB Dec 06 05:59:57.518230 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-be976bbc-983f-4b90-9d77-2438a6a617d1 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Availability Zones retrieved successfully. Dec 06 05:59:57.557959 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-be976bbc-983f-4b90-9d77-2438a6a617d1 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Flow 'volume_create_api' (28f51683-0202-4f8b-bf17-f5a35736f0de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88144) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 06 05:59:57.564756 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-be976bbc-983f-4b90-9d77-2438a6a617d1 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dddce947-552b-456a-bb0b-fb302bc07cd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 05:59:57.570187 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.flows.api.create_volume [None req-be976bbc-983f-4b90-9d77-2438a6a617d1 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Validating volume size '1' using validate_int {{(pid=88144) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 06 05:59:57.769343 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-be976bbc-983f-4b90-9d77-2438a6a617d1 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dddce947-552b-456a-bb0b-fb302bc07cd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-06T05:47:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=30b7e6de-5d37-476d-b3c0-b2aec991b5a5,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '30b7e6de-5d37-476d-b3c0-b2aec991b5a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 05:59:57.772663 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-be976bbc-983f-4b90-9d77-2438a6a617d1 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c143d804-ed71-44a4-ab97-43fe86808d5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 05:59:57.895887 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.quota [None req-be976bbc-983f-4b90-9d77-2438a6a617d1 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Created reservations ['7deea804-d9e8-49ef-b0f0-a7b8aef41bd1', '9a978aad-cc2f-459c-9b24-a388c6d191d9', '0ae9a034-9dac-4682-9e40-1a1d79e4efa7', 'd26f4478-771d-4821-8327-a21e7cfca8db'] {{(pid=88144) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 06 05:59:57.898109 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-be976bbc-983f-4b90-9d77-2438a6a617d1 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c143d804-ed71-44a4-ab97-43fe86808d5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7deea804-d9e8-49ef-b0f0-a7b8aef41bd1', '9a978aad-cc2f-459c-9b24-a388c6d191d9', '0ae9a034-9dac-4682-9e40-1a1d79e4efa7', 'd26f4478-771d-4821-8327-a21e7cfca8db']}' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 05:59:57.900879 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-be976bbc-983f-4b90-9d77-2438a6a617d1 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e049ea3b-12d4-495f-8b09-56a5c41d0c3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 05:59:57.975292 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-be976bbc-983f-4b90-9d77-2438a6a617d1 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e049ea3b-12d4-495f-8b09-56a5c41d0c3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6d5184d2-a430-49b6-b9a7-1930efe253b8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1716828209',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb7103a71288430f9500caf4f61bbdf9',qos_specs=None,replication_status=,reservations=['7deea804-d9e8-49ef-b0f0-a7b8aef41bd1','9a978aad-cc2f-459c-9b24-a388c6d191d9','0ae9a034-9dac-4682-9e40-1a1d79e4efa7','d26f4478-771d-4821-8327-a21e7cfca8db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='314bdf80a186434e97ed2ad2b24356a2',volume_type_id=30b7e6de-5d37-476d-b3c0-b2aec991b5a5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-06T05:59:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1716828209',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6d5184d2-a430-49b6-b9a7-1930efe253b8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fb7103a71288430f9500caf4f61bbdf9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='314bdf80a186434e97ed2ad2b24356a2',volume_attachment=,volume_type=,volume_type_id=30b7e6de-5d37-476d-b3c0-b2aec991b5a5)}' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 05:59:57.978692 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-be976bbc-983f-4b90-9d77-2438a6a617d1 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b8dd66d-f845-4586-823c-54478691d74b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 05:59:58.016036 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-be976bbc-983f-4b90-9d77-2438a6a617d1 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b8dd66d-f845-4586-823c-54478691d74b) transitioned into state 'SUCCESS' from state '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-1716828209',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb7103a71288430f9500caf4f61bbdf9',qos_specs=None,replication_status=,reservations=['7deea804-d9e8-49ef-b0f0-a7b8aef41bd1','9a978aad-cc2f-459c-9b24-a388c6d191d9','0ae9a034-9dac-4682-9e40-1a1d79e4efa7','d26f4478-771d-4821-8327-a21e7cfca8db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='314bdf80a186434e97ed2ad2b24356a2',volume_type_id=30b7e6de-5d37-476d-b3c0-b2aec991b5a5)}' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 05:59:58.018762 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-be976bbc-983f-4b90-9d77-2438a6a617d1 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97ba193a-eff3-4369-89eb-478f853f80d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 05:59:58.063215 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-be976bbc-983f-4b90-9d77-2438a6a617d1 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97ba193a-eff3-4369-89eb-478f853f80d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 05:59:58.067889 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-be976bbc-983f-4b90-9d77-2438a6a617d1 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Flow 'volume_create_api' (28f51683-0202-4f8b-bf17-f5a35736f0de) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88144) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 06 05:59:58.511142 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-be976bbc-983f-4b90-9d77-2438a6a617d1 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Create volume request issued successfully. Dec 06 05:59:58.641094 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-be976bbc-983f-4b90-9d77-2438a6a617d1 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] http://10.222.0.57/volume/v3/fb7103a71288430f9500caf4f61bbdf9/volumes returned with HTTP 202 Dec 06 05:59:58.646253 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 42/77] 10.222.0.57 () {60 vars in 1225 bytes} [Sun Dec 6 05:59:57 2020] POST /volume/v3/fb7103a71288430f9500caf4f61bbdf9/volumes => generated 824 bytes in 1204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 06 05:59:58.671560 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-c97a19ac-19d3-406a-b44d-f5ae9a893889 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] GET http://10.222.0.57/volume/v3/fb7103a71288430f9500caf4f61bbdf9/volumes/6d5184d2-a430-49b6-b9a7-1930efe253b8 Dec 06 05:59:58.673182 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-c97a19ac-19d3-406a-b44d-f5ae9a893889 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 05:59:58.676423 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 05:59:58.676423 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 05:59:58.677779 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-c97a19ac-19d3-406a-b44d-f5ae9a893889 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 05:59:58.857098 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 05:59:58.857098 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 05:59:58.867567 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-c97a19ac-19d3-406a-b44d-f5ae9a893889 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Volume info retrieved successfully. Dec 06 05:59:58.918661 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-c97a19ac-19d3-406a-b44d-f5ae9a893889 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] http://10.222.0.57/volume/v3/fb7103a71288430f9500caf4f61bbdf9/volumes/6d5184d2-a430-49b6-b9a7-1930efe253b8 returned with HTTP 200 Dec 06 05:59:58.919801 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 36/78] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 05:59:58 2020] GET /volume/v3/fb7103a71288430f9500caf4f61bbdf9/volumes/6d5184d2-a430-49b6-b9a7-1930efe253b8 => generated 916 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 05:59:59.941736 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-c6213382-f914-4b84-be98-704226d617a1 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] GET http://10.222.0.57/volume/v3/fb7103a71288430f9500caf4f61bbdf9/volumes/6d5184d2-a430-49b6-b9a7-1930efe253b8 Dec 06 05:59:59.943200 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-c6213382-f914-4b84-be98-704226d617a1 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 05:59:59.943678 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 05:59:59.943678 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 05:59:59.944500 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-c6213382-f914-4b84-be98-704226d617a1 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:00:00.063434 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:00:00.063434 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:00:00.103651 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-c6213382-f914-4b84-be98-704226d617a1 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Volume info retrieved successfully. Dec 06 06:00:00.217392 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-c6213382-f914-4b84-be98-704226d617a1 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] http://10.222.0.57/volume/v3/fb7103a71288430f9500caf4f61bbdf9/volumes/6d5184d2-a430-49b6-b9a7-1930efe253b8 returned with HTTP 200 Dec 06 06:00:00.233838 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 43/79] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 05:59:59 2020] GET /volume/v3/fb7103a71288430f9500caf4f61bbdf9/volumes/6d5184d2-a430-49b6-b9a7-1930efe253b8 => generated 916 bytes in 294 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:00:01.254450 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-36b09385-0b2b-4e37-a2d0-593987de2eda tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] GET http://10.222.0.57/volume/v3/fb7103a71288430f9500caf4f61bbdf9/volumes/6d5184d2-a430-49b6-b9a7-1930efe253b8 Dec 06 06:00:01.256432 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-36b09385-0b2b-4e37-a2d0-593987de2eda tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:00:01.257160 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:00:01.257160 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:00:01.259482 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-36b09385-0b2b-4e37-a2d0-593987de2eda tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:00:01.364286 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:00:01.364286 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:00:01.376757 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-36b09385-0b2b-4e37-a2d0-593987de2eda tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Volume info retrieved successfully. Dec 06 06:00:01.409349 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-36b09385-0b2b-4e37-a2d0-593987de2eda tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] http://10.222.0.57/volume/v3/fb7103a71288430f9500caf4f61bbdf9/volumes/6d5184d2-a430-49b6-b9a7-1930efe253b8 returned with HTTP 200 Dec 06 06:00:01.412826 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 37/80] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:00:01 2020] GET /volume/v3/fb7103a71288430f9500caf4f61bbdf9/volumes/6d5184d2-a430-49b6-b9a7-1930efe253b8 => generated 917 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:00:02.486794 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-b7a67adb-cac5-4ea0-8d72-f8c16721ab2c req-cb1a7344-caa6-4c3e-bdab-68ca696bf98d tempest-VolumesAdminNegativeTest-1816643519 tempest-VolumesAdminNegativeTest-1816643519] GET http://10.222.0.57/volume/v3/58c17b0ce9ee4d839d0cd9f785c0593b/volumes/bd69c70d-5bd0-4e1a-96a1-3cc2217df8bf Dec 06 06:00:02.488345 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-b7a67adb-cac5-4ea0-8d72-f8c16721ab2c req-cb1a7344-caa6-4c3e-bdab-68ca696bf98d tempest-VolumesAdminNegativeTest-1816643519 tempest-VolumesAdminNegativeTest-1816643519] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:00:02.488847 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:00:02.488847 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:00:02.489535 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-b7a67adb-cac5-4ea0-8d72-f8c16721ab2c req-cb1a7344-caa6-4c3e-bdab-68ca696bf98d tempest-VolumesAdminNegativeTest-1816643519 tempest-VolumesAdminNegativeTest-1816643519] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:00:02.668903 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-b7a67adb-cac5-4ea0-8d72-f8c16721ab2c req-cb1a7344-caa6-4c3e-bdab-68ca696bf98d tempest-VolumesAdminNegativeTest-1816643519 tempest-VolumesAdminNegativeTest-1816643519] http://10.222.0.57/volume/v3/58c17b0ce9ee4d839d0cd9f785c0593b/volumes/bd69c70d-5bd0-4e1a-96a1-3cc2217df8bf returned with HTTP 404 Dec 06 06:00:02.670883 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 44/81] 10.222.0.57 () {60 vars in 1569 bytes} [Sun Dec 6 06:00:02 2020] GET /volume/v3/58c17b0ce9ee4d839d0cd9f785c0593b/volumes/bd69c70d-5bd0-4e1a-96a1-3cc2217df8bf => generated 109 bytes in 188 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 06 06:00:02.694906 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-4dff1cbe-036f-4c10-afcb-a36a37920425 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] DELETE http://10.222.0.57/volume/v3/fb7103a71288430f9500caf4f61bbdf9/volumes/6d5184d2-a430-49b6-b9a7-1930efe253b8 Dec 06 06:00:02.695934 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-4dff1cbe-036f-4c10-afcb-a36a37920425 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:00:02.701061 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:00:02.701061 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:00:02.702282 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-4dff1cbe-036f-4c10-afcb-a36a37920425 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Calling method 'delete' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:00:02.703200 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.v3.volumes [None req-4dff1cbe-036f-4c10-afcb-a36a37920425 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Delete volume with id: 6d5184d2-a430-49b6-b9a7-1930efe253b8 Dec 06 06:00:02.889786 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:00:02.889786 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:00:02.892383 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-4dff1cbe-036f-4c10-afcb-a36a37920425 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Volume info retrieved successfully. Dec 06 06:00:03.013495 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-4dff1cbe-036f-4c10-afcb-a36a37920425 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Delete volume request issued successfully. Dec 06 06:00:03.018770 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-4dff1cbe-036f-4c10-afcb-a36a37920425 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] http://10.222.0.57/volume/v3/fb7103a71288430f9500caf4f61bbdf9/volumes/6d5184d2-a430-49b6-b9a7-1930efe253b8 returned with HTTP 202 Dec 06 06:00:03.022291 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 38/82] 10.222.0.57 () {58 vars in 1318 bytes} [Sun Dec 6 06:00:02 2020] DELETE /volume/v3/fb7103a71288430f9500caf4f61bbdf9/volumes/6d5184d2-a430-49b6-b9a7-1930efe253b8 => generated 0 bytes in 334 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 06 06:00:03.029431 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-5e07a854-d2db-4d1b-a0ac-4413b4300a16 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] GET http://10.222.0.57/volume/v3/fb7103a71288430f9500caf4f61bbdf9/volumes/6d5184d2-a430-49b6-b9a7-1930efe253b8 Dec 06 06:00:03.031592 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-5e07a854-d2db-4d1b-a0ac-4413b4300a16 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:00:03.033563 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-5e07a854-d2db-4d1b-a0ac-4413b4300a16 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:00:03.122134 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:00:03.122134 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:00:03.132881 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-5e07a854-d2db-4d1b-a0ac-4413b4300a16 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Volume info retrieved successfully. Dec 06 06:00:03.160485 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-5e07a854-d2db-4d1b-a0ac-4413b4300a16 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] http://10.222.0.57/volume/v3/fb7103a71288430f9500caf4f61bbdf9/volumes/6d5184d2-a430-49b6-b9a7-1930efe253b8 returned with HTTP 200 Dec 06 06:00:03.162411 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 45/83] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:00:03 2020] GET /volume/v3/fb7103a71288430f9500caf4f61bbdf9/volumes/6d5184d2-a430-49b6-b9a7-1930efe253b8 => generated 916 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:00:04.183425 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-081b02f4-863c-4d6e-a910-70200c23ed5b tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] GET http://10.222.0.57/volume/v3/fb7103a71288430f9500caf4f61bbdf9/volumes/6d5184d2-a430-49b6-b9a7-1930efe253b8 Dec 06 06:00:04.184690 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-081b02f4-863c-4d6e-a910-70200c23ed5b tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:00:04.185127 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:00:04.185127 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:00:04.185840 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-081b02f4-863c-4d6e-a910-70200c23ed5b tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:00:04.361586 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:00:04.361586 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:00:04.402058 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-081b02f4-863c-4d6e-a910-70200c23ed5b tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Volume info retrieved successfully. Dec 06 06:00:04.510549 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-081b02f4-863c-4d6e-a910-70200c23ed5b tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] http://10.222.0.57/volume/v3/fb7103a71288430f9500caf4f61bbdf9/volumes/6d5184d2-a430-49b6-b9a7-1930efe253b8 returned with HTTP 200 Dec 06 06:00:04.521224 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 39/84] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:00:04 2020] GET /volume/v3/fb7103a71288430f9500caf4f61bbdf9/volumes/6d5184d2-a430-49b6-b9a7-1930efe253b8 => generated 916 bytes in 342 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:00:05.561769 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-174255d9-5067-4b8a-88a7-6d3a6fd93273 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] GET http://10.222.0.57/volume/v3/fb7103a71288430f9500caf4f61bbdf9/volumes/6d5184d2-a430-49b6-b9a7-1930efe253b8 Dec 06 06:00:05.562904 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-174255d9-5067-4b8a-88a7-6d3a6fd93273 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:00:05.563421 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:00:05.563421 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:00:05.566631 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-174255d9-5067-4b8a-88a7-6d3a6fd93273 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:00:05.892876 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:00:05.892876 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:00:05.934194 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-174255d9-5067-4b8a-88a7-6d3a6fd93273 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Volume info retrieved successfully. Dec 06 06:00:06.044306 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-174255d9-5067-4b8a-88a7-6d3a6fd93273 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] http://10.222.0.57/volume/v3/fb7103a71288430f9500caf4f61bbdf9/volumes/6d5184d2-a430-49b6-b9a7-1930efe253b8 returned with HTTP 200 Dec 06 06:00:06.045799 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 46/85] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:00:05 2020] GET /volume/v3/fb7103a71288430f9500caf4f61bbdf9/volumes/6d5184d2-a430-49b6-b9a7-1930efe253b8 => generated 916 bytes in 492 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:00:07.066783 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-a21e92b1-8030-41c7-a3a2-c227473f06dd tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] GET http://10.222.0.57/volume/v3/fb7103a71288430f9500caf4f61bbdf9/volumes/6d5184d2-a430-49b6-b9a7-1930efe253b8 Dec 06 06:00:07.067374 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-a21e92b1-8030-41c7-a3a2-c227473f06dd tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:00:07.067499 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:00:07.067499 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:00:07.068125 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-a21e92b1-8030-41c7-a3a2-c227473f06dd tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:00:07.196731 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:00:07.196731 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:00:07.218488 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-a21e92b1-8030-41c7-a3a2-c227473f06dd tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Volume info retrieved successfully. Dec 06 06:00:07.264193 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-a21e92b1-8030-41c7-a3a2-c227473f06dd tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] http://10.222.0.57/volume/v3/fb7103a71288430f9500caf4f61bbdf9/volumes/6d5184d2-a430-49b6-b9a7-1930efe253b8 returned with HTTP 200 Dec 06 06:00:07.265256 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 40/86] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:00:07 2020] GET /volume/v3/fb7103a71288430f9500caf4f61bbdf9/volumes/6d5184d2-a430-49b6-b9a7-1930efe253b8 => generated 916 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:00:08.282880 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-3b00f756-4208-40e8-969d-a86ede1efffd tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] GET http://10.222.0.57/volume/v3/fb7103a71288430f9500caf4f61bbdf9/volumes/6d5184d2-a430-49b6-b9a7-1930efe253b8 Dec 06 06:00:08.284130 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-3b00f756-4208-40e8-969d-a86ede1efffd tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:00:08.284564 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:00:08.284564 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:00:08.285262 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-3b00f756-4208-40e8-969d-a86ede1efffd tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:00:08.446107 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-3b00f756-4208-40e8-969d-a86ede1efffd tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] http://10.222.0.57/volume/v3/fb7103a71288430f9500caf4f61bbdf9/volumes/6d5184d2-a430-49b6-b9a7-1930efe253b8 returned with HTTP 404 Dec 06 06:00:08.450583 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 47/87] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:00:08 2020] GET /volume/v3/fb7103a71288430f9500caf4f61bbdf9/volumes/6d5184d2-a430-49b6-b9a7-1930efe253b8 => generated 109 bytes in 172 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 06 06:00:08.459834 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-9c4d5ed3-9a6c-4855-bb9d-51c7e4787ac1 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] DELETE http://10.222.0.57/volume/v3/fb7103a71288430f9500caf4f61bbdf9/volumes/c22069fd-2642-4323-912e-0c90045964f7 Dec 06 06:00:08.460373 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-9c4d5ed3-9a6c-4855-bb9d-51c7e4787ac1 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:00:08.460571 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:00:08.460571 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:00:08.461858 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-9c4d5ed3-9a6c-4855-bb9d-51c7e4787ac1 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Calling method 'delete' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:00:08.464911 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.v3.volumes [None req-9c4d5ed3-9a6c-4855-bb9d-51c7e4787ac1 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Delete volume with id: c22069fd-2642-4323-912e-0c90045964f7 Dec 06 06:00:08.637103 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:00:08.637103 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:00:08.654182 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-9c4d5ed3-9a6c-4855-bb9d-51c7e4787ac1 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Volume info retrieved successfully. Dec 06 06:00:08.722885 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-9c4d5ed3-9a6c-4855-bb9d-51c7e4787ac1 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Delete volume request issued successfully. Dec 06 06:00:08.726960 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-9c4d5ed3-9a6c-4855-bb9d-51c7e4787ac1 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] http://10.222.0.57/volume/v3/fb7103a71288430f9500caf4f61bbdf9/volumes/c22069fd-2642-4323-912e-0c90045964f7 returned with HTTP 202 Dec 06 06:00:08.734851 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 41/88] 10.222.0.57 () {58 vars in 1318 bytes} [Sun Dec 6 06:00:08 2020] DELETE /volume/v3/fb7103a71288430f9500caf4f61bbdf9/volumes/c22069fd-2642-4323-912e-0c90045964f7 => generated 0 bytes in 280 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 06 06:00:08.742475 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-6200fce1-60d2-4891-bde8-357fc3fa31a3 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] GET http://10.222.0.57/volume/v3/fb7103a71288430f9500caf4f61bbdf9/volumes/c22069fd-2642-4323-912e-0c90045964f7 Dec 06 06:00:08.743225 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-6200fce1-60d2-4891-bde8-357fc3fa31a3 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:00:08.743865 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-6200fce1-60d2-4891-bde8-357fc3fa31a3 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:00:08.904810 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:00:08.904810 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:00:08.958703 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-6200fce1-60d2-4891-bde8-357fc3fa31a3 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Volume info retrieved successfully. Dec 06 06:00:09.046347 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-6200fce1-60d2-4891-bde8-357fc3fa31a3 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] http://10.222.0.57/volume/v3/fb7103a71288430f9500caf4f61bbdf9/volumes/c22069fd-2642-4323-912e-0c90045964f7 returned with HTTP 200 Dec 06 06:00:09.059470 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 48/89] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:00:08 2020] GET /volume/v3/fb7103a71288430f9500caf4f61bbdf9/volumes/c22069fd-2642-4323-912e-0c90045964f7 => generated 916 bytes in 321 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:00:10.067848 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-a073f56c-605a-4ceb-a52f-227fd811fef6 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] GET http://10.222.0.57/volume/v3/fb7103a71288430f9500caf4f61bbdf9/volumes/c22069fd-2642-4323-912e-0c90045964f7 Dec 06 06:00:10.068849 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-a073f56c-605a-4ceb-a52f-227fd811fef6 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:00:10.069204 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:00:10.069204 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:00:10.069838 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-a073f56c-605a-4ceb-a52f-227fd811fef6 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:00:10.280588 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:00:10.280588 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:00:10.310020 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-a073f56c-605a-4ceb-a52f-227fd811fef6 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Volume info retrieved successfully. Dec 06 06:00:10.377116 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-a073f56c-605a-4ceb-a52f-227fd811fef6 tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] http://10.222.0.57/volume/v3/fb7103a71288430f9500caf4f61bbdf9/volumes/c22069fd-2642-4323-912e-0c90045964f7 returned with HTTP 200 Dec 06 06:00:10.385116 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 42/90] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:00:10 2020] GET /volume/v3/fb7103a71288430f9500caf4f61bbdf9/volumes/c22069fd-2642-4323-912e-0c90045964f7 => generated 916 bytes in 325 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:00:11.402524 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-8c12a97a-184d-449c-a116-6f0eb2df2b9e tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] GET http://10.222.0.57/volume/v3/fb7103a71288430f9500caf4f61bbdf9/volumes/c22069fd-2642-4323-912e-0c90045964f7 Dec 06 06:00:11.403290 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-8c12a97a-184d-449c-a116-6f0eb2df2b9e tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:00:11.403290 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:00:11.403290 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:00:11.404408 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-8c12a97a-184d-449c-a116-6f0eb2df2b9e tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:00:11.709658 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:00:11.709658 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:00:11.777748 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-8c12a97a-184d-449c-a116-6f0eb2df2b9e tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Volume info retrieved successfully. Dec 06 06:00:11.901753 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-8c12a97a-184d-449c-a116-6f0eb2df2b9e tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] http://10.222.0.57/volume/v3/fb7103a71288430f9500caf4f61bbdf9/volumes/c22069fd-2642-4323-912e-0c90045964f7 returned with HTTP 200 Dec 06 06:00:11.908748 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 49/91] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:00:11 2020] GET /volume/v3/fb7103a71288430f9500caf4f61bbdf9/volumes/c22069fd-2642-4323-912e-0c90045964f7 => generated 916 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:00:12.925596 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-2744be5c-f534-4dd0-8caa-4e1c5c7c24da tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] GET http://10.222.0.57/volume/v3/fb7103a71288430f9500caf4f61bbdf9/volumes/c22069fd-2642-4323-912e-0c90045964f7 Dec 06 06:00:12.926140 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-2744be5c-f534-4dd0-8caa-4e1c5c7c24da tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:00:12.926327 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:00:12.926327 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:00:12.926706 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-2744be5c-f534-4dd0-8caa-4e1c5c7c24da tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:00:13.190527 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:00:13.190527 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:00:13.244332 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-2744be5c-f534-4dd0-8caa-4e1c5c7c24da tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Volume info retrieved successfully. Dec 06 06:00:13.340822 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-2744be5c-f534-4dd0-8caa-4e1c5c7c24da tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] http://10.222.0.57/volume/v3/fb7103a71288430f9500caf4f61bbdf9/volumes/c22069fd-2642-4323-912e-0c90045964f7 returned with HTTP 200 Dec 06 06:00:13.358352 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 43/92] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:00:12 2020] GET /volume/v3/fb7103a71288430f9500caf4f61bbdf9/volumes/c22069fd-2642-4323-912e-0c90045964f7 => generated 916 bytes in 436 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:00:14.362776 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-ca0e3bc0-b29c-4c2e-ae29-6e37f8d0ee1f tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] GET http://10.222.0.57/volume/v3/fb7103a71288430f9500caf4f61bbdf9/volumes/c22069fd-2642-4323-912e-0c90045964f7 Dec 06 06:00:14.366524 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-ca0e3bc0-b29c-4c2e-ae29-6e37f8d0ee1f tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:00:14.367170 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:00:14.367170 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:00:14.368924 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-ca0e3bc0-b29c-4c2e-ae29-6e37f8d0ee1f tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:00:14.501975 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-ca0e3bc0-b29c-4c2e-ae29-6e37f8d0ee1f tempest-VolumesAdminNegativeTest-1092246377 tempest-VolumesAdminNegativeTest-1092246377] http://10.222.0.57/volume/v3/fb7103a71288430f9500caf4f61bbdf9/volumes/c22069fd-2642-4323-912e-0c90045964f7 returned with HTTP 404 Dec 06 06:00:14.503324 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 50/93] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:00:14 2020] GET /volume/v3/fb7103a71288430f9500caf4f61bbdf9/volumes/c22069fd-2642-4323-912e-0c90045964f7 => generated 109 bytes in 147 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 06 06:00:46.382007 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-c6abdd77-67b7-4b01-8010-2b440f8f4b50 tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] POST http://10.222.0.57/volume/v3/186a5024f08a4ebb9aff87be6dac1116/volumes Dec 06 06:00:46.383340 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:00:46.383340 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:00:46.383774 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-c6abdd77-67b7-4b01-8010-2b440f8f4b50 tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-LiveAutoBlockMigrationV225Test-volume-1868417554"}} {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 06 06:00:46.387785 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.v3.volumes [None req-c6abdd77-67b7-4b01-8010-2b440f8f4b50 tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-LiveAutoBlockMigrationV225Test-volume-1868417554'}} {{(pid=88145) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 06 06:00:46.388263 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.v3.volumes [None req-c6abdd77-67b7-4b01-8010-2b440f8f4b50 tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] Create volume of 1 GB Dec 06 06:00:46.420546 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-c6abdd77-67b7-4b01-8010-2b440f8f4b50 tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] Availability Zones retrieved successfully. Dec 06 06:00:46.479611 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-c6abdd77-67b7-4b01-8010-2b440f8f4b50 tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] Flow 'volume_create_api' (ac265ade-1c71-4edf-93e9-a5a283dd3022) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88145) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 06 06:00:46.482408 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-c6abdd77-67b7-4b01-8010-2b440f8f4b50 tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (696cbe9c-f2c0-4d86-85c2-1230defe6e3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:00:46.485332 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.flows.api.create_volume [None req-c6abdd77-67b7-4b01-8010-2b440f8f4b50 tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] Validating volume size '1' using validate_int {{(pid=88145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 06 06:00:46.664965 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-c6abdd77-67b7-4b01-8010-2b440f8f4b50 tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (696cbe9c-f2c0-4d86-85c2-1230defe6e3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-06T05:47:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=30b7e6de-5d37-476d-b3c0-b2aec991b5a5,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '30b7e6de-5d37-476d-b3c0-b2aec991b5a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:00:46.667949 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-c6abdd77-67b7-4b01-8010-2b440f8f4b50 tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c493dc2-69c4-40bd-8f12-9a5165da9366) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:00:46.870094 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.quota [None req-c6abdd77-67b7-4b01-8010-2b440f8f4b50 tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] Created reservations ['8a6a70c4-5a3f-4730-a0c2-60053ee2390d', 'aef89ced-b44e-4b40-94ce-11fba758c21f', '37589c82-2564-4955-9db3-60939fcc3204', 'f5322ffc-7bb1-40d3-9462-bbc36cf6a9c2'] {{(pid=88145) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 06 06:00:46.875228 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-c6abdd77-67b7-4b01-8010-2b440f8f4b50 tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c493dc2-69c4-40bd-8f12-9a5165da9366) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8a6a70c4-5a3f-4730-a0c2-60053ee2390d', 'aef89ced-b44e-4b40-94ce-11fba758c21f', '37589c82-2564-4955-9db3-60939fcc3204', 'f5322ffc-7bb1-40d3-9462-bbc36cf6a9c2']}' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:00:46.880633 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-c6abdd77-67b7-4b01-8010-2b440f8f4b50 tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d72d555-fc8b-41dd-bf08-1d4d003f2df9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:00:47.159538 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-c6abdd77-67b7-4b01-8010-2b440f8f4b50 tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d72d555-fc8b-41dd-bf08-1d4d003f2df9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '06b708cf-7890-4e0c-a70f-5b54ec858eca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-LiveAutoBlockMigrationV225Test-volume-1868417554',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='186a5024f08a4ebb9aff87be6dac1116',qos_specs=None,replication_status=,reservations=['8a6a70c4-5a3f-4730-a0c2-60053ee2390d','aef89ced-b44e-4b40-94ce-11fba758c21f','37589c82-2564-4955-9db3-60939fcc3204','f5322ffc-7bb1-40d3-9462-bbc36cf6a9c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='639754b89c0b4158a54b3c8202163c97',volume_type_id=30b7e6de-5d37-476d-b3c0-b2aec991b5a5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-06T06:00:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-LiveAutoBlockMigrationV225Test-volume-1868417554',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=06b708cf-7890-4e0c-a70f-5b54ec858eca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='186a5024f08a4ebb9aff87be6dac1116',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='639754b89c0b4158a54b3c8202163c97',volume_attachment=,volume_type=,volume_type_id=30b7e6de-5d37-476d-b3c0-b2aec991b5a5)}' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:00:47.174305 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-c6abdd77-67b7-4b01-8010-2b440f8f4b50 tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d9d9b96-d7da-47d8-8f6c-4db94374d495) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:00:47.320092 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-c6abdd77-67b7-4b01-8010-2b440f8f4b50 tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d9d9b96-d7da-47d8-8f6c-4db94374d495) transitioned into state 'SUCCESS' from state '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-1868417554',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='186a5024f08a4ebb9aff87be6dac1116',qos_specs=None,replication_status=,reservations=['8a6a70c4-5a3f-4730-a0c2-60053ee2390d','aef89ced-b44e-4b40-94ce-11fba758c21f','37589c82-2564-4955-9db3-60939fcc3204','f5322ffc-7bb1-40d3-9462-bbc36cf6a9c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='639754b89c0b4158a54b3c8202163c97',volume_type_id=30b7e6de-5d37-476d-b3c0-b2aec991b5a5)}' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:00:47.322793 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-c6abdd77-67b7-4b01-8010-2b440f8f4b50 tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9887c88b-0f6b-403a-8414-0d465061fd50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:00:47.357404 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-c6abdd77-67b7-4b01-8010-2b440f8f4b50 tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9887c88b-0f6b-403a-8414-0d465061fd50) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:00:47.362791 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-c6abdd77-67b7-4b01-8010-2b440f8f4b50 tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] Flow 'volume_create_api' (ac265ade-1c71-4edf-93e9-a5a283dd3022) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88145) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 06 06:00:47.441874 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-c6abdd77-67b7-4b01-8010-2b440f8f4b50 tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] Create volume request issued successfully. Dec 06 06:00:47.467706 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-c6abdd77-67b7-4b01-8010-2b440f8f4b50 tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] http://10.222.0.57/volume/v3/186a5024f08a4ebb9aff87be6dac1116/volumes returned with HTTP 202 Dec 06 06:00:47.474889 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 44/94] 10.222.0.57 () {60 vars in 1225 bytes} [Sun Dec 6 06:00:46 2020] POST /volume/v3/186a5024f08a4ebb9aff87be6dac1116/volumes => generated 830 bytes in 1097 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 06 06:00:47.511949 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-9f3419eb-2d6d-4ae5-8512-c37a6f94cf71 tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] GET http://10.222.0.57/volume/v3/186a5024f08a4ebb9aff87be6dac1116/volumes/06b708cf-7890-4e0c-a70f-5b54ec858eca Dec 06 06:00:47.513366 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-9f3419eb-2d6d-4ae5-8512-c37a6f94cf71 tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:00:47.514627 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-9f3419eb-2d6d-4ae5-8512-c37a6f94cf71 tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:00:47.639523 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:00:47.639523 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:00:47.656028 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-9f3419eb-2d6d-4ae5-8512-c37a6f94cf71 tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] Volume info retrieved successfully. Dec 06 06:00:47.712887 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-9f3419eb-2d6d-4ae5-8512-c37a6f94cf71 tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] http://10.222.0.57/volume/v3/186a5024f08a4ebb9aff87be6dac1116/volumes/06b708cf-7890-4e0c-a70f-5b54ec858eca returned with HTTP 200 Dec 06 06:00:47.714699 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 51/95] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:00:47 2020] GET /volume/v3/186a5024f08a4ebb9aff87be6dac1116/volumes/06b708cf-7890-4e0c-a70f-5b54ec858eca => generated 898 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:00:48.760879 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-906308b4-13ee-436a-b8c9-258755ba84da tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] GET http://10.222.0.57/volume/v3/186a5024f08a4ebb9aff87be6dac1116/volumes/06b708cf-7890-4e0c-a70f-5b54ec858eca Dec 06 06:00:48.762043 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-906308b4-13ee-436a-b8c9-258755ba84da tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:00:48.762413 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:00:48.762413 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:00:48.765369 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-906308b4-13ee-436a-b8c9-258755ba84da tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:00:48.994162 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:00:48.994162 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:00:49.020454 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-906308b4-13ee-436a-b8c9-258755ba84da tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] Volume info retrieved successfully. Dec 06 06:00:49.077584 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-906308b4-13ee-436a-b8c9-258755ba84da tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] http://10.222.0.57/volume/v3/186a5024f08a4ebb9aff87be6dac1116/volumes/06b708cf-7890-4e0c-a70f-5b54ec858eca returned with HTTP 200 Dec 06 06:00:49.079743 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 45/96] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:00:48 2020] GET /volume/v3/186a5024f08a4ebb9aff87be6dac1116/volumes/06b708cf-7890-4e0c-a70f-5b54ec858eca => generated 922 bytes in 337 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:00:50.111268 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-0638a6e3-78b9-4511-8c68-c04c64d2fb90 tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] GET http://10.222.0.57/volume/v3/186a5024f08a4ebb9aff87be6dac1116/volumes/06b708cf-7890-4e0c-a70f-5b54ec858eca Dec 06 06:00:50.111782 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-0638a6e3-78b9-4511-8c68-c04c64d2fb90 tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:00:50.111932 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:00:50.111932 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:00:50.114610 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-0638a6e3-78b9-4511-8c68-c04c64d2fb90 tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:00:50.309685 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:00:50.309685 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:00:50.327820 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-0638a6e3-78b9-4511-8c68-c04c64d2fb90 tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] Volume info retrieved successfully. Dec 06 06:00:50.365008 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-0638a6e3-78b9-4511-8c68-c04c64d2fb90 tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] http://10.222.0.57/volume/v3/186a5024f08a4ebb9aff87be6dac1116/volumes/06b708cf-7890-4e0c-a70f-5b54ec858eca returned with HTTP 200 Dec 06 06:00:50.366139 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 52/97] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:00:50 2020] GET /volume/v3/186a5024f08a4ebb9aff87be6dac1116/volumes/06b708cf-7890-4e0c-a70f-5b54ec858eca => generated 923 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:00:53.504109 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-20fe0556-e3a6-48ee-aba5-5401ae78fd72 req-948a7f53-44cb-4d79-b808-216645524b62 tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] GET http://10.222.0.57/volume/v3/186a5024f08a4ebb9aff87be6dac1116/volumes/06b708cf-7890-4e0c-a70f-5b54ec858eca Dec 06 06:00:53.506112 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-20fe0556-e3a6-48ee-aba5-5401ae78fd72 req-948a7f53-44cb-4d79-b808-216645524b62 tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:00:53.513091 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:00:53.513091 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:00:53.514359 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-20fe0556-e3a6-48ee-aba5-5401ae78fd72 req-948a7f53-44cb-4d79-b808-216645524b62 tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:00:53.608934 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:00:53.608934 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:00:53.620437 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [req-20fe0556-e3a6-48ee-aba5-5401ae78fd72 req-948a7f53-44cb-4d79-b808-216645524b62 tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] Volume info retrieved successfully. Dec 06 06:00:53.645425 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-20fe0556-e3a6-48ee-aba5-5401ae78fd72 req-948a7f53-44cb-4d79-b808-216645524b62 tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] http://10.222.0.57/volume/v3/186a5024f08a4ebb9aff87be6dac1116/volumes/06b708cf-7890-4e0c-a70f-5b54ec858eca returned with HTTP 200 Dec 06 06:00:53.648121 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 46/98] 10.222.0.57 () {60 vars in 1569 bytes} [Sun Dec 6 06:00:53 2020] GET /volume/v3/186a5024f08a4ebb9aff87be6dac1116/volumes/06b708cf-7890-4e0c-a70f-5b54ec858eca => generated 923 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 06 06:00:53.762034 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-0638a6e3-78b9-4511-8c68-c04c64d2fb90 tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] GET http://10.222.0.57/volume// Dec 06 06:00:53.763263 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-0638a6e3-78b9-4511-8c68-c04c64d2fb90 tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:00:53.763733 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:00:53.763733 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:00:53.764495 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-0638a6e3-78b9-4511-8c68-c04c64d2fb90 tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] Calling method 'all' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:00:53.766911 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-0638a6e3-78b9-4511-8c68-c04c64d2fb90 tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] http://10.222.0.57/volume// returned with HTTP 300 Dec 06 06:00:53.768522 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 53/99] 10.222.0.57 () {58 vars in 1289 bytes} [Sun Dec 6 06:00:53 2020] GET /volume/ => generated 754 bytes in 8 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 06 06:00:53.796216 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-20fe0556-e3a6-48ee-aba5-5401ae78fd72 req-52d6abc1-1f35-43e5-b0fe-ddaffb2bbd4c tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] POST http://10.222.0.57/volume/v3/186a5024f08a4ebb9aff87be6dac1116/attachments Dec 06 06:00:53.797419 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:00:53.797419 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:00:53.797938 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-20fe0556-e3a6-48ee-aba5-5401ae78fd72 req-52d6abc1-1f35-43e5-b0fe-ddaffb2bbd4c tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "06b708cf-7890-4e0c-a70f-5b54ec858eca", "instance_uuid": "3262dd1c-52bc-4e4b-b831-db471988d99f", "connector": null}} {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 06 06:00:53.858999 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:00:53.858999 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:00:53.919855 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-20fe0556-e3a6-48ee-aba5-5401ae78fd72 req-52d6abc1-1f35-43e5-b0fe-ddaffb2bbd4c tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] http://10.222.0.57/volume/v3/186a5024f08a4ebb9aff87be6dac1116/attachments returned with HTTP 200 Dec 06 06:00:53.920811 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 47/100] 10.222.0.57 () {66 vars in 1565 bytes} [Sun Dec 6 06:00:53 2020] POST /volume/v3/186a5024f08a4ebb9aff87be6dac1116/attachments => generated 273 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 06 06:00:53.966468 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-2ca1cd74-dd2c-44dd-b9b1-6f75c949c361 tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] GET http://10.222.0.57/volume/v3/186a5024f08a4ebb9aff87be6dac1116/volumes/06b708cf-7890-4e0c-a70f-5b54ec858eca Dec 06 06:00:53.968086 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-2ca1cd74-dd2c-44dd-b9b1-6f75c949c361 tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:00:53.969013 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-2ca1cd74-dd2c-44dd-b9b1-6f75c949c361 tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:00:54.044220 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:00:54.044220 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:00:54.057151 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-2ca1cd74-dd2c-44dd-b9b1-6f75c949c361 tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] Volume info retrieved successfully. Dec 06 06:00:54.070622 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-20fe0556-e3a6-48ee-aba5-5401ae78fd72 req-52d6abc1-1f35-43e5-b0fe-ddaffb2bbd4c tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] GET http://10.222.0.57/volume// Dec 06 06:00:54.070622 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-20fe0556-e3a6-48ee-aba5-5401ae78fd72 req-52d6abc1-1f35-43e5-b0fe-ddaffb2bbd4c tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:00:54.070622 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:00:54.070622 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:00:54.071706 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-20fe0556-e3a6-48ee-aba5-5401ae78fd72 req-52d6abc1-1f35-43e5-b0fe-ddaffb2bbd4c tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] Calling method 'all' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:00:54.074615 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-20fe0556-e3a6-48ee-aba5-5401ae78fd72 req-52d6abc1-1f35-43e5-b0fe-ddaffb2bbd4c tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] http://10.222.0.57/volume// returned with HTTP 300 Dec 06 06:00:54.075702 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 48/101] 10.222.0.63 () {56 vars in 1089 bytes} [Sun Dec 6 06:00:54 2020] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 06 06:00:54.099994 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-20fe0556-e3a6-48ee-aba5-5401ae78fd72 req-cfebef58-37c4-4c2b-891a-c56e449e306a tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] GET http://10.222.0.57/volume/v3/186a5024f08a4ebb9aff87be6dac1116/volumes/06b708cf-7890-4e0c-a70f-5b54ec858eca Dec 06 06:00:54.104943 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-20fe0556-e3a6-48ee-aba5-5401ae78fd72 req-cfebef58-37c4-4c2b-891a-c56e449e306a tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:00:54.105980 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-20fe0556-e3a6-48ee-aba5-5401ae78fd72 req-cfebef58-37c4-4c2b-891a-c56e449e306a tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:00:54.135649 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:00:54.135649 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:00:54.173046 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-2ca1cd74-dd2c-44dd-b9b1-6f75c949c361 tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] http://10.222.0.57/volume/v3/186a5024f08a4ebb9aff87be6dac1116/volumes/06b708cf-7890-4e0c-a70f-5b54ec858eca returned with HTTP 200 Dec 06 06:00:54.184631 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 54/102] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:00:53 2020] GET /volume/v3/186a5024f08a4ebb9aff87be6dac1116/volumes/06b708cf-7890-4e0c-a70f-5b54ec858eca => generated 922 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:00:54.283643 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:00:54.283643 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:00:54.302786 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [req-20fe0556-e3a6-48ee-aba5-5401ae78fd72 req-cfebef58-37c4-4c2b-891a-c56e449e306a tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] Volume info retrieved successfully. Dec 06 06:00:54.344899 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:00:54.344899 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:00:54.364776 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-20fe0556-e3a6-48ee-aba5-5401ae78fd72 req-cfebef58-37c4-4c2b-891a-c56e449e306a tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] http://10.222.0.57/volume/v3/186a5024f08a4ebb9aff87be6dac1116/volumes/06b708cf-7890-4e0c-a70f-5b54ec858eca returned with HTTP 200 Dec 06 06:00:54.368200 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 49/103] 10.222.0.63 () {60 vars in 1403 bytes} [Sun Dec 6 06:00:54 2020] GET /volume/v3/186a5024f08a4ebb9aff87be6dac1116/volumes/06b708cf-7890-4e0c-a70f-5b54ec858eca => generated 1021 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 06 06:00:54.423565 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-20fe0556-e3a6-48ee-aba5-5401ae78fd72 req-0056514e-82d3-4ba6-bf25-30f79f4cc0ef tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] PUT http://10.222.0.57/volume/v3/186a5024f08a4ebb9aff87be6dac1116/attachments/d38ed0be-e742-4833-ae11-4debe2d40537 Dec 06 06:00:54.424395 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:00:54.424395 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:00:54.425196 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-20fe0556-e3a6-48ee-aba5-5401ae78fd72 req-0056514e-82d3-4ba6-bf25-30f79f4cc0ef tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.63", "host": "n-h1-765311-2", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-765311-2.cbci-765311-2.local", "mountpoint": "/dev/sdb"}}} {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 06 06:00:54.498902 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 06 06:00:54.498902 n-d-765311-2 devstack@c-api.service[88143]: return self.call(f, *args, **kw) Dec 06 06:00:54.499752 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.coordination [req-20fe0556-e3a6-48ee-aba5-5401ae78fd72 req-0056514e-82d3-4ba6-bf25-30f79f4cc0ef tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] Lock "b'cinder-attachment_update-06b708cf-7890-4e0c-a70f-5b54ec858eca-n-h1-765311-2'" acquired by "attachment_update" :: waited 0.017s {{(pid=88144) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 06 06:00:54.505640 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:00:54.505640 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:00:55.215886 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-7c79a98b-d59f-4673-8c16-f7a17b0e668b tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] GET http://10.222.0.57/volume/v3/186a5024f08a4ebb9aff87be6dac1116/volumes/06b708cf-7890-4e0c-a70f-5b54ec858eca Dec 06 06:00:55.229651 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-7c79a98b-d59f-4673-8c16-f7a17b0e668b tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:00:55.230094 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:00:55.230094 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:00:55.230799 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-7c79a98b-d59f-4673-8c16-f7a17b0e668b tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:00:55.355579 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:00:55.355579 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:00:55.364993 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-7c79a98b-d59f-4673-8c16-f7a17b0e668b tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] Volume info retrieved successfully. Dec 06 06:00:55.398356 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:00:55.398356 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:00:55.431985 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-7c79a98b-d59f-4673-8c16-f7a17b0e668b tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] http://10.222.0.57/volume/v3/186a5024f08a4ebb9aff87be6dac1116/volumes/06b708cf-7890-4e0c-a70f-5b54ec858eca returned with HTTP 200 Dec 06 06:00:55.442020 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 50/104] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:00:55 2020] GET /volume/v3/186a5024f08a4ebb9aff87be6dac1116/volumes/06b708cf-7890-4e0c-a70f-5b54ec858eca => generated 922 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:00:56.494526 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-d1f0d9a6-4b11-409a-9ea6-c0ef8e6433e0 tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] GET http://10.222.0.57/volume/v3/186a5024f08a4ebb9aff87be6dac1116/volumes/06b708cf-7890-4e0c-a70f-5b54ec858eca Dec 06 06:00:56.500633 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-d1f0d9a6-4b11-409a-9ea6-c0ef8e6433e0 tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:00:56.501236 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:00:56.501236 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:00:56.501997 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-d1f0d9a6-4b11-409a-9ea6-c0ef8e6433e0 tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:00:56.647420 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:00:56.647420 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:00:56.658441 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-d1f0d9a6-4b11-409a-9ea6-c0ef8e6433e0 tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] Volume info retrieved successfully. Dec 06 06:00:56.697439 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:00:56.697439 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:00:56.718029 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-d1f0d9a6-4b11-409a-9ea6-c0ef8e6433e0 tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] http://10.222.0.57/volume/v3/186a5024f08a4ebb9aff87be6dac1116/volumes/06b708cf-7890-4e0c-a70f-5b54ec858eca returned with HTTP 200 Dec 06 06:00:56.720456 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 51/105] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:00:56 2020] GET /volume/v3/186a5024f08a4ebb9aff87be6dac1116/volumes/06b708cf-7890-4e0c-a70f-5b54ec858eca => generated 922 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:00:57.097679 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.coordination [req-20fe0556-e3a6-48ee-aba5-5401ae78fd72 req-0056514e-82d3-4ba6-bf25-30f79f4cc0ef tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] Lock "b'cinder-attachment_update-06b708cf-7890-4e0c-a70f-5b54ec858eca-n-h1-765311-2'" released by "attachment_update" :: held 2.598s {{(pid=88144) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 06 06:00:57.098470 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-20fe0556-e3a6-48ee-aba5-5401ae78fd72 req-0056514e-82d3-4ba6-bf25-30f79f4cc0ef tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] http://10.222.0.57/volume/v3/186a5024f08a4ebb9aff87be6dac1116/attachments/d38ed0be-e742-4833-ae11-4debe2d40537 returned with HTTP 200 Dec 06 06:00:57.099261 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 55/106] 10.222.0.63 () {64 vars in 1468 bytes} [Sun Dec 6 06:00:54 2020] PUT /volume/v3/186a5024f08a4ebb9aff87be6dac1116/attachments/d38ed0be-e742-4833-ae11-4debe2d40537 => generated 762 bytes in 2684 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 06 06:00:57.738011 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-84a6f721-dfd9-42ac-93fb-d91d3ef86c9d tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] GET http://10.222.0.57/volume/v3/186a5024f08a4ebb9aff87be6dac1116/volumes/06b708cf-7890-4e0c-a70f-5b54ec858eca Dec 06 06:00:57.739472 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-84a6f721-dfd9-42ac-93fb-d91d3ef86c9d tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:00:57.739906 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:00:57.739906 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:00:57.740624 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-84a6f721-dfd9-42ac-93fb-d91d3ef86c9d tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:00:57.800782 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:00:57.800782 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:00:57.823971 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-84a6f721-dfd9-42ac-93fb-d91d3ef86c9d tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] Volume info retrieved successfully. Dec 06 06:00:57.851827 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:00:57.851827 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:00:57.864008 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-84a6f721-dfd9-42ac-93fb-d91d3ef86c9d tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] http://10.222.0.57/volume/v3/186a5024f08a4ebb9aff87be6dac1116/volumes/06b708cf-7890-4e0c-a70f-5b54ec858eca returned with HTTP 200 Dec 06 06:00:57.865575 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 52/107] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:00:57 2020] GET /volume/v3/186a5024f08a4ebb9aff87be6dac1116/volumes/06b708cf-7890-4e0c-a70f-5b54ec858eca => generated 923 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:00:58.902910 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-c930a773-48e4-4e3b-8e04-47666009e81d tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] GET http://10.222.0.57/volume/v3/186a5024f08a4ebb9aff87be6dac1116/volumes/06b708cf-7890-4e0c-a70f-5b54ec858eca Dec 06 06:00:58.905013 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-c930a773-48e4-4e3b-8e04-47666009e81d tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:00:58.905680 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:00:58.905680 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:00:58.908132 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-c930a773-48e4-4e3b-8e04-47666009e81d tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:00:59.050664 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:00:59.050664 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:00:59.096384 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-c930a773-48e4-4e3b-8e04-47666009e81d tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] Volume info retrieved successfully. Dec 06 06:00:59.193388 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:00:59.193388 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:00:59.216932 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-c930a773-48e4-4e3b-8e04-47666009e81d tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] http://10.222.0.57/volume/v3/186a5024f08a4ebb9aff87be6dac1116/volumes/06b708cf-7890-4e0c-a70f-5b54ec858eca returned with HTTP 200 Dec 06 06:00:59.219000 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 56/108] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:00:58 2020] GET /volume/v3/186a5024f08a4ebb9aff87be6dac1116/volumes/06b708cf-7890-4e0c-a70f-5b54ec858eca => generated 923 bytes in 338 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:01:00.245036 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-93aea334-f4bd-47fc-bc18-d1c12b4abd2f tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] GET http://10.222.0.57/volume/v3/186a5024f08a4ebb9aff87be6dac1116/volumes/06b708cf-7890-4e0c-a70f-5b54ec858eca Dec 06 06:01:00.245863 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-93aea334-f4bd-47fc-bc18-d1c12b4abd2f tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:01:00.245863 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:01:00.245863 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:01:00.246250 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-93aea334-f4bd-47fc-bc18-d1c12b4abd2f tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:01:00.395225 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:01:00.395225 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:01:00.422444 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-93aea334-f4bd-47fc-bc18-d1c12b4abd2f tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] Volume info retrieved successfully. Dec 06 06:01:00.459961 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:01:00.459961 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:01:00.477556 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-93aea334-f4bd-47fc-bc18-d1c12b4abd2f tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] http://10.222.0.57/volume/v3/186a5024f08a4ebb9aff87be6dac1116/volumes/06b708cf-7890-4e0c-a70f-5b54ec858eca returned with HTTP 200 Dec 06 06:01:00.478517 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 53/109] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:01:00 2020] GET /volume/v3/186a5024f08a4ebb9aff87be6dac1116/volumes/06b708cf-7890-4e0c-a70f-5b54ec858eca => generated 923 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:01:01.501711 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-0be7fba5-354a-4bf6-bf5f-06ce68f6375e tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] GET http://10.222.0.57/volume/v3/186a5024f08a4ebb9aff87be6dac1116/volumes/06b708cf-7890-4e0c-a70f-5b54ec858eca Dec 06 06:01:01.502881 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-0be7fba5-354a-4bf6-bf5f-06ce68f6375e tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:01:01.503298 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:01:01.503298 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:01:01.504006 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-0be7fba5-354a-4bf6-bf5f-06ce68f6375e tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:01:01.640580 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:01:01.640580 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:01:01.668355 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-0be7fba5-354a-4bf6-bf5f-06ce68f6375e tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] Volume info retrieved successfully. Dec 06 06:01:01.717261 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:01:01.717261 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:01:01.748028 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-0be7fba5-354a-4bf6-bf5f-06ce68f6375e tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] http://10.222.0.57/volume/v3/186a5024f08a4ebb9aff87be6dac1116/volumes/06b708cf-7890-4e0c-a70f-5b54ec858eca returned with HTTP 200 Dec 06 06:01:01.751929 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 57/110] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:01:01 2020] GET /volume/v3/186a5024f08a4ebb9aff87be6dac1116/volumes/06b708cf-7890-4e0c-a70f-5b54ec858eca => generated 923 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:01:02.755937 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-20fe0556-e3a6-48ee-aba5-5401ae78fd72 req-2c59bbc6-32a5-4940-8ff6-62ff2de05a88 tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] POST http://10.222.0.57/volume/v3/186a5024f08a4ebb9aff87be6dac1116/attachments/d38ed0be-e742-4833-ae11-4debe2d40537/action Dec 06 06:01:02.755937 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:01:02.755937 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:01:02.755937 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-20fe0556-e3a6-48ee-aba5-5401ae78fd72 req-2c59bbc6-32a5-4940-8ff6-62ff2de05a88 tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] Action body: b'{"os-complete": null}' {{(pid=88145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 06 06:01:02.755937 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-20fe0556-e3a6-48ee-aba5-5401ae78fd72 req-2c59bbc6-32a5-4940-8ff6-62ff2de05a88 tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 06 06:01:02.774726 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-2b2a4d36-9544-4501-9c9c-d00ca38a9c1b tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] GET http://10.222.0.57/volume/v3/186a5024f08a4ebb9aff87be6dac1116/volumes/06b708cf-7890-4e0c-a70f-5b54ec858eca Dec 06 06:01:02.775694 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-2b2a4d36-9544-4501-9c9c-d00ca38a9c1b tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:01:02.776046 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:01:02.776046 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:01:02.776756 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-2b2a4d36-9544-4501-9c9c-d00ca38a9c1b tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:01:02.905746 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:01:02.905746 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:01:02.906125 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:01:02.906125 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:01:02.927522 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-2b2a4d36-9544-4501-9c9c-d00ca38a9c1b tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] Volume info retrieved successfully. Dec 06 06:01:02.942730 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-20fe0556-e3a6-48ee-aba5-5401ae78fd72 req-2c59bbc6-32a5-4940-8ff6-62ff2de05a88 tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] http://10.222.0.57/volume/v3/186a5024f08a4ebb9aff87be6dac1116/attachments/d38ed0be-e742-4833-ae11-4debe2d40537/action returned with HTTP 204 Dec 06 06:01:02.946056 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 54/111] 10.222.0.63 () {64 vars in 1489 bytes} [Sun Dec 6 06:01:02 2020] POST /volume/v3/186a5024f08a4ebb9aff87be6dac1116/attachments/d38ed0be-e742-4833-ae11-4debe2d40537/action => generated 0 bytes in 209 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 06 06:01:02.979054 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:01:02.979054 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:01:03.013395 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-2b2a4d36-9544-4501-9c9c-d00ca38a9c1b tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] http://10.222.0.57/volume/v3/186a5024f08a4ebb9aff87be6dac1116/volumes/06b708cf-7890-4e0c-a70f-5b54ec858eca returned with HTTP 200 Dec 06 06:01:03.015827 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 58/112] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:01:02 2020] GET /volume/v3/186a5024f08a4ebb9aff87be6dac1116/volumes/06b708cf-7890-4e0c-a70f-5b54ec858eca => generated 1218 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 06 06:01:04.034137 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-96698252-4c00-454a-bf32-9cdf1ede61ac tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] GET http://10.222.0.57/volume/v3/186a5024f08a4ebb9aff87be6dac1116/volumes/06b708cf-7890-4e0c-a70f-5b54ec858eca Dec 06 06:01:04.035023 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-96698252-4c00-454a-bf32-9cdf1ede61ac tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:01:04.035367 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:01:04.035367 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:01:04.036423 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-96698252-4c00-454a-bf32-9cdf1ede61ac tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:01:04.265640 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:01:04.265640 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:01:04.290267 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-96698252-4c00-454a-bf32-9cdf1ede61ac tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] Volume info retrieved successfully. Dec 06 06:01:04.318281 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:01:04.318281 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:01:04.330033 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-96698252-4c00-454a-bf32-9cdf1ede61ac tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] http://10.222.0.57/volume/v3/186a5024f08a4ebb9aff87be6dac1116/volumes/06b708cf-7890-4e0c-a70f-5b54ec858eca returned with HTTP 200 Dec 06 06:01:04.331406 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 55/113] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:01:04 2020] GET /volume/v3/186a5024f08a4ebb9aff87be6dac1116/volumes/06b708cf-7890-4e0c-a70f-5b54ec858eca => generated 1215 bytes in 304 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 06 06:01:07.331864 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-23057039-c981-41f0-9070-d58f9d7332eb tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] POST http://10.222.0.57/volume/v3/b5e88fd5e2fd4f268490f72deafe57ef/volumes Dec 06 06:01:07.333683 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:01:07.333683 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:01:07.334677 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-23057039-c981-41f0-9070-d58f9d7332eb tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-1783676048"}} {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 06 06:01:07.336785 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.v3.volumes [None req-23057039-c981-41f0-9070-d58f9d7332eb tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachSCSIVolumeTestJSON-volume-1783676048'}} {{(pid=88144) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 06 06:01:07.337542 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.v3.volumes [None req-23057039-c981-41f0-9070-d58f9d7332eb tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] Create volume of 1 GB Dec 06 06:01:07.363045 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-23057039-c981-41f0-9070-d58f9d7332eb tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] Availability Zones retrieved successfully. Dec 06 06:01:07.403034 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-23057039-c981-41f0-9070-d58f9d7332eb tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] Flow 'volume_create_api' (c5e24f8b-90a0-4472-a6d0-4e02180f1ffe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88144) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 06 06:01:07.409897 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-23057039-c981-41f0-9070-d58f9d7332eb tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a09af6de-71d3-4cb4-81c7-1f790276d8fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:01:07.415157 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.flows.api.create_volume [None req-23057039-c981-41f0-9070-d58f9d7332eb tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] Validating volume size '1' using validate_int {{(pid=88144) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 06 06:01:07.673842 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-23057039-c981-41f0-9070-d58f9d7332eb tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a09af6de-71d3-4cb4-81c7-1f790276d8fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-06T05:47:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=30b7e6de-5d37-476d-b3c0-b2aec991b5a5,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '30b7e6de-5d37-476d-b3c0-b2aec991b5a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:01:07.685833 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-23057039-c981-41f0-9070-d58f9d7332eb tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9dbf814b-80aa-4992-8457-3114860a19ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:01:08.110929 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.quota [None req-23057039-c981-41f0-9070-d58f9d7332eb tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] Created reservations ['801e2c92-00da-4b75-abdf-f1cbb4ba577d', '80dabcd0-ef50-44e0-ace1-a9fba11a20f6', 'ba52884b-6725-40ea-a235-447791f5ecf4', '97fd3937-3cb2-4315-8025-1855eff8a768'] {{(pid=88144) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 06 06:01:08.114589 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-23057039-c981-41f0-9070-d58f9d7332eb tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9dbf814b-80aa-4992-8457-3114860a19ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['801e2c92-00da-4b75-abdf-f1cbb4ba577d', '80dabcd0-ef50-44e0-ace1-a9fba11a20f6', 'ba52884b-6725-40ea-a235-447791f5ecf4', '97fd3937-3cb2-4315-8025-1855eff8a768']}' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:01:08.120026 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-23057039-c981-41f0-9070-d58f9d7332eb tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06edd6ba-1bec-41c0-a084-8e2d2986d333) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:01:08.292763 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-23057039-c981-41f0-9070-d58f9d7332eb tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06edd6ba-1bec-41c0-a084-8e2d2986d333) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '481cd975-952f-435f-9505-947191f52ca8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-1783676048',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b5e88fd5e2fd4f268490f72deafe57ef',qos_specs=None,replication_status=,reservations=['801e2c92-00da-4b75-abdf-f1cbb4ba577d','80dabcd0-ef50-44e0-ace1-a9fba11a20f6','ba52884b-6725-40ea-a235-447791f5ecf4','97fd3937-3cb2-4315-8025-1855eff8a768'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1c01c784fb442c7903f2acd029a04fe',volume_type_id=30b7e6de-5d37-476d-b3c0-b2aec991b5a5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-06T06:01:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-1783676048',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=481cd975-952f-435f-9505-947191f52ca8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b5e88fd5e2fd4f268490f72deafe57ef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='b1c01c784fb442c7903f2acd029a04fe',volume_attachment=,volume_type=,volume_type_id=30b7e6de-5d37-476d-b3c0-b2aec991b5a5)}' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:01:08.294910 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-23057039-c981-41f0-9070-d58f9d7332eb tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (153eb180-9d40-4d98-9088-a3e25b6dcf18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:01:08.330029 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-23057039-c981-41f0-9070-d58f9d7332eb tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (153eb180-9d40-4d98-9088-a3e25b6dcf18) transitioned into state 'SUCCESS' from state '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-1783676048',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b5e88fd5e2fd4f268490f72deafe57ef',qos_specs=None,replication_status=,reservations=['801e2c92-00da-4b75-abdf-f1cbb4ba577d','80dabcd0-ef50-44e0-ace1-a9fba11a20f6','ba52884b-6725-40ea-a235-447791f5ecf4','97fd3937-3cb2-4315-8025-1855eff8a768'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1c01c784fb442c7903f2acd029a04fe',volume_type_id=30b7e6de-5d37-476d-b3c0-b2aec991b5a5)}' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:01:08.333137 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-23057039-c981-41f0-9070-d58f9d7332eb tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59c1a0be-3779-478f-9869-da4a1ea05ddb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:01:08.364537 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-23057039-c981-41f0-9070-d58f9d7332eb tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59c1a0be-3779-478f-9869-da4a1ea05ddb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:01:08.370550 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-23057039-c981-41f0-9070-d58f9d7332eb tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] Flow 'volume_create_api' (c5e24f8b-90a0-4472-a6d0-4e02180f1ffe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88144) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 06 06:01:08.446543 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-23057039-c981-41f0-9070-d58f9d7332eb tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] Create volume request issued successfully. Dec 06 06:01:08.463002 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-23057039-c981-41f0-9070-d58f9d7332eb tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] http://10.222.0.57/volume/v3/b5e88fd5e2fd4f268490f72deafe57ef/volumes returned with HTTP 202 Dec 06 06:01:08.464247 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 59/114] 10.222.0.57 () {60 vars in 1225 bytes} [Sun Dec 6 06:01:07 2020] POST /volume/v3/b5e88fd5e2fd4f268490f72deafe57ef/volumes => generated 824 bytes in 1139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 06 06:01:08.492402 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-8c262e11-9cfb-4d73-a7e5-101d079041d7 tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] GET http://10.222.0.57/volume/v3/b5e88fd5e2fd4f268490f72deafe57ef/volumes/481cd975-952f-435f-9505-947191f52ca8 Dec 06 06:01:08.493350 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-8c262e11-9cfb-4d73-a7e5-101d079041d7 tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:01:08.493858 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:01:08.493858 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:01:08.494526 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-8c262e11-9cfb-4d73-a7e5-101d079041d7 tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:01:08.580947 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:01:08.580947 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:01:08.615482 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-8c262e11-9cfb-4d73-a7e5-101d079041d7 tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] Volume info retrieved successfully. Dec 06 06:01:08.731576 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-8c262e11-9cfb-4d73-a7e5-101d079041d7 tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] http://10.222.0.57/volume/v3/b5e88fd5e2fd4f268490f72deafe57ef/volumes/481cd975-952f-435f-9505-947191f52ca8 returned with HTTP 200 Dec 06 06:01:08.752469 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 56/115] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:01:08 2020] GET /volume/v3/b5e88fd5e2fd4f268490f72deafe57ef/volumes/481cd975-952f-435f-9505-947191f52ca8 => generated 892 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 06 06:01:09.765260 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-b5be46bb-54d6-45fe-af91-96f3164af303 tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] GET http://10.222.0.57/volume/v3/b5e88fd5e2fd4f268490f72deafe57ef/volumes/481cd975-952f-435f-9505-947191f52ca8 Dec 06 06:01:09.765971 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-b5be46bb-54d6-45fe-af91-96f3164af303 tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:01:09.765971 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:01:09.765971 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:01:09.766375 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-b5be46bb-54d6-45fe-af91-96f3164af303 tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:01:09.949103 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:01:09.949103 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:01:09.973635 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-b5be46bb-54d6-45fe-af91-96f3164af303 tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] Volume info retrieved successfully. Dec 06 06:01:10.039170 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-b5be46bb-54d6-45fe-af91-96f3164af303 tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] http://10.222.0.57/volume/v3/b5e88fd5e2fd4f268490f72deafe57ef/volumes/481cd975-952f-435f-9505-947191f52ca8 returned with HTTP 200 Dec 06 06:01:10.044827 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 60/116] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:01:09 2020] GET /volume/v3/b5e88fd5e2fd4f268490f72deafe57ef/volumes/481cd975-952f-435f-9505-947191f52ca8 => generated 916 bytes in 285 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:01:11.074576 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-e4bb6485-5ef5-4c38-b245-0199ea8296ff tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] GET http://10.222.0.57/volume/v3/b5e88fd5e2fd4f268490f72deafe57ef/volumes/481cd975-952f-435f-9505-947191f52ca8 Dec 06 06:01:11.075383 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-e4bb6485-5ef5-4c38-b245-0199ea8296ff tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:01:11.076519 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:01:11.076519 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:01:11.077594 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-e4bb6485-5ef5-4c38-b245-0199ea8296ff tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:01:11.257349 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:01:11.257349 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:01:11.309000 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-e4bb6485-5ef5-4c38-b245-0199ea8296ff tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] Volume info retrieved successfully. Dec 06 06:01:11.390017 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-e4bb6485-5ef5-4c38-b245-0199ea8296ff tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] http://10.222.0.57/volume/v3/b5e88fd5e2fd4f268490f72deafe57ef/volumes/481cd975-952f-435f-9505-947191f52ca8 returned with HTTP 200 Dec 06 06:01:11.392343 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 57/117] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:01:11 2020] GET /volume/v3/b5e88fd5e2fd4f268490f72deafe57ef/volumes/481cd975-952f-435f-9505-947191f52ca8 => generated 917 bytes in 326 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:01:13.416872 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-f1d002c6-93f7-4abf-9a10-f0b79d93b7e7 req-2dd184d6-21e6-493f-aacc-1e3d905f0527 tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] GET http://10.222.0.57/volume/v3/b5e88fd5e2fd4f268490f72deafe57ef/volumes/481cd975-952f-435f-9505-947191f52ca8 Dec 06 06:01:13.419007 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-f1d002c6-93f7-4abf-9a10-f0b79d93b7e7 req-2dd184d6-21e6-493f-aacc-1e3d905f0527 tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:01:13.419738 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:01:13.419738 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:01:13.421128 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-f1d002c6-93f7-4abf-9a10-f0b79d93b7e7 req-2dd184d6-21e6-493f-aacc-1e3d905f0527 tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:01:13.527977 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:01:13.527977 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:01:13.542747 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [req-f1d002c6-93f7-4abf-9a10-f0b79d93b7e7 req-2dd184d6-21e6-493f-aacc-1e3d905f0527 tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] Volume info retrieved successfully. Dec 06 06:01:13.586474 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-f1d002c6-93f7-4abf-9a10-f0b79d93b7e7 req-2dd184d6-21e6-493f-aacc-1e3d905f0527 tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] http://10.222.0.57/volume/v3/b5e88fd5e2fd4f268490f72deafe57ef/volumes/481cd975-952f-435f-9505-947191f52ca8 returned with HTTP 200 Dec 06 06:01:13.588236 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 61/118] 10.222.0.57 () {60 vars in 1569 bytes} [Sun Dec 6 06:01:13 2020] GET /volume/v3/b5e88fd5e2fd4f268490f72deafe57ef/volumes/481cd975-952f-435f-9505-947191f52ca8 => generated 917 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:01:13.716257 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-e4bb6485-5ef5-4c38-b245-0199ea8296ff tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] GET http://10.222.0.57/volume// Dec 06 06:01:13.716738 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-e4bb6485-5ef5-4c38-b245-0199ea8296ff tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:01:13.717019 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:01:13.717019 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:01:13.718373 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-e4bb6485-5ef5-4c38-b245-0199ea8296ff tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] Calling method 'all' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:01:13.719848 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-e4bb6485-5ef5-4c38-b245-0199ea8296ff tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] http://10.222.0.57/volume// returned with HTTP 300 Dec 06 06:01:13.720995 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 58/119] 10.222.0.57 () {58 vars in 1289 bytes} [Sun Dec 6 06:01:13 2020] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 06 06:01:13.778668 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-f1d002c6-93f7-4abf-9a10-f0b79d93b7e7 req-5fdad1f9-e872-454f-ada8-962cd3af83cf tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] POST http://10.222.0.57/volume/v3/b5e88fd5e2fd4f268490f72deafe57ef/attachments Dec 06 06:01:13.780407 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:01:13.780407 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:01:13.783691 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-f1d002c6-93f7-4abf-9a10-f0b79d93b7e7 req-5fdad1f9-e872-454f-ada8-962cd3af83cf tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "481cd975-952f-435f-9505-947191f52ca8", "instance_uuid": "09ca3a70-2084-42e4-944d-6a6d91e663c9", "connector": null}} {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 06 06:01:13.948584 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:01:13.948584 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:01:14.071699 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-f1d002c6-93f7-4abf-9a10-f0b79d93b7e7 req-5fdad1f9-e872-454f-ada8-962cd3af83cf tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] http://10.222.0.57/volume/v3/b5e88fd5e2fd4f268490f72deafe57ef/attachments returned with HTTP 200 Dec 06 06:01:14.074351 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 62/120] 10.222.0.57 () {66 vars in 1565 bytes} [Sun Dec 6 06:01:13 2020] POST /volume/v3/b5e88fd5e2fd4f268490f72deafe57ef/attachments => generated 273 bytes in 327 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 06 06:01:14.126622 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-54c6581c-85eb-4982-8bc5-9f1abab6c09c tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] GET http://10.222.0.57/volume/v3/b5e88fd5e2fd4f268490f72deafe57ef/volumes/481cd975-952f-435f-9505-947191f52ca8 Dec 06 06:01:14.127612 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-54c6581c-85eb-4982-8bc5-9f1abab6c09c tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:01:14.128243 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-54c6581c-85eb-4982-8bc5-9f1abab6c09c tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:01:14.158787 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-f1d002c6-93f7-4abf-9a10-f0b79d93b7e7 req-5fdad1f9-e872-454f-ada8-962cd3af83cf tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] GET http://10.222.0.57/volume// Dec 06 06:01:14.159428 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-f1d002c6-93f7-4abf-9a10-f0b79d93b7e7 req-5fdad1f9-e872-454f-ada8-962cd3af83cf tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:01:14.159762 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:01:14.159762 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:01:14.161050 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-f1d002c6-93f7-4abf-9a10-f0b79d93b7e7 req-5fdad1f9-e872-454f-ada8-962cd3af83cf tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] Calling method 'all' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:01:14.162288 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-f1d002c6-93f7-4abf-9a10-f0b79d93b7e7 req-5fdad1f9-e872-454f-ada8-962cd3af83cf tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] http://10.222.0.57/volume// returned with HTTP 300 Dec 06 06:01:14.165116 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 63/121] 10.222.0.55 () {56 vars in 1089 bytes} [Sun Dec 6 06:01:14 2020] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Dec 06 06:01:14.182711 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-f1d002c6-93f7-4abf-9a10-f0b79d93b7e7 req-578731b2-57ff-4de7-9cbc-4bfce69c637b tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] GET http://10.222.0.57/volume/v3/b5e88fd5e2fd4f268490f72deafe57ef/volumes/481cd975-952f-435f-9505-947191f52ca8 Dec 06 06:01:14.183472 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-f1d002c6-93f7-4abf-9a10-f0b79d93b7e7 req-578731b2-57ff-4de7-9cbc-4bfce69c637b tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:01:14.184456 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-f1d002c6-93f7-4abf-9a10-f0b79d93b7e7 req-578731b2-57ff-4de7-9cbc-4bfce69c637b tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:01:14.272847 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:01:14.272847 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:01:14.284621 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:01:14.284621 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:01:14.296768 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [req-f1d002c6-93f7-4abf-9a10-f0b79d93b7e7 req-578731b2-57ff-4de7-9cbc-4bfce69c637b tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] Volume info retrieved successfully. Dec 06 06:01:14.301303 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-54c6581c-85eb-4982-8bc5-9f1abab6c09c tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] Volume info retrieved successfully. Dec 06 06:01:14.324574 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:01:14.324574 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:01:14.337447 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-f1d002c6-93f7-4abf-9a10-f0b79d93b7e7 req-578731b2-57ff-4de7-9cbc-4bfce69c637b tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] http://10.222.0.57/volume/v3/b5e88fd5e2fd4f268490f72deafe57ef/volumes/481cd975-952f-435f-9505-947191f52ca8 returned with HTTP 200 Dec 06 06:01:14.338978 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 64/122] 10.222.0.55 () {60 vars in 1403 bytes} [Sun Dec 6 06:01:14 2020] GET /volume/v3/b5e88fd5e2fd4f268490f72deafe57ef/volumes/481cd975-952f-435f-9505-947191f52ca8 => generated 1015 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Dec 06 06:01:14.349756 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:01:14.349756 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:01:14.362520 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-54c6581c-85eb-4982-8bc5-9f1abab6c09c tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] http://10.222.0.57/volume/v3/b5e88fd5e2fd4f268490f72deafe57ef/volumes/481cd975-952f-435f-9505-947191f52ca8 returned with HTTP 200 Dec 06 06:01:14.363865 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 59/123] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:01:14 2020] GET /volume/v3/b5e88fd5e2fd4f268490f72deafe57ef/volumes/481cd975-952f-435f-9505-947191f52ca8 => generated 916 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:01:14.376687 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-f1d002c6-93f7-4abf-9a10-f0b79d93b7e7 req-95f69eb2-fbe1-45cc-a161-9a6ecb318533 tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] PUT http://10.222.0.57/volume/v3/b5e88fd5e2fd4f268490f72deafe57ef/attachments/be40c114-0c92-4854-9e54-ce358a37fee5 Dec 06 06:01:14.376875 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:01:14.376875 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:01:14.377187 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-f1d002c6-93f7-4abf-9a10-f0b79d93b7e7 req-95f69eb2-fbe1-45cc-a161-9a6ecb318533 tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.55", "host": "n-h2-765311-2", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765311-2.cbci-765311-2.local", "mountpoint": "/dev/sdb"}}} {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 06 06:01:14.443913 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 06 06:01:14.443913 n-d-765311-2 devstack@c-api.service[88143]: return self.call(f, *args, **kw) Dec 06 06:01:14.445815 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.coordination [req-f1d002c6-93f7-4abf-9a10-f0b79d93b7e7 req-95f69eb2-fbe1-45cc-a161-9a6ecb318533 tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] Lock "b'cinder-attachment_update-481cd975-952f-435f-9505-947191f52ca8-n-h2-765311-2'" acquired by "attachment_update" :: waited 0.019s {{(pid=88144) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 06 06:01:14.451278 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:01:14.451278 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:01:15.392013 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-da1a5c6e-6764-4fce-92ab-764f098a2830 tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] GET http://10.222.0.57/volume/v3/b5e88fd5e2fd4f268490f72deafe57ef/volumes/481cd975-952f-435f-9505-947191f52ca8 Dec 06 06:01:15.392441 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-da1a5c6e-6764-4fce-92ab-764f098a2830 tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:01:15.392701 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:01:15.392701 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:01:15.393236 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-da1a5c6e-6764-4fce-92ab-764f098a2830 tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:01:15.508881 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:01:15.508881 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:01:15.551469 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-da1a5c6e-6764-4fce-92ab-764f098a2830 tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] Volume info retrieved successfully. Dec 06 06:01:15.625128 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:01:15.625128 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:01:15.665487 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-da1a5c6e-6764-4fce-92ab-764f098a2830 tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] http://10.222.0.57/volume/v3/b5e88fd5e2fd4f268490f72deafe57ef/volumes/481cd975-952f-435f-9505-947191f52ca8 returned with HTTP 200 Dec 06 06:01:15.671229 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 60/124] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:01:15 2020] GET /volume/v3/b5e88fd5e2fd4f268490f72deafe57ef/volumes/481cd975-952f-435f-9505-947191f52ca8 => generated 916 bytes in 283 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:01:15.786878 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-da1a5c6e-6764-4fce-92ab-764f098a2830 tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] GET http://10.222.0.57/volume// Dec 06 06:01:15.787294 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-da1a5c6e-6764-4fce-92ab-764f098a2830 tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:01:15.787513 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:01:15.787513 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:01:15.788495 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-da1a5c6e-6764-4fce-92ab-764f098a2830 tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] Calling method 'all' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:01:15.789789 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-da1a5c6e-6764-4fce-92ab-764f098a2830 tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] http://10.222.0.57/volume// returned with HTTP 300 Dec 06 06:01:15.790629 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 61/125] 10.222.0.55 () {56 vars in 1089 bytes} [Sun Dec 6 06:01:15 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Dec 06 06:01:15.807313 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-1541226c-38ac-4131-9e9b-756917083d0e req-f74b41b5-ccd1-48b7-8e62-ce2c8334d732 tempest-LiveAutoBlockMigrationV225Test-1061059314 tempest-LiveAutoBlockMigrationV225Test-1061059314] POST http://10.222.0.57/volume/v3/aca29bae595e47a6826cdc4a5f71acfd/attachments Dec 06 06:01:15.808167 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-1541226c-38ac-4131-9e9b-756917083d0e req-f74b41b5-ccd1-48b7-8e62-ce2c8334d732 tempest-LiveAutoBlockMigrationV225Test-1061059314 tempest-LiveAutoBlockMigrationV225Test-1061059314] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "06b708cf-7890-4e0c-a70f-5b54ec858eca", "instance_uuid": "3262dd1c-52bc-4e4b-b831-db471988d99f", "connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.55", "host": "n-h2-765311-2", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765311-2.cbci-765311-2.local", "mountpoint": "/dev/sdb"}}} {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 06 06:01:15.967545 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:01:15.967545 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:01:17.903535 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.coordination [req-f1d002c6-93f7-4abf-9a10-f0b79d93b7e7 req-95f69eb2-fbe1-45cc-a161-9a6ecb318533 tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] Lock "b'cinder-attachment_update-481cd975-952f-435f-9505-947191f52ca8-n-h2-765311-2'" released by "attachment_update" :: held 3.458s {{(pid=88144) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 06 06:01:17.907881 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-f1d002c6-93f7-4abf-9a10-f0b79d93b7e7 req-95f69eb2-fbe1-45cc-a161-9a6ecb318533 tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] http://10.222.0.57/volume/v3/b5e88fd5e2fd4f268490f72deafe57ef/attachments/be40c114-0c92-4854-9e54-ce358a37fee5 returned with HTTP 200 Dec 06 06:01:17.909490 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 65/126] 10.222.0.55 () {64 vars in 1468 bytes} [Sun Dec 6 06:01:14 2020] PUT /volume/v3/b5e88fd5e2fd4f268490f72deafe57ef/attachments/be40c114-0c92-4854-9e54-ce358a37fee5 => generated 762 bytes in 3539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 06 06:01:17.914948 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-88747872-b04d-48a6-8cc5-d871a896d02f tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] GET http://10.222.0.57/volume/v3/b5e88fd5e2fd4f268490f72deafe57ef/volumes/481cd975-952f-435f-9505-947191f52ca8 Dec 06 06:01:17.916524 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-88747872-b04d-48a6-8cc5-d871a896d02f tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:01:17.917110 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:01:17.917110 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:01:17.917880 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-88747872-b04d-48a6-8cc5-d871a896d02f tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:01:17.987760 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:01:17.987760 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:01:17.999195 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-88747872-b04d-48a6-8cc5-d871a896d02f tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] Volume info retrieved successfully. Dec 06 06:01:18.033105 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:01:18.033105 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:01:18.043921 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-88747872-b04d-48a6-8cc5-d871a896d02f tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] http://10.222.0.57/volume/v3/b5e88fd5e2fd4f268490f72deafe57ef/volumes/481cd975-952f-435f-9505-947191f52ca8 returned with HTTP 200 Dec 06 06:01:18.044446 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 66/127] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:01:17 2020] GET /volume/v3/b5e88fd5e2fd4f268490f72deafe57ef/volumes/481cd975-952f-435f-9505-947191f52ca8 => generated 917 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:01:18.395346 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-1541226c-38ac-4131-9e9b-756917083d0e req-f74b41b5-ccd1-48b7-8e62-ce2c8334d732 tempest-LiveAutoBlockMigrationV225Test-1061059314 tempest-LiveAutoBlockMigrationV225Test-1061059314] http://10.222.0.57/volume/v3/aca29bae595e47a6826cdc4a5f71acfd/attachments returned with HTTP 200 Dec 06 06:01:18.396316 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 62/128] 10.222.0.55 () {64 vars in 1358 bytes} [Sun Dec 6 06:01:15 2020] POST /volume/v3/aca29bae595e47a6826cdc4a5f71acfd/attachments => generated 762 bytes in 2595 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 06 06:01:18.438680 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-1541226c-38ac-4131-9e9b-756917083d0e req-d0bcb721-6475-4470-92b7-cb7198dc4f93 tempest-LiveAutoBlockMigrationV225Test-1061059314 tempest-LiveAutoBlockMigrationV225Test-1061059314] GET http://10.222.0.57/volume/v3/aca29bae595e47a6826cdc4a5f71acfd/attachments/ab93e060-4711-4c54-8be2-41ab133c340e Dec 06 06:01:18.439627 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-1541226c-38ac-4131-9e9b-756917083d0e req-d0bcb721-6475-4470-92b7-cb7198dc4f93 tempest-LiveAutoBlockMigrationV225Test-1061059314 tempest-LiveAutoBlockMigrationV225Test-1061059314] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:01:18.439828 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:01:18.439828 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:01:18.440768 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-1541226c-38ac-4131-9e9b-756917083d0e req-d0bcb721-6475-4470-92b7-cb7198dc4f93 tempest-LiveAutoBlockMigrationV225Test-1061059314 tempest-LiveAutoBlockMigrationV225Test-1061059314] Calling method 'version_select' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:01:18.464622 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-1541226c-38ac-4131-9e9b-756917083d0e req-d0bcb721-6475-4470-92b7-cb7198dc4f93 tempest-LiveAutoBlockMigrationV225Test-1061059314 tempest-LiveAutoBlockMigrationV225Test-1061059314] http://10.222.0.57/volume/v3/aca29bae595e47a6826cdc4a5f71acfd/attachments/ab93e060-4711-4c54-8be2-41ab133c340e returned with HTTP 200 Dec 06 06:01:18.465819 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 67/129] 10.222.0.55 () {60 vars in 1415 bytes} [Sun Dec 6 06:01:18 2020] GET /volume/v3/aca29bae595e47a6826cdc4a5f71acfd/attachments/ab93e060-4711-4c54-8be2-41ab133c340e => generated 789 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 06 06:01:19.058157 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-d3de8b84-f2c7-4780-9eee-bb232439ea01 tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] GET http://10.222.0.57/volume/v3/b5e88fd5e2fd4f268490f72deafe57ef/volumes/481cd975-952f-435f-9505-947191f52ca8 Dec 06 06:01:19.058982 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-d3de8b84-f2c7-4780-9eee-bb232439ea01 tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:01:19.059231 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:01:19.059231 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:01:19.060239 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-d3de8b84-f2c7-4780-9eee-bb232439ea01 tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:01:19.144658 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:01:19.144658 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:01:19.163838 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-d3de8b84-f2c7-4780-9eee-bb232439ea01 tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] Volume info retrieved successfully. Dec 06 06:01:19.191701 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:01:19.191701 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:01:19.208617 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-d3de8b84-f2c7-4780-9eee-bb232439ea01 tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] http://10.222.0.57/volume/v3/b5e88fd5e2fd4f268490f72deafe57ef/volumes/481cd975-952f-435f-9505-947191f52ca8 returned with HTTP 200 Dec 06 06:01:19.222570 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 63/130] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:01:19 2020] GET /volume/v3/b5e88fd5e2fd4f268490f72deafe57ef/volumes/481cd975-952f-435f-9505-947191f52ca8 => generated 917 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:01:20.229100 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-315b923a-69c7-485f-9839-95fb335a310a tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] GET http://10.222.0.57/volume/v3/b5e88fd5e2fd4f268490f72deafe57ef/volumes/481cd975-952f-435f-9505-947191f52ca8 Dec 06 06:01:20.229535 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-315b923a-69c7-485f-9839-95fb335a310a tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:01:20.229680 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:01:20.229680 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:01:20.230685 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-315b923a-69c7-485f-9839-95fb335a310a tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:01:20.314836 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:01:20.314836 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:01:20.326964 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-315b923a-69c7-485f-9839-95fb335a310a tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] Volume info retrieved successfully. Dec 06 06:01:20.386999 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:01:20.386999 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:01:20.412759 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-315b923a-69c7-485f-9839-95fb335a310a tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] http://10.222.0.57/volume/v3/b5e88fd5e2fd4f268490f72deafe57ef/volumes/481cd975-952f-435f-9505-947191f52ca8 returned with HTTP 200 Dec 06 06:01:20.415470 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 68/131] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:01:20 2020] GET /volume/v3/b5e88fd5e2fd4f268490f72deafe57ef/volumes/481cd975-952f-435f-9505-947191f52ca8 => generated 917 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:01:21.445909 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-d200aa3e-3467-48f2-9bd4-2aaed5e7b38b tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] GET http://10.222.0.57/volume/v3/b5e88fd5e2fd4f268490f72deafe57ef/volumes/481cd975-952f-435f-9505-947191f52ca8 Dec 06 06:01:21.446906 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-d200aa3e-3467-48f2-9bd4-2aaed5e7b38b tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:01:21.447269 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:01:21.447269 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:01:21.447950 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-d200aa3e-3467-48f2-9bd4-2aaed5e7b38b tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:01:21.675635 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:01:21.675635 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:01:21.718112 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-d200aa3e-3467-48f2-9bd4-2aaed5e7b38b tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] Volume info retrieved successfully. Dec 06 06:01:21.794342 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:01:21.794342 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:01:21.817845 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-d200aa3e-3467-48f2-9bd4-2aaed5e7b38b tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] http://10.222.0.57/volume/v3/b5e88fd5e2fd4f268490f72deafe57ef/volumes/481cd975-952f-435f-9505-947191f52ca8 returned with HTTP 200 Dec 06 06:01:21.831302 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 64/132] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:01:21 2020] GET /volume/v3/b5e88fd5e2fd4f268490f72deafe57ef/volumes/481cd975-952f-435f-9505-947191f52ca8 => generated 917 bytes in 394 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:01:22.842481 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-8b9fd1fe-19a6-4ce3-9895-b5c930edf34c tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] GET http://10.222.0.57/volume/v3/b5e88fd5e2fd4f268490f72deafe57ef/volumes/481cd975-952f-435f-9505-947191f52ca8 Dec 06 06:01:22.843722 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-8b9fd1fe-19a6-4ce3-9895-b5c930edf34c tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:01:22.844320 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:01:22.844320 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:01:22.846549 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-8b9fd1fe-19a6-4ce3-9895-b5c930edf34c tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:01:22.970110 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:01:22.970110 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:01:22.993042 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-8b9fd1fe-19a6-4ce3-9895-b5c930edf34c tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] Volume info retrieved successfully. Dec 06 06:01:23.041657 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:01:23.041657 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:01:23.056929 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-8b9fd1fe-19a6-4ce3-9895-b5c930edf34c tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] http://10.222.0.57/volume/v3/b5e88fd5e2fd4f268490f72deafe57ef/volumes/481cd975-952f-435f-9505-947191f52ca8 returned with HTTP 200 Dec 06 06:01:23.057940 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 69/133] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:01:22 2020] GET /volume/v3/b5e88fd5e2fd4f268490f72deafe57ef/volumes/481cd975-952f-435f-9505-947191f52ca8 => generated 917 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:01:23.539132 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-f1d002c6-93f7-4abf-9a10-f0b79d93b7e7 req-1f65b077-a2f6-4a8b-a101-7fe7fb8a8d68 tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] POST http://10.222.0.57/volume/v3/b5e88fd5e2fd4f268490f72deafe57ef/attachments/be40c114-0c92-4854-9e54-ce358a37fee5/action Dec 06 06:01:23.541181 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:01:23.541181 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:01:23.542231 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-f1d002c6-93f7-4abf-9a10-f0b79d93b7e7 req-1f65b077-a2f6-4a8b-a101-7fe7fb8a8d68 tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] Action body: b'{"os-complete": null}' {{(pid=88145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 06 06:01:23.543210 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-f1d002c6-93f7-4abf-9a10-f0b79d93b7e7 req-1f65b077-a2f6-4a8b-a101-7fe7fb8a8d68 tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 06 06:01:23.644353 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:01:23.644353 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:01:23.663343 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-f1d002c6-93f7-4abf-9a10-f0b79d93b7e7 req-1f65b077-a2f6-4a8b-a101-7fe7fb8a8d68 tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] http://10.222.0.57/volume/v3/b5e88fd5e2fd4f268490f72deafe57ef/attachments/be40c114-0c92-4854-9e54-ce358a37fee5/action returned with HTTP 204 Dec 06 06:01:23.665096 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 65/134] 10.222.0.55 () {64 vars in 1489 bytes} [Sun Dec 6 06:01:23 2020] POST /volume/v3/b5e88fd5e2fd4f268490f72deafe57ef/attachments/be40c114-0c92-4854-9e54-ce358a37fee5/action => generated 0 bytes in 132 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 06 06:01:24.094063 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-0bf23f57-515b-4b43-b912-4ea46e1b0413 tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] GET http://10.222.0.57/volume/v3/b5e88fd5e2fd4f268490f72deafe57ef/volumes/481cd975-952f-435f-9505-947191f52ca8 Dec 06 06:01:24.094063 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-0bf23f57-515b-4b43-b912-4ea46e1b0413 tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:01:24.094889 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:01:24.094889 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:01:24.094889 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-0bf23f57-515b-4b43-b912-4ea46e1b0413 tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:01:24.208538 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:01:24.208538 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:01:24.231622 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-0bf23f57-515b-4b43-b912-4ea46e1b0413 tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] Volume info retrieved successfully. Dec 06 06:01:24.281668 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:01:24.281668 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:01:24.292801 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-0bf23f57-515b-4b43-b912-4ea46e1b0413 tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] http://10.222.0.57/volume/v3/b5e88fd5e2fd4f268490f72deafe57ef/volumes/481cd975-952f-435f-9505-947191f52ca8 returned with HTTP 200 Dec 06 06:01:24.294401 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 70/135] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:01:24 2020] GET /volume/v3/b5e88fd5e2fd4f268490f72deafe57ef/volumes/481cd975-952f-435f-9505-947191f52ca8 => generated 1209 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 06 06:01:24.329835 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-da87a65c-e200-4a4a-9d1d-30a500c17f84 tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] GET http://10.222.0.57/volume/v3/b5e88fd5e2fd4f268490f72deafe57ef/volumes/481cd975-952f-435f-9505-947191f52ca8 Dec 06 06:01:24.332618 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-da87a65c-e200-4a4a-9d1d-30a500c17f84 tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:01:24.333239 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:01:24.333239 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:01:24.334292 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-da87a65c-e200-4a4a-9d1d-30a500c17f84 tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:01:24.455329 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:01:24.455329 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:01:24.472401 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-da87a65c-e200-4a4a-9d1d-30a500c17f84 tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] Volume info retrieved successfully. Dec 06 06:01:24.498091 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:01:24.498091 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:01:24.509343 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-da87a65c-e200-4a4a-9d1d-30a500c17f84 tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] http://10.222.0.57/volume/v3/b5e88fd5e2fd4f268490f72deafe57ef/volumes/481cd975-952f-435f-9505-947191f52ca8 returned with HTTP 200 Dec 06 06:01:24.510171 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 66/136] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:01:24 2020] GET /volume/v3/b5e88fd5e2fd4f268490f72deafe57ef/volumes/481cd975-952f-435f-9505-947191f52ca8 => generated 1209 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 06 06:01:27.652798 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-ff31000c-e8ba-4f06-af9a-78334aff6611 req-6a877b63-07c1-4fa9-bfe6-a2edde44d647 tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] GET http://10.222.0.57/volume/v3/b5e88fd5e2fd4f268490f72deafe57ef/volumes/481cd975-952f-435f-9505-947191f52ca8 Dec 06 06:01:27.654059 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-ff31000c-e8ba-4f06-af9a-78334aff6611 req-6a877b63-07c1-4fa9-bfe6-a2edde44d647 tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:01:27.654459 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:01:27.654459 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:01:27.655087 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-ff31000c-e8ba-4f06-af9a-78334aff6611 req-6a877b63-07c1-4fa9-bfe6-a2edde44d647 tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:01:27.717966 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:01:27.717966 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:01:27.728501 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [req-ff31000c-e8ba-4f06-af9a-78334aff6611 req-6a877b63-07c1-4fa9-bfe6-a2edde44d647 tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] Volume info retrieved successfully. Dec 06 06:01:27.751511 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:01:27.751511 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:01:27.761046 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-ff31000c-e8ba-4f06-af9a-78334aff6611 req-6a877b63-07c1-4fa9-bfe6-a2edde44d647 tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] http://10.222.0.57/volume/v3/b5e88fd5e2fd4f268490f72deafe57ef/volumes/481cd975-952f-435f-9505-947191f52ca8 returned with HTTP 200 Dec 06 06:01:27.762234 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 71/137] 10.222.0.57 () {60 vars in 1569 bytes} [Sun Dec 6 06:01:27 2020] GET /volume/v3/b5e88fd5e2fd4f268490f72deafe57ef/volumes/481cd975-952f-435f-9505-947191f52ca8 => generated 1209 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 06 06:01:27.793339 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-ff31000c-e8ba-4f06-af9a-78334aff6611 req-a58ff98e-0521-4d77-94dd-662c89a0ff8f tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] POST http://10.222.0.57/volume/v3/b5e88fd5e2fd4f268490f72deafe57ef/volumes/481cd975-952f-435f-9505-947191f52ca8/action Dec 06 06:01:27.794586 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:01:27.794586 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:01:27.796037 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-ff31000c-e8ba-4f06-af9a-78334aff6611 req-a58ff98e-0521-4d77-94dd-662c89a0ff8f tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] Action body: b'{"os-begin_detaching": null}' {{(pid=88145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 06 06:01:27.797039 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-ff31000c-e8ba-4f06-af9a-78334aff6611 req-a58ff98e-0521-4d77-94dd-662c89a0ff8f tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 06 06:01:27.868524 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:01:27.868524 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:01:27.870576 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [req-ff31000c-e8ba-4f06-af9a-78334aff6611 req-a58ff98e-0521-4d77-94dd-662c89a0ff8f tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] Volume info retrieved successfully. Dec 06 06:01:27.883617 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [req-ff31000c-e8ba-4f06-af9a-78334aff6611 req-a58ff98e-0521-4d77-94dd-662c89a0ff8f tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] Begin detaching volume completed successfully. Dec 06 06:01:27.884960 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-ff31000c-e8ba-4f06-af9a-78334aff6611 req-a58ff98e-0521-4d77-94dd-662c89a0ff8f tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] http://10.222.0.57/volume/v3/b5e88fd5e2fd4f268490f72deafe57ef/volumes/481cd975-952f-435f-9505-947191f52ca8/action returned with HTTP 202 Dec 06 06:01:27.886325 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 67/138] 10.222.0.57 () {64 vars in 1643 bytes} [Sun Dec 6 06:01:27 2020] POST /volume/v3/b5e88fd5e2fd4f268490f72deafe57ef/volumes/481cd975-952f-435f-9505-947191f52ca8/action => generated 0 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 06 06:01:27.931863 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-306e0b11-d226-43e2-8c21-f307d119c620 tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] GET http://10.222.0.57/volume/v3/b5e88fd5e2fd4f268490f72deafe57ef/volumes/481cd975-952f-435f-9505-947191f52ca8 Dec 06 06:01:27.933503 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-306e0b11-d226-43e2-8c21-f307d119c620 tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:01:27.933973 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:01:27.933973 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:01:27.940737 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-306e0b11-d226-43e2-8c21-f307d119c620 tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:01:28.028151 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-ff31000c-e8ba-4f06-af9a-78334aff6611 req-a58ff98e-0521-4d77-94dd-662c89a0ff8f tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] GET http://10.222.0.57/volume// Dec 06 06:01:28.029030 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-ff31000c-e8ba-4f06-af9a-78334aff6611 req-a58ff98e-0521-4d77-94dd-662c89a0ff8f tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:01:28.029389 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:01:28.029389 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:01:28.030061 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-ff31000c-e8ba-4f06-af9a-78334aff6611 req-a58ff98e-0521-4d77-94dd-662c89a0ff8f tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] Calling method 'all' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:01:28.031973 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-ff31000c-e8ba-4f06-af9a-78334aff6611 req-a58ff98e-0521-4d77-94dd-662c89a0ff8f tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] http://10.222.0.57/volume// returned with HTTP 300 Dec 06 06:01:28.040059 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 68/139] 10.222.0.55 () {56 vars in 1089 bytes} [Sun Dec 6 06:01:28 2020] GET /volume/ => generated 754 bytes in 13 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 06 06:01:28.073618 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-ff31000c-e8ba-4f06-af9a-78334aff6611 req-e749cdec-b308-480c-8561-435f9e54020d tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] GET http://10.222.0.57/volume/v3/b5e88fd5e2fd4f268490f72deafe57ef/volumes/481cd975-952f-435f-9505-947191f52ca8 Dec 06 06:01:28.074672 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-ff31000c-e8ba-4f06-af9a-78334aff6611 req-e749cdec-b308-480c-8561-435f9e54020d tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:01:28.075502 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-ff31000c-e8ba-4f06-af9a-78334aff6611 req-e749cdec-b308-480c-8561-435f9e54020d tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:01:28.317468 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:01:28.317468 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:01:28.340152 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-306e0b11-d226-43e2-8c21-f307d119c620 tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] Volume info retrieved successfully. Dec 06 06:01:28.343386 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:01:28.343386 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:01:28.361574 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [req-ff31000c-e8ba-4f06-af9a-78334aff6611 req-e749cdec-b308-480c-8561-435f9e54020d tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] Volume info retrieved successfully. Dec 06 06:01:28.403511 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:01:28.403511 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:01:28.413931 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:01:28.413931 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:01:28.423045 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-306e0b11-d226-43e2-8c21-f307d119c620 tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] http://10.222.0.57/volume/v3/b5e88fd5e2fd4f268490f72deafe57ef/volumes/481cd975-952f-435f-9505-947191f52ca8 returned with HTTP 200 Dec 06 06:01:28.423887 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 72/140] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:01:27 2020] GET /volume/v3/b5e88fd5e2fd4f268490f72deafe57ef/volumes/481cd975-952f-435f-9505-947191f52ca8 => generated 1212 bytes in 500 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 06 06:01:28.439905 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-ff31000c-e8ba-4f06-af9a-78334aff6611 req-e749cdec-b308-480c-8561-435f9e54020d tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] http://10.222.0.57/volume/v3/b5e88fd5e2fd4f268490f72deafe57ef/volumes/481cd975-952f-435f-9505-947191f52ca8 returned with HTTP 200 Dec 06 06:01:28.442687 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 69/141] 10.222.0.55 () {60 vars in 1403 bytes} [Sun Dec 6 06:01:28 2020] GET /volume/v3/b5e88fd5e2fd4f268490f72deafe57ef/volumes/481cd975-952f-435f-9505-947191f52ca8 => generated 1311 bytes in 391 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 06 06:01:28.469026 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-1541226c-38ac-4131-9e9b-756917083d0e req-7bbe156d-d8c8-4a01-be30-77e51c7899c8 tempest-LiveAutoBlockMigrationV225Test-1061059314 tempest-LiveAutoBlockMigrationV225Test-1061059314] POST http://10.222.0.57/volume/v3/aca29bae595e47a6826cdc4a5f71acfd/attachments/ab93e060-4711-4c54-8be2-41ab133c340e/action Dec 06 06:01:28.469434 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:01:28.469434 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:01:28.469886 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-1541226c-38ac-4131-9e9b-756917083d0e req-7bbe156d-d8c8-4a01-be30-77e51c7899c8 tempest-LiveAutoBlockMigrationV225Test-1061059314 tempest-LiveAutoBlockMigrationV225Test-1061059314] Action body: b'{"os-complete": null}' {{(pid=88144) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 06 06:01:28.470518 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-1541226c-38ac-4131-9e9b-756917083d0e req-7bbe156d-d8c8-4a01-be30-77e51c7899c8 tempest-LiveAutoBlockMigrationV225Test-1061059314 tempest-LiveAutoBlockMigrationV225Test-1061059314] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 06 06:01:28.656025 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:01:28.656025 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:01:28.698014 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-1541226c-38ac-4131-9e9b-756917083d0e req-7bbe156d-d8c8-4a01-be30-77e51c7899c8 tempest-LiveAutoBlockMigrationV225Test-1061059314 tempest-LiveAutoBlockMigrationV225Test-1061059314] http://10.222.0.57/volume/v3/aca29bae595e47a6826cdc4a5f71acfd/attachments/ab93e060-4711-4c54-8be2-41ab133c340e/action returned with HTTP 204 Dec 06 06:01:28.699075 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 73/142] 10.222.0.55 () {64 vars in 1489 bytes} [Sun Dec 6 06:01:28 2020] POST /volume/v3/aca29bae595e47a6826cdc4a5f71acfd/attachments/ab93e060-4711-4c54-8be2-41ab133c340e/action => generated 0 bytes in 240 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Dec 06 06:01:28.994405 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-ff31000c-e8ba-4f06-af9a-78334aff6611 req-2ca93773-f45c-4cc3-a361-d1a839e862da tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] DELETE http://10.222.0.57/volume/v3/b5e88fd5e2fd4f268490f72deafe57ef/attachments/be40c114-0c92-4854-9e54-ce358a37fee5 Dec 06 06:01:28.995998 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-ff31000c-e8ba-4f06-af9a-78334aff6611 req-2ca93773-f45c-4cc3-a361-d1a839e862da tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:01:28.996841 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:01:28.996841 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:01:28.998174 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-ff31000c-e8ba-4f06-af9a-78334aff6611 req-2ca93773-f45c-4cc3-a361-d1a839e862da tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] Calling method 'version_select' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:01:29.048371 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:01:29.048371 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:01:29.454660 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-3a1133ab-0f7f-4330-bf53-218f120040c0 tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] GET http://10.222.0.57/volume/v3/b5e88fd5e2fd4f268490f72deafe57ef/volumes/481cd975-952f-435f-9505-947191f52ca8 Dec 06 06:01:29.455177 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-3a1133ab-0f7f-4330-bf53-218f120040c0 tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:01:29.455379 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:01:29.455379 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:01:29.455744 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-3a1133ab-0f7f-4330-bf53-218f120040c0 tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:01:29.596055 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:01:29.596055 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:01:29.629925 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-3a1133ab-0f7f-4330-bf53-218f120040c0 tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] Volume info retrieved successfully. Dec 06 06:01:29.698456 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:01:29.698456 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:01:29.735977 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-3a1133ab-0f7f-4330-bf53-218f120040c0 tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] http://10.222.0.57/volume/v3/b5e88fd5e2fd4f268490f72deafe57ef/volumes/481cd975-952f-435f-9505-947191f52ca8 returned with HTTP 200 Dec 06 06:01:29.742200 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 74/143] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:01:29 2020] GET /volume/v3/b5e88fd5e2fd4f268490f72deafe57ef/volumes/481cd975-952f-435f-9505-947191f52ca8 => generated 1212 bytes in 288 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 06 06:01:30.055507 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [req-ff31000c-e8ba-4f06-af9a-78334aff6611 req-2ca93773-f45c-4cc3-a361-d1a839e862da tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88145) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 06 06:01:30.056277 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [req-ff31000c-e8ba-4f06-af9a-78334aff6611 req-2ca93773-f45c-4cc3-a361-d1a839e862da tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] Pending status list for volume during attachment-delete: [] {{(pid=88145) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 06 06:01:30.066333 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-ff31000c-e8ba-4f06-af9a-78334aff6611 req-2ca93773-f45c-4cc3-a361-d1a839e862da tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] http://10.222.0.57/volume/v3/b5e88fd5e2fd4f268490f72deafe57ef/attachments/be40c114-0c92-4854-9e54-ce358a37fee5 returned with HTTP 200 Dec 06 06:01:30.068059 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 70/144] 10.222.0.55 () {62 vars in 1437 bytes} [Sun Dec 6 06:01:28 2020] DELETE /volume/v3/b5e88fd5e2fd4f268490f72deafe57ef/attachments/be40c114-0c92-4854-9e54-ce358a37fee5 => generated 19 bytes in 1094 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:01:30.755169 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-b528b8fd-ee46-4139-b370-6db2dff8e44c tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] GET http://10.222.0.57/volume/v3/b5e88fd5e2fd4f268490f72deafe57ef/volumes/481cd975-952f-435f-9505-947191f52ca8 Dec 06 06:01:30.755774 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-b528b8fd-ee46-4139-b370-6db2dff8e44c tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:01:30.755862 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:01:30.755862 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:01:30.756451 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-b528b8fd-ee46-4139-b370-6db2dff8e44c tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:01:30.877979 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:01:30.877979 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:01:30.902999 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-b528b8fd-ee46-4139-b370-6db2dff8e44c tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] Volume info retrieved successfully. Dec 06 06:01:30.947332 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-b528b8fd-ee46-4139-b370-6db2dff8e44c tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] http://10.222.0.57/volume/v3/b5e88fd5e2fd4f268490f72deafe57ef/volumes/481cd975-952f-435f-9505-947191f52ca8 returned with HTTP 200 Dec 06 06:01:30.953839 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 75/145] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:01:30 2020] GET /volume/v3/b5e88fd5e2fd4f268490f72deafe57ef/volumes/481cd975-952f-435f-9505-947191f52ca8 => generated 917 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:01:32.068643 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-f97f4977-b1c6-4a97-9bb0-79ea8b914080 tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] GET http://10.222.0.57/volume/v3/b5e88fd5e2fd4f268490f72deafe57ef/volumes/481cd975-952f-435f-9505-947191f52ca8 Dec 06 06:01:32.069893 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-f97f4977-b1c6-4a97-9bb0-79ea8b914080 tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:01:32.070329 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:01:32.070329 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:01:32.079438 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-f97f4977-b1c6-4a97-9bb0-79ea8b914080 tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:01:32.161574 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:01:32.161574 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:01:32.187596 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-f97f4977-b1c6-4a97-9bb0-79ea8b914080 tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] Volume info retrieved successfully. Dec 06 06:01:32.226384 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-f97f4977-b1c6-4a97-9bb0-79ea8b914080 tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] http://10.222.0.57/volume/v3/b5e88fd5e2fd4f268490f72deafe57ef/volumes/481cd975-952f-435f-9505-947191f52ca8 returned with HTTP 200 Dec 06 06:01:32.227597 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 71/146] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:01:32 2020] GET /volume/v3/b5e88fd5e2fd4f268490f72deafe57ef/volumes/481cd975-952f-435f-9505-947191f52ca8 => generated 917 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:01:32.247388 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-1d262470-7770-4c12-98a3-7219c62981d8 tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] GET http://10.222.0.57/volume/v3/b5e88fd5e2fd4f268490f72deafe57ef/volumes/481cd975-952f-435f-9505-947191f52ca8 Dec 06 06:01:32.248345 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-1d262470-7770-4c12-98a3-7219c62981d8 tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:01:32.248790 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:01:32.248790 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:01:32.249476 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-1d262470-7770-4c12-98a3-7219c62981d8 tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:01:32.366960 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:01:32.366960 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:01:32.380299 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-1d262470-7770-4c12-98a3-7219c62981d8 tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] Volume info retrieved successfully. Dec 06 06:01:32.437467 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-1d262470-7770-4c12-98a3-7219c62981d8 tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] http://10.222.0.57/volume/v3/b5e88fd5e2fd4f268490f72deafe57ef/volumes/481cd975-952f-435f-9505-947191f52ca8 returned with HTTP 200 Dec 06 06:01:32.438579 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 76/147] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:01:32 2020] GET /volume/v3/b5e88fd5e2fd4f268490f72deafe57ef/volumes/481cd975-952f-435f-9505-947191f52ca8 => generated 917 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:01:36.367559 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-1541226c-38ac-4131-9e9b-756917083d0e req-c0706529-03b7-4775-8a9c-90ac5c61517c tempest-LiveAutoBlockMigrationV225Test-1061059314 tempest-LiveAutoBlockMigrationV225Test-1061059314] DELETE http://10.222.0.57/volume/v3/aca29bae595e47a6826cdc4a5f71acfd/attachments/d38ed0be-e742-4833-ae11-4debe2d40537 Dec 06 06:01:36.368399 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-1541226c-38ac-4131-9e9b-756917083d0e req-c0706529-03b7-4775-8a9c-90ac5c61517c tempest-LiveAutoBlockMigrationV225Test-1061059314 tempest-LiveAutoBlockMigrationV225Test-1061059314] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:01:36.368399 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:01:36.368399 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:01:36.369156 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-1541226c-38ac-4131-9e9b-756917083d0e req-c0706529-03b7-4775-8a9c-90ac5c61517c tempest-LiveAutoBlockMigrationV225Test-1061059314 tempest-LiveAutoBlockMigrationV225Test-1061059314] Calling method 'version_select' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:01:36.402435 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:01:36.402435 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:01:36.671454 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [req-1541226c-38ac-4131-9e9b-756917083d0e req-c0706529-03b7-4775-8a9c-90ac5c61517c tempest-LiveAutoBlockMigrationV225Test-1061059314 tempest-LiveAutoBlockMigrationV225Test-1061059314] Remaining volume attachments: VolumeAttachmentList(objects=[VolumeAttachment(ab93e060-4711-4c54-8be2-41ab133c340e)]) {{(pid=88145) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 06 06:01:36.672191 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [req-1541226c-38ac-4131-9e9b-756917083d0e req-c0706529-03b7-4775-8a9c-90ac5c61517c tempest-LiveAutoBlockMigrationV225Test-1061059314 tempest-LiveAutoBlockMigrationV225Test-1061059314] Adding status of: attached to pending status list for volume. {{(pid=88145) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2293}} Dec 06 06:01:36.672874 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [req-1541226c-38ac-4131-9e9b-756917083d0e req-c0706529-03b7-4775-8a9c-90ac5c61517c tempest-LiveAutoBlockMigrationV225Test-1061059314 tempest-LiveAutoBlockMigrationV225Test-1061059314] Pending status list for volume during attachment-delete: ['attached'] {{(pid=88145) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 06 06:01:36.684347 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-1541226c-38ac-4131-9e9b-756917083d0e req-c0706529-03b7-4775-8a9c-90ac5c61517c tempest-LiveAutoBlockMigrationV225Test-1061059314 tempest-LiveAutoBlockMigrationV225Test-1061059314] http://10.222.0.57/volume/v3/aca29bae595e47a6826cdc4a5f71acfd/attachments/d38ed0be-e742-4833-ae11-4debe2d40537 returned with HTTP 200 Dec 06 06:01:36.686602 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 72/148] 10.222.0.63 () {62 vars in 1437 bytes} [Sun Dec 6 06:01:36 2020] DELETE /volume/v3/aca29bae595e47a6826cdc4a5f71acfd/attachments/d38ed0be-e742-4833-ae11-4debe2d40537 => generated 192 bytes in 325 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 06 06:01:47.339665 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-3e52c329-7510-414a-a3d3-613277487792 tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] DELETE http://10.222.0.57/volume/v3/b5e88fd5e2fd4f268490f72deafe57ef/volumes/481cd975-952f-435f-9505-947191f52ca8 Dec 06 06:01:47.341049 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-3e52c329-7510-414a-a3d3-613277487792 tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:01:47.341698 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:01:47.341698 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:01:47.342512 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-3e52c329-7510-414a-a3d3-613277487792 tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] Calling method 'delete' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:01:47.343099 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.v3.volumes [None req-3e52c329-7510-414a-a3d3-613277487792 tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] Delete volume with id: 481cd975-952f-435f-9505-947191f52ca8 Dec 06 06:01:47.502257 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:01:47.502257 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:01:47.509271 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-3e52c329-7510-414a-a3d3-613277487792 tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] Volume info retrieved successfully. Dec 06 06:01:47.585651 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-3e52c329-7510-414a-a3d3-613277487792 tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] Delete volume request issued successfully. Dec 06 06:01:47.587245 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-3e52c329-7510-414a-a3d3-613277487792 tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] http://10.222.0.57/volume/v3/b5e88fd5e2fd4f268490f72deafe57ef/volumes/481cd975-952f-435f-9505-947191f52ca8 returned with HTTP 202 Dec 06 06:01:47.590300 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 77/149] 10.222.0.57 () {58 vars in 1318 bytes} [Sun Dec 6 06:01:47 2020] DELETE /volume/v3/b5e88fd5e2fd4f268490f72deafe57ef/volumes/481cd975-952f-435f-9505-947191f52ca8 => generated 0 bytes in 256 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 06 06:01:47.600817 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-570f3a3e-a4bd-4965-82f6-d03244febc48 tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] GET http://10.222.0.57/volume/v3/b5e88fd5e2fd4f268490f72deafe57ef/volumes/481cd975-952f-435f-9505-947191f52ca8 Dec 06 06:01:47.601206 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-570f3a3e-a4bd-4965-82f6-d03244febc48 tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:01:47.601405 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:01:47.601405 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:01:47.601763 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-570f3a3e-a4bd-4965-82f6-d03244febc48 tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:01:47.729645 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:01:47.729645 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:01:47.749183 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-570f3a3e-a4bd-4965-82f6-d03244febc48 tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] Volume info retrieved successfully. Dec 06 06:01:47.812524 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-570f3a3e-a4bd-4965-82f6-d03244febc48 tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] http://10.222.0.57/volume/v3/b5e88fd5e2fd4f268490f72deafe57ef/volumes/481cd975-952f-435f-9505-947191f52ca8 returned with HTTP 200 Dec 06 06:01:47.844536 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 73/150] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:01:47 2020] GET /volume/v3/b5e88fd5e2fd4f268490f72deafe57ef/volumes/481cd975-952f-435f-9505-947191f52ca8 => generated 916 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 06 06:01:48.853853 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-67a8484b-9822-4641-8419-acd6ccf85e63 tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] GET http://10.222.0.57/volume/v3/b5e88fd5e2fd4f268490f72deafe57ef/volumes/481cd975-952f-435f-9505-947191f52ca8 Dec 06 06:01:48.863018 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-67a8484b-9822-4641-8419-acd6ccf85e63 tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:01:48.863814 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:01:48.863814 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:01:48.865230 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-67a8484b-9822-4641-8419-acd6ccf85e63 tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:01:48.970851 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:01:48.970851 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:01:48.985223 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-67a8484b-9822-4641-8419-acd6ccf85e63 tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] Volume info retrieved successfully. Dec 06 06:01:49.038758 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-67a8484b-9822-4641-8419-acd6ccf85e63 tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] http://10.222.0.57/volume/v3/b5e88fd5e2fd4f268490f72deafe57ef/volumes/481cd975-952f-435f-9505-947191f52ca8 returned with HTTP 200 Dec 06 06:01:49.040134 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 78/151] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:01:48 2020] GET /volume/v3/b5e88fd5e2fd4f268490f72deafe57ef/volumes/481cd975-952f-435f-9505-947191f52ca8 => generated 916 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:01:50.062693 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-c4966996-52e4-4970-846c-0c957c26f385 tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] GET http://10.222.0.57/volume/v3/b5e88fd5e2fd4f268490f72deafe57ef/volumes/481cd975-952f-435f-9505-947191f52ca8 Dec 06 06:01:50.063900 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-c4966996-52e4-4970-846c-0c957c26f385 tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:01:50.064325 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:01:50.064325 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:01:50.065103 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-c4966996-52e4-4970-846c-0c957c26f385 tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:01:50.208776 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-c4966996-52e4-4970-846c-0c957c26f385 tempest-AttachSCSIVolumeTestJSON-864440915 tempest-AttachSCSIVolumeTestJSON-864440915] http://10.222.0.57/volume/v3/b5e88fd5e2fd4f268490f72deafe57ef/volumes/481cd975-952f-435f-9505-947191f52ca8 returned with HTTP 404 Dec 06 06:01:50.211479 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 74/152] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:01:50 2020] GET /volume/v3/b5e88fd5e2fd4f268490f72deafe57ef/volumes/481cd975-952f-435f-9505-947191f52ca8 => generated 109 bytes in 156 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 06 06:01:58.273879 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-b1d65371-b686-4ee2-87a7-a90b7f0bda8f tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] GET http://10.222.0.57/volume/v3/186a5024f08a4ebb9aff87be6dac1116/volumes/06b708cf-7890-4e0c-a70f-5b54ec858eca Dec 06 06:01:58.274965 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-b1d65371-b686-4ee2-87a7-a90b7f0bda8f tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:01:58.275425 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:01:58.275425 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:01:58.276310 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-b1d65371-b686-4ee2-87a7-a90b7f0bda8f tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:01:58.416429 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:01:58.416429 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:01:58.435818 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-b1d65371-b686-4ee2-87a7-a90b7f0bda8f tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] Volume info retrieved successfully. Dec 06 06:01:58.485803 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:01:58.485803 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:01:58.508299 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-b1d65371-b686-4ee2-87a7-a90b7f0bda8f tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] http://10.222.0.57/volume/v3/186a5024f08a4ebb9aff87be6dac1116/volumes/06b708cf-7890-4e0c-a70f-5b54ec858eca returned with HTTP 200 Dec 06 06:01:58.511085 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 79/153] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:01:58 2020] GET /volume/v3/186a5024f08a4ebb9aff87be6dac1116/volumes/06b708cf-7890-4e0c-a70f-5b54ec858eca => generated 1215 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 06 06:01:59.522508 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-2e4112e4-576f-43b5-ba75-53719b919be5 req-d66dca05-dad9-45f9-9132-bb4954294b49 tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] GET http://10.222.0.57/volume/v3/186a5024f08a4ebb9aff87be6dac1116/volumes/06b708cf-7890-4e0c-a70f-5b54ec858eca Dec 06 06:01:59.523413 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-2e4112e4-576f-43b5-ba75-53719b919be5 req-d66dca05-dad9-45f9-9132-bb4954294b49 tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:01:59.523584 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-2e4112e4-576f-43b5-ba75-53719b919be5 req-d66dca05-dad9-45f9-9132-bb4954294b49 tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:01:59.575546 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:01:59.575546 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:01:59.585957 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [req-2e4112e4-576f-43b5-ba75-53719b919be5 req-d66dca05-dad9-45f9-9132-bb4954294b49 tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] Volume info retrieved successfully. Dec 06 06:01:59.607005 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:01:59.607005 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:01:59.616798 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-2e4112e4-576f-43b5-ba75-53719b919be5 req-d66dca05-dad9-45f9-9132-bb4954294b49 tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] http://10.222.0.57/volume/v3/186a5024f08a4ebb9aff87be6dac1116/volumes/06b708cf-7890-4e0c-a70f-5b54ec858eca returned with HTTP 200 Dec 06 06:01:59.617644 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 75/154] 10.222.0.57 () {60 vars in 1569 bytes} [Sun Dec 6 06:01:59 2020] GET /volume/v3/186a5024f08a4ebb9aff87be6dac1116/volumes/06b708cf-7890-4e0c-a70f-5b54ec858eca => generated 1215 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 06 06:01:59.639179 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-2e4112e4-576f-43b5-ba75-53719b919be5 req-44eb0988-6b54-4b69-98bd-34a893518270 tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] POST http://10.222.0.57/volume/v3/186a5024f08a4ebb9aff87be6dac1116/volumes/06b708cf-7890-4e0c-a70f-5b54ec858eca/action Dec 06 06:01:59.639650 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:01:59.639650 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:01:59.640099 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-2e4112e4-576f-43b5-ba75-53719b919be5 req-44eb0988-6b54-4b69-98bd-34a893518270 tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] Action body: b'{"os-begin_detaching": null}' {{(pid=88144) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 06 06:01:59.640487 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-2e4112e4-576f-43b5-ba75-53719b919be5 req-44eb0988-6b54-4b69-98bd-34a893518270 tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 06 06:01:59.692687 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:01:59.692687 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:01:59.695387 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [req-2e4112e4-576f-43b5-ba75-53719b919be5 req-44eb0988-6b54-4b69-98bd-34a893518270 tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] Volume info retrieved successfully. Dec 06 06:01:59.706692 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [req-2e4112e4-576f-43b5-ba75-53719b919be5 req-44eb0988-6b54-4b69-98bd-34a893518270 tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] Begin detaching volume completed successfully. Dec 06 06:01:59.707236 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-2e4112e4-576f-43b5-ba75-53719b919be5 req-44eb0988-6b54-4b69-98bd-34a893518270 tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] http://10.222.0.57/volume/v3/186a5024f08a4ebb9aff87be6dac1116/volumes/06b708cf-7890-4e0c-a70f-5b54ec858eca/action returned with HTTP 202 Dec 06 06:01:59.709366 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 80/155] 10.222.0.57 () {64 vars in 1643 bytes} [Sun Dec 6 06:01:59 2020] POST /volume/v3/186a5024f08a4ebb9aff87be6dac1116/volumes/06b708cf-7890-4e0c-a70f-5b54ec858eca/action => generated 0 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 06 06:01:59.744905 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-26f311a5-9c78-4bc4-81dd-7b4deea85ad0 tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] GET http://10.222.0.57/volume/v3/186a5024f08a4ebb9aff87be6dac1116/volumes/06b708cf-7890-4e0c-a70f-5b54ec858eca Dec 06 06:01:59.746344 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-26f311a5-9c78-4bc4-81dd-7b4deea85ad0 tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:01:59.750289 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:01:59.750289 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:01:59.751459 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-26f311a5-9c78-4bc4-81dd-7b4deea85ad0 tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:01:59.831799 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-2e4112e4-576f-43b5-ba75-53719b919be5 req-44eb0988-6b54-4b69-98bd-34a893518270 tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] GET http://10.222.0.57/volume// Dec 06 06:01:59.832621 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-2e4112e4-576f-43b5-ba75-53719b919be5 req-44eb0988-6b54-4b69-98bd-34a893518270 tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:01:59.832993 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:01:59.832993 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:01:59.833684 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-2e4112e4-576f-43b5-ba75-53719b919be5 req-44eb0988-6b54-4b69-98bd-34a893518270 tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] Calling method 'all' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:01:59.835737 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-2e4112e4-576f-43b5-ba75-53719b919be5 req-44eb0988-6b54-4b69-98bd-34a893518270 tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] http://10.222.0.57/volume// returned with HTTP 300 Dec 06 06:01:59.836777 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 81/156] 10.222.0.55 () {56 vars in 1089 bytes} [Sun Dec 6 06:01:59 2020] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Dec 06 06:01:59.859055 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-2e4112e4-576f-43b5-ba75-53719b919be5 req-67fb240d-84cd-4333-a64d-a9dcb9549d83 tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] GET http://10.222.0.57/volume/v3/186a5024f08a4ebb9aff87be6dac1116/volumes/06b708cf-7890-4e0c-a70f-5b54ec858eca Dec 06 06:01:59.860356 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-2e4112e4-576f-43b5-ba75-53719b919be5 req-67fb240d-84cd-4333-a64d-a9dcb9549d83 tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:01:59.861257 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-2e4112e4-576f-43b5-ba75-53719b919be5 req-67fb240d-84cd-4333-a64d-a9dcb9549d83 tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:01:59.868814 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:01:59.868814 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:01:59.878848 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-26f311a5-9c78-4bc4-81dd-7b4deea85ad0 tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] Volume info retrieved successfully. Dec 06 06:01:59.904480 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:01:59.904480 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:01:59.916010 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-26f311a5-9c78-4bc4-81dd-7b4deea85ad0 tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] http://10.222.0.57/volume/v3/186a5024f08a4ebb9aff87be6dac1116/volumes/06b708cf-7890-4e0c-a70f-5b54ec858eca returned with HTTP 200 Dec 06 06:01:59.917052 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 76/157] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:01:59 2020] GET /volume/v3/186a5024f08a4ebb9aff87be6dac1116/volumes/06b708cf-7890-4e0c-a70f-5b54ec858eca => generated 1218 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 06 06:02:00.018610 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:02:00.018610 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:02:00.039682 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [req-2e4112e4-576f-43b5-ba75-53719b919be5 req-67fb240d-84cd-4333-a64d-a9dcb9549d83 tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] Volume info retrieved successfully. Dec 06 06:02:00.081770 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:02:00.081770 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:02:00.131357 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-2e4112e4-576f-43b5-ba75-53719b919be5 req-67fb240d-84cd-4333-a64d-a9dcb9549d83 tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] http://10.222.0.57/volume/v3/186a5024f08a4ebb9aff87be6dac1116/volumes/06b708cf-7890-4e0c-a70f-5b54ec858eca returned with HTTP 200 Dec 06 06:02:00.133129 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 82/158] 10.222.0.55 () {60 vars in 1403 bytes} [Sun Dec 6 06:01:59 2020] GET /volume/v3/186a5024f08a4ebb9aff87be6dac1116/volumes/06b708cf-7890-4e0c-a70f-5b54ec858eca => generated 1317 bytes in 281 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 06 06:02:00.710443 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-2e4112e4-576f-43b5-ba75-53719b919be5 req-67a0c5be-ecec-46fe-82a2-c5fce990db10 tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] DELETE http://10.222.0.57/volume/v3/186a5024f08a4ebb9aff87be6dac1116/attachments/ab93e060-4711-4c54-8be2-41ab133c340e Dec 06 06:02:00.711242 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-2e4112e4-576f-43b5-ba75-53719b919be5 req-67a0c5be-ecec-46fe-82a2-c5fce990db10 tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:02:00.711242 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:02:00.711242 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:02:00.711729 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-2e4112e4-576f-43b5-ba75-53719b919be5 req-67a0c5be-ecec-46fe-82a2-c5fce990db10 tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] Calling method 'version_select' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:02:00.757574 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:02:00.757574 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:02:00.942932 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-8e812c74-9075-4761-83ea-63df95a23ce4 tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] GET http://10.222.0.57/volume/v3/186a5024f08a4ebb9aff87be6dac1116/volumes/06b708cf-7890-4e0c-a70f-5b54ec858eca Dec 06 06:02:00.945169 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-8e812c74-9075-4761-83ea-63df95a23ce4 tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:02:00.945586 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:02:00.945586 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:02:00.946397 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-8e812c74-9075-4761-83ea-63df95a23ce4 tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:02:01.107529 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:02:01.107529 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:02:01.138901 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-8e812c74-9075-4761-83ea-63df95a23ce4 tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] Volume info retrieved successfully. Dec 06 06:02:01.179172 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:02:01.179172 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:02:01.219595 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-8e812c74-9075-4761-83ea-63df95a23ce4 tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] http://10.222.0.57/volume/v3/186a5024f08a4ebb9aff87be6dac1116/volumes/06b708cf-7890-4e0c-a70f-5b54ec858eca returned with HTTP 200 Dec 06 06:02:01.240411 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 83/159] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:02:00 2020] GET /volume/v3/186a5024f08a4ebb9aff87be6dac1116/volumes/06b708cf-7890-4e0c-a70f-5b54ec858eca => generated 1218 bytes in 300 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 06 06:02:01.961919 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [req-2e4112e4-576f-43b5-ba75-53719b919be5 req-67a0c5be-ecec-46fe-82a2-c5fce990db10 tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88145) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 06 06:02:01.964391 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [req-2e4112e4-576f-43b5-ba75-53719b919be5 req-67a0c5be-ecec-46fe-82a2-c5fce990db10 tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] Pending status list for volume during attachment-delete: [] {{(pid=88145) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 06 06:02:01.980846 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-2e4112e4-576f-43b5-ba75-53719b919be5 req-67a0c5be-ecec-46fe-82a2-c5fce990db10 tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] http://10.222.0.57/volume/v3/186a5024f08a4ebb9aff87be6dac1116/attachments/ab93e060-4711-4c54-8be2-41ab133c340e returned with HTTP 200 Dec 06 06:02:01.985585 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 77/160] 10.222.0.55 () {62 vars in 1437 bytes} [Sun Dec 6 06:02:00 2020] DELETE /volume/v3/186a5024f08a4ebb9aff87be6dac1116/attachments/ab93e060-4711-4c54-8be2-41ab133c340e => generated 19 bytes in 1280 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:02:02.245950 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-d8bd4170-951c-4954-a161-acc294440590 tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] GET http://10.222.0.57/volume/v3/186a5024f08a4ebb9aff87be6dac1116/volumes/06b708cf-7890-4e0c-a70f-5b54ec858eca Dec 06 06:02:02.246485 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-d8bd4170-951c-4954-a161-acc294440590 tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:02:02.246674 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:02:02.246674 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:02:02.247052 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-d8bd4170-951c-4954-a161-acc294440590 tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:02:02.353648 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:02:02.353648 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:02:02.380478 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-d8bd4170-951c-4954-a161-acc294440590 tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] Volume info retrieved successfully. Dec 06 06:02:02.438711 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-d8bd4170-951c-4954-a161-acc294440590 tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] http://10.222.0.57/volume/v3/186a5024f08a4ebb9aff87be6dac1116/volumes/06b708cf-7890-4e0c-a70f-5b54ec858eca returned with HTTP 200 Dec 06 06:02:02.439561 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 84/161] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:02:02 2020] GET /volume/v3/186a5024f08a4ebb9aff87be6dac1116/volumes/06b708cf-7890-4e0c-a70f-5b54ec858eca => generated 923 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:02:11.173647 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-960ffda1-3382-4dd6-a574-f646d259cc3a tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] DELETE http://10.222.0.57/volume/v3/ba735cd3ec4f4720b2f13f3e257094c4/volumes/0dfe6cc3-f795-4329-8513-a13ef2f0fd58 Dec 06 06:02:11.174551 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-960ffda1-3382-4dd6-a574-f646d259cc3a tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:02:11.174913 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:02:11.174913 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:02:11.175638 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-960ffda1-3382-4dd6-a574-f646d259cc3a tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] Calling method 'delete' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:02:11.176489 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.v3.volumes [None req-960ffda1-3382-4dd6-a574-f646d259cc3a tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] Delete volume with id: 0dfe6cc3-f795-4329-8513-a13ef2f0fd58 Dec 06 06:02:11.324572 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:02:11.324572 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:02:11.327873 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-960ffda1-3382-4dd6-a574-f646d259cc3a tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] Volume info retrieved successfully. Dec 06 06:02:11.393358 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-960ffda1-3382-4dd6-a574-f646d259cc3a tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] Delete volume request issued successfully. Dec 06 06:02:11.394113 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-960ffda1-3382-4dd6-a574-f646d259cc3a tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] http://10.222.0.57/volume/v3/ba735cd3ec4f4720b2f13f3e257094c4/volumes/0dfe6cc3-f795-4329-8513-a13ef2f0fd58 returned with HTTP 202 Dec 06 06:02:11.405775 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 78/162] 10.222.0.57 () {58 vars in 1318 bytes} [Sun Dec 6 06:02:11 2020] DELETE /volume/v3/ba735cd3ec4f4720b2f13f3e257094c4/volumes/0dfe6cc3-f795-4329-8513-a13ef2f0fd58 => generated 0 bytes in 242 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 06 06:02:11.414152 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-a8fe1e84-25ca-4c19-b268-e5630a26c424 tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] GET http://10.222.0.57/volume/v3/ba735cd3ec4f4720b2f13f3e257094c4/volumes/0dfe6cc3-f795-4329-8513-a13ef2f0fd58 Dec 06 06:02:11.414985 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-a8fe1e84-25ca-4c19-b268-e5630a26c424 tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:02:11.415406 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:02:11.415406 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:02:11.416039 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-a8fe1e84-25ca-4c19-b268-e5630a26c424 tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:02:11.582577 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:02:11.582577 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:02:11.617306 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-a8fe1e84-25ca-4c19-b268-e5630a26c424 tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] Volume info retrieved successfully. Dec 06 06:02:11.701776 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-a8fe1e84-25ca-4c19-b268-e5630a26c424 tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] http://10.222.0.57/volume/v3/ba735cd3ec4f4720b2f13f3e257094c4/volumes/0dfe6cc3-f795-4329-8513-a13ef2f0fd58 returned with HTTP 200 Dec 06 06:02:11.702981 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 85/163] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:02:11 2020] GET /volume/v3/ba735cd3ec4f4720b2f13f3e257094c4/volumes/0dfe6cc3-f795-4329-8513-a13ef2f0fd58 => generated 908 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 06 06:02:12.722744 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-19c12ea6-fcb5-4337-8ebf-d900646171f6 tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] GET http://10.222.0.57/volume/v3/ba735cd3ec4f4720b2f13f3e257094c4/volumes/0dfe6cc3-f795-4329-8513-a13ef2f0fd58 Dec 06 06:02:12.725445 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-19c12ea6-fcb5-4337-8ebf-d900646171f6 tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:02:12.729093 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:02:12.729093 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:02:12.730819 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-19c12ea6-fcb5-4337-8ebf-d900646171f6 tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:02:13.034858 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:02:13.034858 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:02:13.058861 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-19c12ea6-fcb5-4337-8ebf-d900646171f6 tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] Volume info retrieved successfully. Dec 06 06:02:13.119116 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-19c12ea6-fcb5-4337-8ebf-d900646171f6 tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] http://10.222.0.57/volume/v3/ba735cd3ec4f4720b2f13f3e257094c4/volumes/0dfe6cc3-f795-4329-8513-a13ef2f0fd58 returned with HTTP 200 Dec 06 06:02:13.129617 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 79/164] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:02:12 2020] GET /volume/v3/ba735cd3ec4f4720b2f13f3e257094c4/volumes/0dfe6cc3-f795-4329-8513-a13ef2f0fd58 => generated 908 bytes in 414 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:02:14.136805 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-064e6a6b-8db8-468b-840a-fbcac8885e6d tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] GET http://10.222.0.57/volume/v3/ba735cd3ec4f4720b2f13f3e257094c4/volumes/0dfe6cc3-f795-4329-8513-a13ef2f0fd58 Dec 06 06:02:14.138117 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-064e6a6b-8db8-468b-840a-fbcac8885e6d tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:02:14.138601 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:02:14.138601 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:02:14.139076 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-064e6a6b-8db8-468b-840a-fbcac8885e6d tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:02:14.378681 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:02:14.378681 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:02:14.412417 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-064e6a6b-8db8-468b-840a-fbcac8885e6d tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] Volume info retrieved successfully. Dec 06 06:02:14.493539 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-064e6a6b-8db8-468b-840a-fbcac8885e6d tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] http://10.222.0.57/volume/v3/ba735cd3ec4f4720b2f13f3e257094c4/volumes/0dfe6cc3-f795-4329-8513-a13ef2f0fd58 returned with HTTP 200 Dec 06 06:02:14.496203 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 86/165] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:02:14 2020] GET /volume/v3/ba735cd3ec4f4720b2f13f3e257094c4/volumes/0dfe6cc3-f795-4329-8513-a13ef2f0fd58 => generated 908 bytes in 363 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:02:15.512307 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-40ed47cf-c382-488b-af37-e28a83a02a2c tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] GET http://10.222.0.57/volume/v3/ba735cd3ec4f4720b2f13f3e257094c4/volumes/0dfe6cc3-f795-4329-8513-a13ef2f0fd58 Dec 06 06:02:15.513673 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-40ed47cf-c382-488b-af37-e28a83a02a2c tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:02:15.514055 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:02:15.514055 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:02:15.514662 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-40ed47cf-c382-488b-af37-e28a83a02a2c tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:02:15.630597 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-40ed47cf-c382-488b-af37-e28a83a02a2c tempest-LiveMigrationTest-498780868 tempest-LiveMigrationTest-498780868] http://10.222.0.57/volume/v3/ba735cd3ec4f4720b2f13f3e257094c4/volumes/0dfe6cc3-f795-4329-8513-a13ef2f0fd58 returned with HTTP 404 Dec 06 06:02:15.640928 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 80/166] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:02:15 2020] GET /volume/v3/ba735cd3ec4f4720b2f13f3e257094c4/volumes/0dfe6cc3-f795-4329-8513-a13ef2f0fd58 => generated 109 bytes in 133 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 06 06:05:48.986875 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-0cecd737-dcf2-4244-9c54-d0b0854f43d2 tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] DELETE http://10.222.0.57/volume/v3/186a5024f08a4ebb9aff87be6dac1116/volumes/06b708cf-7890-4e0c-a70f-5b54ec858eca Dec 06 06:05:48.987986 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-0cecd737-dcf2-4244-9c54-d0b0854f43d2 tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:05:48.988165 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:05:48.988165 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:05:48.988772 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-0cecd737-dcf2-4244-9c54-d0b0854f43d2 tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] Calling method 'delete' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:05:48.989358 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.v3.volumes [None req-0cecd737-dcf2-4244-9c54-d0b0854f43d2 tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] Delete volume with id: 06b708cf-7890-4e0c-a70f-5b54ec858eca Dec 06 06:05:49.063544 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:05:49.063544 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:05:49.065176 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-0cecd737-dcf2-4244-9c54-d0b0854f43d2 tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] Volume info retrieved successfully. Dec 06 06:05:49.194832 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-0cecd737-dcf2-4244-9c54-d0b0854f43d2 tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] Delete volume request issued successfully. Dec 06 06:05:49.199675 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-0cecd737-dcf2-4244-9c54-d0b0854f43d2 tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] http://10.222.0.57/volume/v3/186a5024f08a4ebb9aff87be6dac1116/volumes/06b708cf-7890-4e0c-a70f-5b54ec858eca returned with HTTP 202 Dec 06 06:05:49.224984 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 87/167] 10.222.0.57 () {58 vars in 1318 bytes} [Sun Dec 6 06:05:48 2020] DELETE /volume/v3/186a5024f08a4ebb9aff87be6dac1116/volumes/06b708cf-7890-4e0c-a70f-5b54ec858eca => generated 0 bytes in 237 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 06 06:05:49.233136 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-0fb8fd20-018a-4e99-89a8-a91b05de5fd1 tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] GET http://10.222.0.57/volume/v3/186a5024f08a4ebb9aff87be6dac1116/volumes/06b708cf-7890-4e0c-a70f-5b54ec858eca Dec 06 06:05:49.234428 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-0fb8fd20-018a-4e99-89a8-a91b05de5fd1 tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:05:49.235599 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-0fb8fd20-018a-4e99-89a8-a91b05de5fd1 tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:05:49.448743 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:05:49.448743 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:05:49.498732 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-0fb8fd20-018a-4e99-89a8-a91b05de5fd1 tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] Volume info retrieved successfully. Dec 06 06:05:49.569124 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-0fb8fd20-018a-4e99-89a8-a91b05de5fd1 tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] http://10.222.0.57/volume/v3/186a5024f08a4ebb9aff87be6dac1116/volumes/06b708cf-7890-4e0c-a70f-5b54ec858eca returned with HTTP 200 Dec 06 06:05:49.571860 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 81/168] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:05:49 2020] GET /volume/v3/186a5024f08a4ebb9aff87be6dac1116/volumes/06b708cf-7890-4e0c-a70f-5b54ec858eca => generated 922 bytes in 346 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:05:50.595210 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-5c5f1cec-838d-49e7-88da-be072814297f tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] GET http://10.222.0.57/volume/v3/186a5024f08a4ebb9aff87be6dac1116/volumes/06b708cf-7890-4e0c-a70f-5b54ec858eca Dec 06 06:05:50.596711 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-5c5f1cec-838d-49e7-88da-be072814297f tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:05:50.597166 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:05:50.597166 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:05:50.597858 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-5c5f1cec-838d-49e7-88da-be072814297f tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:05:50.675290 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:05:50.675290 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:05:50.695257 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-5c5f1cec-838d-49e7-88da-be072814297f tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] Volume info retrieved successfully. Dec 06 06:05:50.747935 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-5c5f1cec-838d-49e7-88da-be072814297f tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] http://10.222.0.57/volume/v3/186a5024f08a4ebb9aff87be6dac1116/volumes/06b708cf-7890-4e0c-a70f-5b54ec858eca returned with HTTP 200 Dec 06 06:05:50.749872 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 88/169] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:05:50 2020] GET /volume/v3/186a5024f08a4ebb9aff87be6dac1116/volumes/06b708cf-7890-4e0c-a70f-5b54ec858eca => generated 922 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:05:51.769057 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-04a94499-aa36-485f-87b8-86e8b62040b2 tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] GET http://10.222.0.57/volume/v3/186a5024f08a4ebb9aff87be6dac1116/volumes/06b708cf-7890-4e0c-a70f-5b54ec858eca Dec 06 06:05:51.769822 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-04a94499-aa36-485f-87b8-86e8b62040b2 tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:05:51.769822 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:05:51.769822 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:05:51.770405 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-04a94499-aa36-485f-87b8-86e8b62040b2 tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:05:51.916709 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:05:51.916709 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:05:51.957989 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-04a94499-aa36-485f-87b8-86e8b62040b2 tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] Volume info retrieved successfully. Dec 06 06:05:52.034420 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-04a94499-aa36-485f-87b8-86e8b62040b2 tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] http://10.222.0.57/volume/v3/186a5024f08a4ebb9aff87be6dac1116/volumes/06b708cf-7890-4e0c-a70f-5b54ec858eca returned with HTTP 200 Dec 06 06:05:52.054654 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 82/170] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:05:51 2020] GET /volume/v3/186a5024f08a4ebb9aff87be6dac1116/volumes/06b708cf-7890-4e0c-a70f-5b54ec858eca => generated 922 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:05:53.058913 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-ea35cc27-6423-494d-92d3-3ecc2a7a87fb tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] GET http://10.222.0.57/volume/v3/186a5024f08a4ebb9aff87be6dac1116/volumes/06b708cf-7890-4e0c-a70f-5b54ec858eca Dec 06 06:05:53.059793 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-ea35cc27-6423-494d-92d3-3ecc2a7a87fb tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:05:53.059793 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:05:53.059793 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:05:53.061008 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-ea35cc27-6423-494d-92d3-3ecc2a7a87fb tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:05:53.202099 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-ea35cc27-6423-494d-92d3-3ecc2a7a87fb tempest-LiveAutoBlockMigrationV225Test-484469907 tempest-LiveAutoBlockMigrationV225Test-484469907] http://10.222.0.57/volume/v3/186a5024f08a4ebb9aff87be6dac1116/volumes/06b708cf-7890-4e0c-a70f-5b54ec858eca returned with HTTP 404 Dec 06 06:05:53.210261 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 89/171] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:05:53 2020] GET /volume/v3/186a5024f08a4ebb9aff87be6dac1116/volumes/06b708cf-7890-4e0c-a70f-5b54ec858eca => generated 109 bytes in 154 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Dec 06 06:06:04.695540 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-71159a25-27ca-4930-a307-a30d1b3cba4c tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] POST http://10.222.0.57/volume/v3/2a9c68342eea434d82939d3bafe5c44e/volumes Dec 06 06:06:04.696381 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:06:04.696381 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:06:04.697005 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-71159a25-27ca-4930-a307-a30d1b3cba4c tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-295159501"}} {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 06 06:06:04.700391 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.v3.volumes [None req-71159a25-27ca-4930-a307-a30d1b3cba4c tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-295159501'}} {{(pid=88145) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 06 06:06:04.700958 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.v3.volumes [None req-71159a25-27ca-4930-a307-a30d1b3cba4c tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Create volume of 1 GB Dec 06 06:06:04.717500 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-71159a25-27ca-4930-a307-a30d1b3cba4c tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Availability Zones retrieved successfully. Dec 06 06:06:04.739772 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-71159a25-27ca-4930-a307-a30d1b3cba4c tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Flow 'volume_create_api' (ee62225b-a234-4745-bb7f-e961cab9cff4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88145) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 06 06:06:04.744645 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-71159a25-27ca-4930-a307-a30d1b3cba4c tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61926442-40b0-4b84-8301-da7915d4d911) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:06:04.746918 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.flows.api.create_volume [None req-71159a25-27ca-4930-a307-a30d1b3cba4c tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Validating volume size '1' using validate_int {{(pid=88145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 06 06:06:04.902672 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-71159a25-27ca-4930-a307-a30d1b3cba4c tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61926442-40b0-4b84-8301-da7915d4d911) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-06T05:47:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=30b7e6de-5d37-476d-b3c0-b2aec991b5a5,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '30b7e6de-5d37-476d-b3c0-b2aec991b5a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:06:04.910631 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-71159a25-27ca-4930-a307-a30d1b3cba4c tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36c13ab5-cf3d-4801-a72b-fabf1ed0b62e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:06:05.138473 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.quota [None req-71159a25-27ca-4930-a307-a30d1b3cba4c tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Created reservations ['cef1a428-2ec6-4528-bec0-f5c921b80c33', '1ec94c0b-c92e-4d68-8caa-fd4a65d6b0f7', 'da782521-fa13-4b6f-83a3-a4449ab9b8e7', 'fb449b9c-27f9-4855-acd5-ac7f627d8c2b'] {{(pid=88145) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 06 06:06:05.141398 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-71159a25-27ca-4930-a307-a30d1b3cba4c tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36c13ab5-cf3d-4801-a72b-fabf1ed0b62e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cef1a428-2ec6-4528-bec0-f5c921b80c33', '1ec94c0b-c92e-4d68-8caa-fd4a65d6b0f7', 'da782521-fa13-4b6f-83a3-a4449ab9b8e7', 'fb449b9c-27f9-4855-acd5-ac7f627d8c2b']}' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:06:05.144065 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-71159a25-27ca-4930-a307-a30d1b3cba4c tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1bd21f6b-410d-4fbb-bf75-c261374423e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:06:05.348701 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-71159a25-27ca-4930-a307-a30d1b3cba4c tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1bd21f6b-410d-4fbb-bf75-c261374423e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '50119e2c-877c-4298-b188-62e72a252545', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-295159501',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='2a9c68342eea434d82939d3bafe5c44e',qos_specs=None,replication_status=,reservations=['cef1a428-2ec6-4528-bec0-f5c921b80c33','1ec94c0b-c92e-4d68-8caa-fd4a65d6b0f7','da782521-fa13-4b6f-83a3-a4449ab9b8e7','fb449b9c-27f9-4855-acd5-ac7f627d8c2b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc24fac5f81a4f3a98b7a4054bdb3763',volume_type_id=30b7e6de-5d37-476d-b3c0-b2aec991b5a5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-06T06:06:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-295159501',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=50119e2c-877c-4298-b188-62e72a252545,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='2a9c68342eea434d82939d3bafe5c44e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='dc24fac5f81a4f3a98b7a4054bdb3763',volume_attachment=,volume_type=,volume_type_id=30b7e6de-5d37-476d-b3c0-b2aec991b5a5)}' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:06:05.357776 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-71159a25-27ca-4930-a307-a30d1b3cba4c tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (109f2f07-221f-41ce-b9f7-ada984901654) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:06:05.423409 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-71159a25-27ca-4930-a307-a30d1b3cba4c tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (109f2f07-221f-41ce-b9f7-ada984901654) transitioned into state 'SUCCESS' from state '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-295159501',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='2a9c68342eea434d82939d3bafe5c44e',qos_specs=None,replication_status=,reservations=['cef1a428-2ec6-4528-bec0-f5c921b80c33','1ec94c0b-c92e-4d68-8caa-fd4a65d6b0f7','da782521-fa13-4b6f-83a3-a4449ab9b8e7','fb449b9c-27f9-4855-acd5-ac7f627d8c2b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc24fac5f81a4f3a98b7a4054bdb3763',volume_type_id=30b7e6de-5d37-476d-b3c0-b2aec991b5a5)}' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:06:05.425647 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-71159a25-27ca-4930-a307-a30d1b3cba4c tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2798f275-67da-4d83-93fd-efb94c55808f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:06:05.455978 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-71159a25-27ca-4930-a307-a30d1b3cba4c tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2798f275-67da-4d83-93fd-efb94c55808f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:06:05.466587 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-71159a25-27ca-4930-a307-a30d1b3cba4c tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Flow 'volume_create_api' (ee62225b-a234-4745-bb7f-e961cab9cff4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88145) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 06 06:06:05.618677 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-71159a25-27ca-4930-a307-a30d1b3cba4c tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Create volume request issued successfully. Dec 06 06:06:05.671273 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-71159a25-27ca-4930-a307-a30d1b3cba4c tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] http://10.222.0.57/volume/v3/2a9c68342eea434d82939d3bafe5c44e/volumes returned with HTTP 202 Dec 06 06:06:05.672977 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 83/172] 10.222.0.57 () {60 vars in 1226 bytes} [Sun Dec 6 06:06:04 2020] POST /volume/v3/2a9c68342eea434d82939d3bafe5c44e/volumes => generated 828 bytes in 1279 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 06 06:06:05.705393 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-d256c8d0-11c4-4de4-8a5f-de6b01396abd tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] GET http://10.222.0.57/volume/v3/2a9c68342eea434d82939d3bafe5c44e/volumes/50119e2c-877c-4298-b188-62e72a252545 Dec 06 06:06:05.706353 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-d256c8d0-11c4-4de4-8a5f-de6b01396abd tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:06:05.708134 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-d256c8d0-11c4-4de4-8a5f-de6b01396abd tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:06:05.919013 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:06:05.919013 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:06:05.965228 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-d256c8d0-11c4-4de4-8a5f-de6b01396abd tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Volume info retrieved successfully. Dec 06 06:06:06.070336 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-d256c8d0-11c4-4de4-8a5f-de6b01396abd tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] http://10.222.0.57/volume/v3/2a9c68342eea434d82939d3bafe5c44e/volumes/50119e2c-877c-4298-b188-62e72a252545 returned with HTTP 200 Dec 06 06:06:06.071593 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 90/173] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:06:05 2020] GET /volume/v3/2a9c68342eea434d82939d3bafe5c44e/volumes/50119e2c-877c-4298-b188-62e72a252545 => generated 920 bytes in 375 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:06:07.100553 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-7decb3a8-e072-48b1-a002-60f03480544b tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] GET http://10.222.0.57/volume/v3/2a9c68342eea434d82939d3bafe5c44e/volumes/50119e2c-877c-4298-b188-62e72a252545 Dec 06 06:06:07.101486 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-7decb3a8-e072-48b1-a002-60f03480544b tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:06:07.101811 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:06:07.101811 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:06:07.106164 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-7decb3a8-e072-48b1-a002-60f03480544b tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:06:07.164509 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:06:07.164509 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:06:07.181502 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-7decb3a8-e072-48b1-a002-60f03480544b tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Volume info retrieved successfully. Dec 06 06:06:07.255001 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-7decb3a8-e072-48b1-a002-60f03480544b tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] http://10.222.0.57/volume/v3/2a9c68342eea434d82939d3bafe5c44e/volumes/50119e2c-877c-4298-b188-62e72a252545 returned with HTTP 200 Dec 06 06:06:07.268353 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 84/174] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:06:07 2020] GET /volume/v3/2a9c68342eea434d82939d3bafe5c44e/volumes/50119e2c-877c-4298-b188-62e72a252545 => generated 921 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:06:07.457822 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-23022542-52d8-40b1-bccb-bf43079ab093 req-5911cb2d-7da6-448a-8092-ca7e42e0e869 tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] GET http://10.222.0.57/volume/v3/2a9c68342eea434d82939d3bafe5c44e/volumes/50119e2c-877c-4298-b188-62e72a252545 Dec 06 06:06:07.458350 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-23022542-52d8-40b1-bccb-bf43079ab093 req-5911cb2d-7da6-448a-8092-ca7e42e0e869 tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:06:07.458912 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:06:07.458912 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:06:07.459558 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-23022542-52d8-40b1-bccb-bf43079ab093 req-5911cb2d-7da6-448a-8092-ca7e42e0e869 tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:06:07.582397 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:06:07.582397 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:06:07.596344 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [req-23022542-52d8-40b1-bccb-bf43079ab093 req-5911cb2d-7da6-448a-8092-ca7e42e0e869 tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Volume info retrieved successfully. Dec 06 06:06:07.627852 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-23022542-52d8-40b1-bccb-bf43079ab093 req-5911cb2d-7da6-448a-8092-ca7e42e0e869 tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] http://10.222.0.57/volume/v3/2a9c68342eea434d82939d3bafe5c44e/volumes/50119e2c-877c-4298-b188-62e72a252545 returned with HTTP 200 Dec 06 06:06:07.629543 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 91/175] 10.222.0.57 () {60 vars in 1569 bytes} [Sun Dec 6 06:06:07 2020] GET /volume/v3/2a9c68342eea434d82939d3bafe5c44e/volumes/50119e2c-877c-4298-b188-62e72a252545 => generated 921 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 06 06:06:07.645716 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-72f099c8-f8ae-4991-9fe2-b0d39dd512bf tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] POST http://10.222.0.57/volume/v3/2a9c68342eea434d82939d3bafe5c44e/volumes Dec 06 06:06:07.646183 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:06:07.646183 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:06:07.646599 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-72f099c8-f8ae-4991-9fe2-b0d39dd512bf tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-188211258"}} {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 06 06:06:07.647779 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.v3.volumes [None req-72f099c8-f8ae-4991-9fe2-b0d39dd512bf tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-188211258'}} {{(pid=88145) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 06 06:06:07.648142 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.v3.volumes [None req-72f099c8-f8ae-4991-9fe2-b0d39dd512bf tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Create volume of 1 GB Dec 06 06:06:07.664813 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-72f099c8-f8ae-4991-9fe2-b0d39dd512bf tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Availability Zones retrieved successfully. Dec 06 06:06:07.686481 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-72f099c8-f8ae-4991-9fe2-b0d39dd512bf tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Flow 'volume_create_api' (b64e92c9-601e-4615-ac2c-6014543b9c36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88145) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 06 06:06:07.690449 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-72f099c8-f8ae-4991-9fe2-b0d39dd512bf tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6ecb7f0-799f-4c81-87ce-1967ff42c48f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:06:07.692664 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.flows.api.create_volume [None req-72f099c8-f8ae-4991-9fe2-b0d39dd512bf tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Validating volume size '1' using validate_int {{(pid=88145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 06 06:06:07.787207 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-72f099c8-f8ae-4991-9fe2-b0d39dd512bf tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6ecb7f0-799f-4c81-87ce-1967ff42c48f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-06T05:47:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=30b7e6de-5d37-476d-b3c0-b2aec991b5a5,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '30b7e6de-5d37-476d-b3c0-b2aec991b5a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:06:07.791771 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-72f099c8-f8ae-4991-9fe2-b0d39dd512bf tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5977269b-1e5e-4f11-a185-855ac8a57fea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:06:07.925299 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.quota [None req-72f099c8-f8ae-4991-9fe2-b0d39dd512bf tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Created reservations ['05eebf81-5301-4fcf-8a97-a87fa5c3d52f', '26bf8e53-79e4-4e7c-a473-b3641c481f42', '20e4d3c8-52da-4f47-a78b-5ecad2ebaf95', '98c1d0b6-750d-42a7-a15b-0119fb1951e7'] {{(pid=88145) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 06 06:06:07.927624 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-72f099c8-f8ae-4991-9fe2-b0d39dd512bf tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5977269b-1e5e-4f11-a185-855ac8a57fea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['05eebf81-5301-4fcf-8a97-a87fa5c3d52f', '26bf8e53-79e4-4e7c-a473-b3641c481f42', '20e4d3c8-52da-4f47-a78b-5ecad2ebaf95', '98c1d0b6-750d-42a7-a15b-0119fb1951e7']}' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:06:07.930468 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-72f099c8-f8ae-4991-9fe2-b0d39dd512bf tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c70fd9af-1053-41e7-9588-ef0be673e8a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:06:08.007225 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-72f099c8-f8ae-4991-9fe2-b0d39dd512bf tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c70fd9af-1053-41e7-9588-ef0be673e8a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e8c9d924-1912-4c43-9f92-70c8c00238a1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-188211258',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='2a9c68342eea434d82939d3bafe5c44e',qos_specs=None,replication_status=,reservations=['05eebf81-5301-4fcf-8a97-a87fa5c3d52f','26bf8e53-79e4-4e7c-a473-b3641c481f42','20e4d3c8-52da-4f47-a78b-5ecad2ebaf95','98c1d0b6-750d-42a7-a15b-0119fb1951e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc24fac5f81a4f3a98b7a4054bdb3763',volume_type_id=30b7e6de-5d37-476d-b3c0-b2aec991b5a5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-06T06:06:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-188211258',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e8c9d924-1912-4c43-9f92-70c8c00238a1,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='2a9c68342eea434d82939d3bafe5c44e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='dc24fac5f81a4f3a98b7a4054bdb3763',volume_attachment=,volume_type=,volume_type_id=30b7e6de-5d37-476d-b3c0-b2aec991b5a5)}' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:06:08.009525 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-72f099c8-f8ae-4991-9fe2-b0d39dd512bf tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (896b126a-81f1-40f4-bae6-172ada4715c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:06:08.040486 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-72f099c8-f8ae-4991-9fe2-b0d39dd512bf tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (896b126a-81f1-40f4-bae6-172ada4715c8) transitioned into state 'SUCCESS' from state '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-188211258',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='2a9c68342eea434d82939d3bafe5c44e',qos_specs=None,replication_status=,reservations=['05eebf81-5301-4fcf-8a97-a87fa5c3d52f','26bf8e53-79e4-4e7c-a473-b3641c481f42','20e4d3c8-52da-4f47-a78b-5ecad2ebaf95','98c1d0b6-750d-42a7-a15b-0119fb1951e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc24fac5f81a4f3a98b7a4054bdb3763',volume_type_id=30b7e6de-5d37-476d-b3c0-b2aec991b5a5)}' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:06:08.042703 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-72f099c8-f8ae-4991-9fe2-b0d39dd512bf tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5d724a3-8031-4982-a248-5d9c13166037) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:06:08.063102 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-72f099c8-f8ae-4991-9fe2-b0d39dd512bf tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5d724a3-8031-4982-a248-5d9c13166037) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:06:08.067264 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-72f099c8-f8ae-4991-9fe2-b0d39dd512bf tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Flow 'volume_create_api' (b64e92c9-601e-4615-ac2c-6014543b9c36) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88145) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 06 06:06:08.125247 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-72f099c8-f8ae-4991-9fe2-b0d39dd512bf tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Create volume request issued successfully. Dec 06 06:06:08.142426 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-72f099c8-f8ae-4991-9fe2-b0d39dd512bf tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] http://10.222.0.57/volume/v3/2a9c68342eea434d82939d3bafe5c44e/volumes returned with HTTP 202 Dec 06 06:06:08.143975 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 85/176] 10.222.0.57 () {60 vars in 1226 bytes} [Sun Dec 6 06:06:07 2020] POST /volume/v3/2a9c68342eea434d82939d3bafe5c44e/volumes => generated 828 bytes in 502 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 06 06:06:08.169647 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-953658e0-1101-4095-ba53-a6157b43f915 tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] GET http://10.222.0.57/volume/v3/2a9c68342eea434d82939d3bafe5c44e/volumes/e8c9d924-1912-4c43-9f92-70c8c00238a1 Dec 06 06:06:08.170273 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-953658e0-1101-4095-ba53-a6157b43f915 tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:06:08.170730 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:06:08.170730 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:06:08.171191 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-953658e0-1101-4095-ba53-a6157b43f915 tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:06:08.305591 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:06:08.305591 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:06:08.319800 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-953658e0-1101-4095-ba53-a6157b43f915 tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Volume info retrieved successfully. Dec 06 06:06:08.361252 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-953658e0-1101-4095-ba53-a6157b43f915 tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] http://10.222.0.57/volume/v3/2a9c68342eea434d82939d3bafe5c44e/volumes/e8c9d924-1912-4c43-9f92-70c8c00238a1 returned with HTTP 200 Dec 06 06:06:08.363450 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 92/177] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:06:08 2020] GET /volume/v3/2a9c68342eea434d82939d3bafe5c44e/volumes/e8c9d924-1912-4c43-9f92-70c8c00238a1 => generated 920 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 06 06:06:09.386158 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-0f8e7a99-57af-4641-9178-496147f6b58b tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] GET http://10.222.0.57/volume/v3/2a9c68342eea434d82939d3bafe5c44e/volumes/e8c9d924-1912-4c43-9f92-70c8c00238a1 Dec 06 06:06:09.386758 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-0f8e7a99-57af-4641-9178-496147f6b58b tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:06:09.386871 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:06:09.386871 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:06:09.387219 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-0f8e7a99-57af-4641-9178-496147f6b58b tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:06:09.450349 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:06:09.450349 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:06:09.463526 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-0f8e7a99-57af-4641-9178-496147f6b58b tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Volume info retrieved successfully. Dec 06 06:06:09.495539 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-0f8e7a99-57af-4641-9178-496147f6b58b tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] http://10.222.0.57/volume/v3/2a9c68342eea434d82939d3bafe5c44e/volumes/e8c9d924-1912-4c43-9f92-70c8c00238a1 returned with HTTP 200 Dec 06 06:06:09.496704 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 86/178] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:06:09 2020] GET /volume/v3/2a9c68342eea434d82939d3bafe5c44e/volumes/e8c9d924-1912-4c43-9f92-70c8c00238a1 => generated 921 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:06:09.627713 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-e7c725d9-f0f3-4437-88cc-40a18f35ee14 req-a3357e6c-dba2-477a-9421-a0b87ecf1fcb tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] GET http://10.222.0.57/volume/v3/2a9c68342eea434d82939d3bafe5c44e/volumes/e8c9d924-1912-4c43-9f92-70c8c00238a1 Dec 06 06:06:09.635198 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-e7c725d9-f0f3-4437-88cc-40a18f35ee14 req-a3357e6c-dba2-477a-9421-a0b87ecf1fcb tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:06:09.635862 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:06:09.635862 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:06:09.637108 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-e7c725d9-f0f3-4437-88cc-40a18f35ee14 req-a3357e6c-dba2-477a-9421-a0b87ecf1fcb tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:06:09.798189 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:06:09.798189 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:06:09.818627 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [req-e7c725d9-f0f3-4437-88cc-40a18f35ee14 req-a3357e6c-dba2-477a-9421-a0b87ecf1fcb tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Volume info retrieved successfully. Dec 06 06:06:09.844864 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-e7c725d9-f0f3-4437-88cc-40a18f35ee14 req-a3357e6c-dba2-477a-9421-a0b87ecf1fcb tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] http://10.222.0.57/volume/v3/2a9c68342eea434d82939d3bafe5c44e/volumes/e8c9d924-1912-4c43-9f92-70c8c00238a1 returned with HTTP 200 Dec 06 06:06:09.846116 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 93/179] 10.222.0.57 () {60 vars in 1569 bytes} [Sun Dec 6 06:06:09 2020] GET /volume/v3/2a9c68342eea434d82939d3bafe5c44e/volumes/e8c9d924-1912-4c43-9f92-70c8c00238a1 => generated 921 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:06:09.870399 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-0198ddcb-fab6-4985-8c8a-e90e331b3147 tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] POST http://10.222.0.57/volume/v3/2a9c68342eea434d82939d3bafe5c44e/volumes Dec 06 06:06:09.870640 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:06:09.870640 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:06:09.870944 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-0198ddcb-fab6-4985-8c8a-e90e331b3147 tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-725414440"}} {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 06 06:06:09.872119 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.v3.volumes [None req-0198ddcb-fab6-4985-8c8a-e90e331b3147 tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-725414440'}} {{(pid=88145) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 06 06:06:09.872486 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.v3.volumes [None req-0198ddcb-fab6-4985-8c8a-e90e331b3147 tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Create volume of 1 GB Dec 06 06:06:09.886797 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-0198ddcb-fab6-4985-8c8a-e90e331b3147 tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Availability Zones retrieved successfully. Dec 06 06:06:09.908278 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-0198ddcb-fab6-4985-8c8a-e90e331b3147 tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Flow 'volume_create_api' (d51bf1ac-90c8-4ec9-9440-312e1ea3ea9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88145) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 06 06:06:09.912360 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-0198ddcb-fab6-4985-8c8a-e90e331b3147 tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d6c43d8-9508-46d5-963e-c791818961b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:06:09.914977 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.flows.api.create_volume [None req-0198ddcb-fab6-4985-8c8a-e90e331b3147 tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Validating volume size '1' using validate_int {{(pid=88145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 06 06:06:09.999698 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-0198ddcb-fab6-4985-8c8a-e90e331b3147 tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d6c43d8-9508-46d5-963e-c791818961b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-06T05:47:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=30b7e6de-5d37-476d-b3c0-b2aec991b5a5,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '30b7e6de-5d37-476d-b3c0-b2aec991b5a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:06:10.003545 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-0198ddcb-fab6-4985-8c8a-e90e331b3147 tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6a4f8f2-d639-4228-9a35-721cce74a5b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:06:10.100370 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.quota [None req-0198ddcb-fab6-4985-8c8a-e90e331b3147 tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Created reservations ['e458749d-e151-47b7-a550-df181a08d8cf', 'da709f89-b2bf-4cf5-902a-6e0ac4564c87', '30d64a6b-33b1-40b1-83be-d8617ac13407', '3142d12d-4412-4e4a-a1cc-5f18e8cd0bad'] {{(pid=88145) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 06 06:06:10.102440 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-0198ddcb-fab6-4985-8c8a-e90e331b3147 tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6a4f8f2-d639-4228-9a35-721cce74a5b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e458749d-e151-47b7-a550-df181a08d8cf', 'da709f89-b2bf-4cf5-902a-6e0ac4564c87', '30d64a6b-33b1-40b1-83be-d8617ac13407', '3142d12d-4412-4e4a-a1cc-5f18e8cd0bad']}' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:06:10.113821 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-0198ddcb-fab6-4985-8c8a-e90e331b3147 tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21378a74-3e91-43e5-b0e1-b9dd7ffed3a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:06:10.243179 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-0198ddcb-fab6-4985-8c8a-e90e331b3147 tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21378a74-3e91-43e5-b0e1-b9dd7ffed3a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8a36fab2-d92e-4813-af0d-5d2fd1f4c4fe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-725414440',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='2a9c68342eea434d82939d3bafe5c44e',qos_specs=None,replication_status=,reservations=['e458749d-e151-47b7-a550-df181a08d8cf','da709f89-b2bf-4cf5-902a-6e0ac4564c87','30d64a6b-33b1-40b1-83be-d8617ac13407','3142d12d-4412-4e4a-a1cc-5f18e8cd0bad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc24fac5f81a4f3a98b7a4054bdb3763',volume_type_id=30b7e6de-5d37-476d-b3c0-b2aec991b5a5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-06T06:06:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-725414440',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8a36fab2-d92e-4813-af0d-5d2fd1f4c4fe,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='2a9c68342eea434d82939d3bafe5c44e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='dc24fac5f81a4f3a98b7a4054bdb3763',volume_attachment=,volume_type=,volume_type_id=30b7e6de-5d37-476d-b3c0-b2aec991b5a5)}' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:06:10.248483 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-0198ddcb-fab6-4985-8c8a-e90e331b3147 tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1f3861e-7a73-4198-a410-c48aa8b35301) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:06:10.316191 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-0198ddcb-fab6-4985-8c8a-e90e331b3147 tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1f3861e-7a73-4198-a410-c48aa8b35301) transitioned into state 'SUCCESS' from state '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-725414440',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='2a9c68342eea434d82939d3bafe5c44e',qos_specs=None,replication_status=,reservations=['e458749d-e151-47b7-a550-df181a08d8cf','da709f89-b2bf-4cf5-902a-6e0ac4564c87','30d64a6b-33b1-40b1-83be-d8617ac13407','3142d12d-4412-4e4a-a1cc-5f18e8cd0bad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc24fac5f81a4f3a98b7a4054bdb3763',volume_type_id=30b7e6de-5d37-476d-b3c0-b2aec991b5a5)}' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:06:10.318636 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-0198ddcb-fab6-4985-8c8a-e90e331b3147 tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2f76c7b-07fb-4dfa-b816-7233500e9ba1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:06:10.349219 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-0198ddcb-fab6-4985-8c8a-e90e331b3147 tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2f76c7b-07fb-4dfa-b816-7233500e9ba1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:06:10.356267 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-0198ddcb-fab6-4985-8c8a-e90e331b3147 tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Flow 'volume_create_api' (d51bf1ac-90c8-4ec9-9440-312e1ea3ea9b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88145) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 06 06:06:10.465119 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-0198ddcb-fab6-4985-8c8a-e90e331b3147 tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Create volume request issued successfully. Dec 06 06:06:10.494007 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-0198ddcb-fab6-4985-8c8a-e90e331b3147 tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] http://10.222.0.57/volume/v3/2a9c68342eea434d82939d3bafe5c44e/volumes returned with HTTP 202 Dec 06 06:06:10.494912 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 87/180] 10.222.0.57 () {60 vars in 1226 bytes} [Sun Dec 6 06:06:09 2020] POST /volume/v3/2a9c68342eea434d82939d3bafe5c44e/volumes => generated 828 bytes in 629 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 06 06:06:10.513518 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-32800173-b217-4202-b875-92ae15bcf965 tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] GET http://10.222.0.57/volume/v3/2a9c68342eea434d82939d3bafe5c44e/volumes/8a36fab2-d92e-4813-af0d-5d2fd1f4c4fe Dec 06 06:06:10.513792 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-32800173-b217-4202-b875-92ae15bcf965 tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:06:10.513961 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:06:10.513961 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:06:10.514341 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-32800173-b217-4202-b875-92ae15bcf965 tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:06:10.680052 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:06:10.680052 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:06:10.722193 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-32800173-b217-4202-b875-92ae15bcf965 tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Volume info retrieved successfully. Dec 06 06:06:10.772206 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-32800173-b217-4202-b875-92ae15bcf965 tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] http://10.222.0.57/volume/v3/2a9c68342eea434d82939d3bafe5c44e/volumes/8a36fab2-d92e-4813-af0d-5d2fd1f4c4fe returned with HTTP 200 Dec 06 06:06:10.773077 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 94/181] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:06:10 2020] GET /volume/v3/2a9c68342eea434d82939d3bafe5c44e/volumes/8a36fab2-d92e-4813-af0d-5d2fd1f4c4fe => generated 920 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:06:11.807347 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-28afd556-a4f7-4710-b91a-7b7992b0b1e4 tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] GET http://10.222.0.57/volume/v3/2a9c68342eea434d82939d3bafe5c44e/volumes/8a36fab2-d92e-4813-af0d-5d2fd1f4c4fe Dec 06 06:06:11.809100 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-28afd556-a4f7-4710-b91a-7b7992b0b1e4 tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:06:11.812090 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:06:11.812090 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:06:11.817227 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-28afd556-a4f7-4710-b91a-7b7992b0b1e4 tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:06:11.911667 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:06:11.911667 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:06:11.922180 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-28afd556-a4f7-4710-b91a-7b7992b0b1e4 tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Volume info retrieved successfully. Dec 06 06:06:11.948192 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-28afd556-a4f7-4710-b91a-7b7992b0b1e4 tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] http://10.222.0.57/volume/v3/2a9c68342eea434d82939d3bafe5c44e/volumes/8a36fab2-d92e-4813-af0d-5d2fd1f4c4fe returned with HTTP 200 Dec 06 06:06:11.949476 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 88/182] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:06:11 2020] GET /volume/v3/2a9c68342eea434d82939d3bafe5c44e/volumes/8a36fab2-d92e-4813-af0d-5d2fd1f4c4fe => generated 920 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:06:12.970274 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-bcd7ead3-9145-4817-a562-dcd0a30e741f tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] GET http://10.222.0.57/volume/v3/2a9c68342eea434d82939d3bafe5c44e/volumes/8a36fab2-d92e-4813-af0d-5d2fd1f4c4fe Dec 06 06:06:12.972324 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-bcd7ead3-9145-4817-a562-dcd0a30e741f tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:06:12.973104 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:06:12.973104 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:06:12.974205 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-bcd7ead3-9145-4817-a562-dcd0a30e741f tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:06:13.067811 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:06:13.067811 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:06:13.078960 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-bcd7ead3-9145-4817-a562-dcd0a30e741f tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Volume info retrieved successfully. Dec 06 06:06:13.118490 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-bcd7ead3-9145-4817-a562-dcd0a30e741f tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] http://10.222.0.57/volume/v3/2a9c68342eea434d82939d3bafe5c44e/volumes/8a36fab2-d92e-4813-af0d-5d2fd1f4c4fe returned with HTTP 200 Dec 06 06:06:13.120751 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 95/183] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:06:12 2020] GET /volume/v3/2a9c68342eea434d82939d3bafe5c44e/volumes/8a36fab2-d92e-4813-af0d-5d2fd1f4c4fe => generated 921 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:06:13.461898 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-428104a3-886c-47bd-a341-503515797fc8 req-41060f80-d80d-426d-853b-47e5d25d9e6a tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] GET http://10.222.0.57/volume/v3/2a9c68342eea434d82939d3bafe5c44e/volumes/8a36fab2-d92e-4813-af0d-5d2fd1f4c4fe Dec 06 06:06:13.463424 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-428104a3-886c-47bd-a341-503515797fc8 req-41060f80-d80d-426d-853b-47e5d25d9e6a tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:06:13.463853 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:06:13.463853 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:06:13.464535 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-428104a3-886c-47bd-a341-503515797fc8 req-41060f80-d80d-426d-853b-47e5d25d9e6a tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:06:13.531370 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:06:13.531370 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:06:13.542900 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [req-428104a3-886c-47bd-a341-503515797fc8 req-41060f80-d80d-426d-853b-47e5d25d9e6a tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Volume info retrieved successfully. Dec 06 06:06:13.572890 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-428104a3-886c-47bd-a341-503515797fc8 req-41060f80-d80d-426d-853b-47e5d25d9e6a tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] http://10.222.0.57/volume/v3/2a9c68342eea434d82939d3bafe5c44e/volumes/8a36fab2-d92e-4813-af0d-5d2fd1f4c4fe returned with HTTP 200 Dec 06 06:06:13.574299 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 89/184] 10.222.0.57 () {60 vars in 1569 bytes} [Sun Dec 6 06:06:13 2020] GET /volume/v3/2a9c68342eea434d82939d3bafe5c44e/volumes/8a36fab2-d92e-4813-af0d-5d2fd1f4c4fe => generated 921 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:06:13.853510 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-8dd93ea5-5052-4e83-80bf-76d091607962 req-2ff50d3b-e3a1-4a2f-b474-f6cf22a694e1 tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] GET http://10.222.0.57/volume/v3/2a9c68342eea434d82939d3bafe5c44e/volumes/detail Dec 06 06:06:13.854474 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-8dd93ea5-5052-4e83-80bf-76d091607962 req-2ff50d3b-e3a1-4a2f-b474-f6cf22a694e1 tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:06:13.855108 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:06:13.855108 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:06:13.855861 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-8dd93ea5-5052-4e83-80bf-76d091607962 req-2ff50d3b-e3a1-4a2f-b474-f6cf22a694e1 tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Calling method 'detail' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:06:13.857899 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.api_utils [req-8dd93ea5-5052-4e83-80bf-76d091607962 req-2ff50d3b-e3a1-4a2f-b474-f6cf22a694e1 tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Removing options '' from query. {{(pid=88144) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 06 06:06:13.860786 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [req-8dd93ea5-5052-4e83-80bf-76d091607962 req-2ff50d3b-e3a1-4a2f-b474-f6cf22a694e1 tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88144) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 06 06:06:13.929668 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [req-8dd93ea5-5052-4e83-80bf-76d091607962 req-2ff50d3b-e3a1-4a2f-b474-f6cf22a694e1 tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Get all volumes completed successfully. Dec 06 06:06:13.932115 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:06:13.932115 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:06:13.943267 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-8dd93ea5-5052-4e83-80bf-76d091607962 req-2ff50d3b-e3a1-4a2f-b474-f6cf22a694e1 tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] http://10.222.0.57/volume/v3/2a9c68342eea434d82939d3bafe5c44e/volumes/detail returned with HTTP 200 Dec 06 06:06:13.944557 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 96/185] 10.222.0.57 () {60 vars in 1479 bytes} [Sun Dec 6 06:06:13 2020] GET /volume/v3/2a9c68342eea434d82939d3bafe5c44e/volumes/detail => generated 2746 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 06 06:06:14.795610 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-5987a63a-5943-4e19-b292-acf521a42e5c req-a16ae0ce-16f2-48ab-b1a1-3d4fbb97b47e tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] GET http://10.222.0.57/volume/v3/2a9c68342eea434d82939d3bafe5c44e/volumes/detail Dec 06 06:06:14.797822 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-5987a63a-5943-4e19-b292-acf521a42e5c req-a16ae0ce-16f2-48ab-b1a1-3d4fbb97b47e tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:06:14.798154 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:06:14.798154 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:06:14.799218 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-5987a63a-5943-4e19-b292-acf521a42e5c req-a16ae0ce-16f2-48ab-b1a1-3d4fbb97b47e tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Calling method 'detail' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:06:14.801742 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.api_utils [req-5987a63a-5943-4e19-b292-acf521a42e5c req-a16ae0ce-16f2-48ab-b1a1-3d4fbb97b47e tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Removing options '' from query. {{(pid=88145) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 06 06:06:14.805961 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [req-5987a63a-5943-4e19-b292-acf521a42e5c req-a16ae0ce-16f2-48ab-b1a1-3d4fbb97b47e tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88145) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 06 06:06:14.920528 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [req-5987a63a-5943-4e19-b292-acf521a42e5c req-a16ae0ce-16f2-48ab-b1a1-3d4fbb97b47e tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Get all volumes completed successfully. Dec 06 06:06:14.924802 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:06:14.924802 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:06:14.941558 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-5987a63a-5943-4e19-b292-acf521a42e5c req-a16ae0ce-16f2-48ab-b1a1-3d4fbb97b47e tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] http://10.222.0.57/volume/v3/2a9c68342eea434d82939d3bafe5c44e/volumes/detail returned with HTTP 200 Dec 06 06:06:14.942746 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 90/186] 10.222.0.57 () {60 vars in 1479 bytes} [Sun Dec 6 06:06:14 2020] GET /volume/v3/2a9c68342eea434d82939d3bafe5c44e/volumes/detail => generated 2746 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 06 06:06:15.302991 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-29aa193d-b043-4583-a7d2-d462189d0f48 req-13aee59f-d7d4-46b7-b56c-617409b81d5a tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] GET http://10.222.0.57/volume/v3/2a9c68342eea434d82939d3bafe5c44e/volumes/detail Dec 06 06:06:15.303840 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-29aa193d-b043-4583-a7d2-d462189d0f48 req-13aee59f-d7d4-46b7-b56c-617409b81d5a tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:06:15.304144 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:06:15.304144 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:06:15.304795 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-29aa193d-b043-4583-a7d2-d462189d0f48 req-13aee59f-d7d4-46b7-b56c-617409b81d5a tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Calling method 'detail' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:06:15.305715 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.api_utils [req-29aa193d-b043-4583-a7d2-d462189d0f48 req-13aee59f-d7d4-46b7-b56c-617409b81d5a tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Removing options '' from query. {{(pid=88144) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 06 06:06:15.309704 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [req-29aa193d-b043-4583-a7d2-d462189d0f48 req-13aee59f-d7d4-46b7-b56c-617409b81d5a tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88144) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 06 06:06:15.392545 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [req-29aa193d-b043-4583-a7d2-d462189d0f48 req-13aee59f-d7d4-46b7-b56c-617409b81d5a tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Get all volumes completed successfully. Dec 06 06:06:15.395908 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:06:15.395908 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:06:15.410704 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-29aa193d-b043-4583-a7d2-d462189d0f48 req-13aee59f-d7d4-46b7-b56c-617409b81d5a tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] http://10.222.0.57/volume/v3/2a9c68342eea434d82939d3bafe5c44e/volumes/detail returned with HTTP 200 Dec 06 06:06:15.411822 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 97/187] 10.222.0.57 () {60 vars in 1479 bytes} [Sun Dec 6 06:06:15 2020] GET /volume/v3/2a9c68342eea434d82939d3bafe5c44e/volumes/detail => generated 2746 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 06 06:06:15.463754 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-adccd1e0-5566-404f-b084-5995b64aba7c req-efaa519c-c34d-4698-a73e-7d71cac5ab27 tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] GET http://10.222.0.57/volume/v3/2a9c68342eea434d82939d3bafe5c44e/volumes/detail Dec 06 06:06:15.464822 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-adccd1e0-5566-404f-b084-5995b64aba7c req-efaa519c-c34d-4698-a73e-7d71cac5ab27 tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:06:15.465282 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:06:15.465282 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:06:15.465999 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-adccd1e0-5566-404f-b084-5995b64aba7c req-efaa519c-c34d-4698-a73e-7d71cac5ab27 tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Calling method 'detail' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:06:15.466836 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.api_utils [req-adccd1e0-5566-404f-b084-5995b64aba7c req-efaa519c-c34d-4698-a73e-7d71cac5ab27 tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Removing options '' from query. {{(pid=88145) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 06 06:06:15.470030 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [req-adccd1e0-5566-404f-b084-5995b64aba7c req-efaa519c-c34d-4698-a73e-7d71cac5ab27 tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88145) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 06 06:06:15.525639 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [req-adccd1e0-5566-404f-b084-5995b64aba7c req-efaa519c-c34d-4698-a73e-7d71cac5ab27 tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Get all volumes completed successfully. Dec 06 06:06:15.527947 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:06:15.527947 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:06:15.538206 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-adccd1e0-5566-404f-b084-5995b64aba7c req-efaa519c-c34d-4698-a73e-7d71cac5ab27 tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] http://10.222.0.57/volume/v3/2a9c68342eea434d82939d3bafe5c44e/volumes/detail returned with HTTP 200 Dec 06 06:06:15.540834 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 91/188] 10.222.0.57 () {60 vars in 1479 bytes} [Sun Dec 6 06:06:15 2020] GET /volume/v3/2a9c68342eea434d82939d3bafe5c44e/volumes/detail => generated 2746 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 06 06:06:15.595205 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-b293e9fd-48c3-4241-a2b1-2934645ca879 req-ccf04050-f46c-41b8-b90e-60b961654389 tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] GET http://10.222.0.57/volume/v3/2a9c68342eea434d82939d3bafe5c44e/volumes/detail Dec 06 06:06:15.596518 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-b293e9fd-48c3-4241-a2b1-2934645ca879 req-ccf04050-f46c-41b8-b90e-60b961654389 tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:06:15.597110 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:06:15.597110 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:06:15.598123 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-b293e9fd-48c3-4241-a2b1-2934645ca879 req-ccf04050-f46c-41b8-b90e-60b961654389 tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Calling method 'detail' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:06:15.599409 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.api_utils [req-b293e9fd-48c3-4241-a2b1-2934645ca879 req-ccf04050-f46c-41b8-b90e-60b961654389 tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Removing options '' from query. {{(pid=88144) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 06 06:06:15.602891 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [req-b293e9fd-48c3-4241-a2b1-2934645ca879 req-ccf04050-f46c-41b8-b90e-60b961654389 tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88144) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 06 06:06:15.704053 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [req-b293e9fd-48c3-4241-a2b1-2934645ca879 req-ccf04050-f46c-41b8-b90e-60b961654389 tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Get all volumes completed successfully. Dec 06 06:06:15.706817 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:06:15.706817 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:06:15.717627 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-b293e9fd-48c3-4241-a2b1-2934645ca879 req-ccf04050-f46c-41b8-b90e-60b961654389 tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] http://10.222.0.57/volume/v3/2a9c68342eea434d82939d3bafe5c44e/volumes/detail returned with HTTP 200 Dec 06 06:06:15.723908 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 98/189] 10.222.0.57 () {60 vars in 1479 bytes} [Sun Dec 6 06:06:15 2020] GET /volume/v3/2a9c68342eea434d82939d3bafe5c44e/volumes/detail => generated 2746 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 06 06:06:15.792021 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-992bb55f-01c9-4d4c-848b-b989a63f140c req-7fd39af7-821c-4d01-96cb-955f4bc7ad26 tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] GET http://10.222.0.57/volume/v3/2a9c68342eea434d82939d3bafe5c44e/volumes/detail Dec 06 06:06:15.793337 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-992bb55f-01c9-4d4c-848b-b989a63f140c req-7fd39af7-821c-4d01-96cb-955f4bc7ad26 tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:06:15.793984 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:06:15.793984 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:06:15.794957 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-992bb55f-01c9-4d4c-848b-b989a63f140c req-7fd39af7-821c-4d01-96cb-955f4bc7ad26 tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Calling method 'detail' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:06:15.795918 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.api_utils [req-992bb55f-01c9-4d4c-848b-b989a63f140c req-7fd39af7-821c-4d01-96cb-955f4bc7ad26 tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Removing options '' from query. {{(pid=88145) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 06 06:06:15.804729 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [req-992bb55f-01c9-4d4c-848b-b989a63f140c req-7fd39af7-821c-4d01-96cb-955f4bc7ad26 tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88145) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 06 06:06:15.976668 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [req-992bb55f-01c9-4d4c-848b-b989a63f140c req-7fd39af7-821c-4d01-96cb-955f4bc7ad26 tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Get all volumes completed successfully. Dec 06 06:06:15.978864 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:06:15.978864 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:06:16.006371 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-992bb55f-01c9-4d4c-848b-b989a63f140c req-7fd39af7-821c-4d01-96cb-955f4bc7ad26 tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] http://10.222.0.57/volume/v3/2a9c68342eea434d82939d3bafe5c44e/volumes/detail returned with HTTP 200 Dec 06 06:06:16.008142 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 92/190] 10.222.0.57 () {60 vars in 1479 bytes} [Sun Dec 6 06:06:15 2020] GET /volume/v3/2a9c68342eea434d82939d3bafe5c44e/volumes/detail => generated 2746 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 06 06:06:16.107991 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-e16dacb6-3513-4e90-8cf1-9edc0225966f req-8756f986-bbca-4534-a1bc-0125ecc7d4ae tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] GET http://10.222.0.57/volume/v3/2a9c68342eea434d82939d3bafe5c44e/volumes/detail Dec 06 06:06:16.109069 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-e16dacb6-3513-4e90-8cf1-9edc0225966f req-8756f986-bbca-4534-a1bc-0125ecc7d4ae tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:06:16.110584 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:06:16.110584 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:06:16.110584 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-e16dacb6-3513-4e90-8cf1-9edc0225966f req-8756f986-bbca-4534-a1bc-0125ecc7d4ae tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Calling method 'detail' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:06:16.111876 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.api_utils [req-e16dacb6-3513-4e90-8cf1-9edc0225966f req-8756f986-bbca-4534-a1bc-0125ecc7d4ae tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Removing options '' from query. {{(pid=88144) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 06 06:06:16.127038 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [req-e16dacb6-3513-4e90-8cf1-9edc0225966f req-8756f986-bbca-4534-a1bc-0125ecc7d4ae tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88144) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 06 06:06:16.249499 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [req-e16dacb6-3513-4e90-8cf1-9edc0225966f req-8756f986-bbca-4534-a1bc-0125ecc7d4ae tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Get all volumes completed successfully. Dec 06 06:06:16.253250 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:06:16.253250 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:06:16.264161 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-e16dacb6-3513-4e90-8cf1-9edc0225966f req-8756f986-bbca-4534-a1bc-0125ecc7d4ae tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] http://10.222.0.57/volume/v3/2a9c68342eea434d82939d3bafe5c44e/volumes/detail returned with HTTP 200 Dec 06 06:06:16.265286 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 99/191] 10.222.0.57 () {60 vars in 1479 bytes} [Sun Dec 6 06:06:16 2020] GET /volume/v3/2a9c68342eea434d82939d3bafe5c44e/volumes/detail => generated 2746 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 06 06:06:16.722394 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-747ef411-d2c3-4dae-a3ef-d2200802889a req-2561f06d-c0ef-4def-90f0-8d0ecbc96140 tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] GET http://10.222.0.57/volume/v3/2a9c68342eea434d82939d3bafe5c44e/volumes/detail Dec 06 06:06:16.723368 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-747ef411-d2c3-4dae-a3ef-d2200802889a req-2561f06d-c0ef-4def-90f0-8d0ecbc96140 tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:06:16.723736 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:06:16.723736 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:06:16.724371 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-747ef411-d2c3-4dae-a3ef-d2200802889a req-2561f06d-c0ef-4def-90f0-8d0ecbc96140 tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Calling method 'detail' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:06:16.725182 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.api_utils [req-747ef411-d2c3-4dae-a3ef-d2200802889a req-2561f06d-c0ef-4def-90f0-8d0ecbc96140 tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Removing options '' from query. {{(pid=88145) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 06 06:06:16.728084 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [req-747ef411-d2c3-4dae-a3ef-d2200802889a req-2561f06d-c0ef-4def-90f0-8d0ecbc96140 tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88145) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 06 06:06:16.791380 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [req-747ef411-d2c3-4dae-a3ef-d2200802889a req-2561f06d-c0ef-4def-90f0-8d0ecbc96140 tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Get all volumes completed successfully. Dec 06 06:06:16.795327 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:06:16.795327 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:06:16.807144 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-747ef411-d2c3-4dae-a3ef-d2200802889a req-2561f06d-c0ef-4def-90f0-8d0ecbc96140 tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] http://10.222.0.57/volume/v3/2a9c68342eea434d82939d3bafe5c44e/volumes/detail returned with HTTP 200 Dec 06 06:06:16.808813 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 93/192] 10.222.0.57 () {60 vars in 1479 bytes} [Sun Dec 6 06:06:16 2020] GET /volume/v3/2a9c68342eea434d82939d3bafe5c44e/volumes/detail => generated 2746 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 06 06:06:16.827486 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-0e12bae9-05b9-4093-8805-2b71d1876efa tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] DELETE http://10.222.0.57/volume/v3/2a9c68342eea434d82939d3bafe5c44e/volumes/8a36fab2-d92e-4813-af0d-5d2fd1f4c4fe Dec 06 06:06:16.829563 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-0e12bae9-05b9-4093-8805-2b71d1876efa tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:06:16.829992 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:06:16.829992 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:06:16.830668 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-0e12bae9-05b9-4093-8805-2b71d1876efa tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Calling method 'delete' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:06:16.831340 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.v3.volumes [None req-0e12bae9-05b9-4093-8805-2b71d1876efa tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Delete volume with id: 8a36fab2-d92e-4813-af0d-5d2fd1f4c4fe Dec 06 06:06:16.897942 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:06:16.897942 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:06:16.899648 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-0e12bae9-05b9-4093-8805-2b71d1876efa tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Volume info retrieved successfully. Dec 06 06:06:16.945556 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-0e12bae9-05b9-4093-8805-2b71d1876efa tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Delete volume request issued successfully. Dec 06 06:06:16.946419 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-0e12bae9-05b9-4093-8805-2b71d1876efa tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] http://10.222.0.57/volume/v3/2a9c68342eea434d82939d3bafe5c44e/volumes/8a36fab2-d92e-4813-af0d-5d2fd1f4c4fe returned with HTTP 202 Dec 06 06:06:16.947665 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 100/193] 10.222.0.57 () {58 vars in 1318 bytes} [Sun Dec 6 06:06:16 2020] DELETE /volume/v3/2a9c68342eea434d82939d3bafe5c44e/volumes/8a36fab2-d92e-4813-af0d-5d2fd1f4c4fe => generated 0 bytes in 124 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 06 06:06:16.958960 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-2b06bfd1-075a-4897-ae6a-3ad5348cea34 tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] GET http://10.222.0.57/volume/v3/2a9c68342eea434d82939d3bafe5c44e/volumes/8a36fab2-d92e-4813-af0d-5d2fd1f4c4fe Dec 06 06:06:16.959793 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-2b06bfd1-075a-4897-ae6a-3ad5348cea34 tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:06:16.960098 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:06:16.960098 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:06:16.960731 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-2b06bfd1-075a-4897-ae6a-3ad5348cea34 tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:06:17.063673 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:06:17.063673 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:06:17.078371 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-2b06bfd1-075a-4897-ae6a-3ad5348cea34 tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Volume info retrieved successfully. Dec 06 06:06:17.147872 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-2b06bfd1-075a-4897-ae6a-3ad5348cea34 tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] http://10.222.0.57/volume/v3/2a9c68342eea434d82939d3bafe5c44e/volumes/8a36fab2-d92e-4813-af0d-5d2fd1f4c4fe returned with HTTP 200 Dec 06 06:06:17.161537 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 94/194] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:06:16 2020] GET /volume/v3/2a9c68342eea434d82939d3bafe5c44e/volumes/8a36fab2-d92e-4813-af0d-5d2fd1f4c4fe => generated 920 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:06:18.176419 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-d2b99cd4-6d64-42a3-9a6d-aa79b6f8859a tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] GET http://10.222.0.57/volume/v3/2a9c68342eea434d82939d3bafe5c44e/volumes/8a36fab2-d92e-4813-af0d-5d2fd1f4c4fe Dec 06 06:06:18.177939 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-d2b99cd4-6d64-42a3-9a6d-aa79b6f8859a tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:06:18.178415 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:06:18.178415 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:06:18.179258 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-d2b99cd4-6d64-42a3-9a6d-aa79b6f8859a tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:06:18.335062 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:06:18.335062 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:06:18.354688 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-d2b99cd4-6d64-42a3-9a6d-aa79b6f8859a tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Volume info retrieved successfully. Dec 06 06:06:18.382544 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-d2b99cd4-6d64-42a3-9a6d-aa79b6f8859a tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] http://10.222.0.57/volume/v3/2a9c68342eea434d82939d3bafe5c44e/volumes/8a36fab2-d92e-4813-af0d-5d2fd1f4c4fe returned with HTTP 200 Dec 06 06:06:18.383715 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 101/195] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:06:18 2020] GET /volume/v3/2a9c68342eea434d82939d3bafe5c44e/volumes/8a36fab2-d92e-4813-af0d-5d2fd1f4c4fe => generated 920 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:06:19.406086 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-accde597-7161-4b11-8d6a-1e38e256125e tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] GET http://10.222.0.57/volume/v3/2a9c68342eea434d82939d3bafe5c44e/volumes/8a36fab2-d92e-4813-af0d-5d2fd1f4c4fe Dec 06 06:06:19.407998 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-accde597-7161-4b11-8d6a-1e38e256125e tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:06:19.409352 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:06:19.409352 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:06:19.411618 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-accde597-7161-4b11-8d6a-1e38e256125e tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:06:19.525653 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-accde597-7161-4b11-8d6a-1e38e256125e tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] http://10.222.0.57/volume/v3/2a9c68342eea434d82939d3bafe5c44e/volumes/8a36fab2-d92e-4813-af0d-5d2fd1f4c4fe returned with HTTP 404 Dec 06 06:06:19.527509 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 95/196] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:06:19 2020] GET /volume/v3/2a9c68342eea434d82939d3bafe5c44e/volumes/8a36fab2-d92e-4813-af0d-5d2fd1f4c4fe => generated 109 bytes in 130 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 06 06:06:19.535862 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-71f7c319-0026-487e-8866-98338ceda5ab tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] DELETE http://10.222.0.57/volume/v3/2a9c68342eea434d82939d3bafe5c44e/volumes/e8c9d924-1912-4c43-9f92-70c8c00238a1 Dec 06 06:06:19.536833 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-71f7c319-0026-487e-8866-98338ceda5ab tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:06:19.537342 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:06:19.537342 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:06:19.538022 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-71f7c319-0026-487e-8866-98338ceda5ab tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Calling method 'delete' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:06:19.539195 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.v3.volumes [None req-71f7c319-0026-487e-8866-98338ceda5ab tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Delete volume with id: e8c9d924-1912-4c43-9f92-70c8c00238a1 Dec 06 06:06:19.667865 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:06:19.667865 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:06:19.679955 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-71f7c319-0026-487e-8866-98338ceda5ab tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Volume info retrieved successfully. Dec 06 06:06:19.757830 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-71f7c319-0026-487e-8866-98338ceda5ab tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Delete volume request issued successfully. Dec 06 06:06:19.761918 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-71f7c319-0026-487e-8866-98338ceda5ab tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] http://10.222.0.57/volume/v3/2a9c68342eea434d82939d3bafe5c44e/volumes/e8c9d924-1912-4c43-9f92-70c8c00238a1 returned with HTTP 202 Dec 06 06:06:19.766429 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 102/197] 10.222.0.57 () {58 vars in 1318 bytes} [Sun Dec 6 06:06:19 2020] DELETE /volume/v3/2a9c68342eea434d82939d3bafe5c44e/volumes/e8c9d924-1912-4c43-9f92-70c8c00238a1 => generated 0 bytes in 235 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 06 06:06:19.775181 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-bb2c70b4-73f5-4a7f-877f-29d795e987bf tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] GET http://10.222.0.57/volume/v3/2a9c68342eea434d82939d3bafe5c44e/volumes/e8c9d924-1912-4c43-9f92-70c8c00238a1 Dec 06 06:06:19.776170 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-bb2c70b4-73f5-4a7f-877f-29d795e987bf tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:06:19.777263 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-bb2c70b4-73f5-4a7f-877f-29d795e987bf tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:06:19.925848 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:06:19.925848 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:06:19.951656 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-bb2c70b4-73f5-4a7f-877f-29d795e987bf tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Volume info retrieved successfully. Dec 06 06:06:20.006205 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-bb2c70b4-73f5-4a7f-877f-29d795e987bf tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] http://10.222.0.57/volume/v3/2a9c68342eea434d82939d3bafe5c44e/volumes/e8c9d924-1912-4c43-9f92-70c8c00238a1 returned with HTTP 200 Dec 06 06:06:20.007672 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 96/198] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:06:19 2020] GET /volume/v3/2a9c68342eea434d82939d3bafe5c44e/volumes/e8c9d924-1912-4c43-9f92-70c8c00238a1 => generated 920 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:06:21.037705 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-eeefae18-e603-4120-a88d-a66dc9ac769f tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] GET http://10.222.0.57/volume/v3/2a9c68342eea434d82939d3bafe5c44e/volumes/e8c9d924-1912-4c43-9f92-70c8c00238a1 Dec 06 06:06:21.038411 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-eeefae18-e603-4120-a88d-a66dc9ac769f tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:06:21.038739 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:06:21.038739 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:06:21.039317 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-eeefae18-e603-4120-a88d-a66dc9ac769f tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:06:21.240801 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:06:21.240801 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:06:21.259816 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-eeefae18-e603-4120-a88d-a66dc9ac769f tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Volume info retrieved successfully. Dec 06 06:06:21.311730 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-eeefae18-e603-4120-a88d-a66dc9ac769f tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] http://10.222.0.57/volume/v3/2a9c68342eea434d82939d3bafe5c44e/volumes/e8c9d924-1912-4c43-9f92-70c8c00238a1 returned with HTTP 200 Dec 06 06:06:21.313500 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 103/199] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:06:21 2020] GET /volume/v3/2a9c68342eea434d82939d3bafe5c44e/volumes/e8c9d924-1912-4c43-9f92-70c8c00238a1 => generated 920 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:06:22.347805 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-7dff27a3-2bec-480b-9515-763736f219fb tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] GET http://10.222.0.57/volume/v3/2a9c68342eea434d82939d3bafe5c44e/volumes/e8c9d924-1912-4c43-9f92-70c8c00238a1 Dec 06 06:06:22.348789 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-7dff27a3-2bec-480b-9515-763736f219fb tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:06:22.348789 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:06:22.348789 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:06:22.349230 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-7dff27a3-2bec-480b-9515-763736f219fb tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:06:22.453471 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:06:22.453471 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:06:22.464774 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-7dff27a3-2bec-480b-9515-763736f219fb tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Volume info retrieved successfully. Dec 06 06:06:22.509474 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-7dff27a3-2bec-480b-9515-763736f219fb tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] http://10.222.0.57/volume/v3/2a9c68342eea434d82939d3bafe5c44e/volumes/e8c9d924-1912-4c43-9f92-70c8c00238a1 returned with HTTP 200 Dec 06 06:06:22.509474 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 97/200] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:06:22 2020] GET /volume/v3/2a9c68342eea434d82939d3bafe5c44e/volumes/e8c9d924-1912-4c43-9f92-70c8c00238a1 => generated 920 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:06:23.534548 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-fe81bc05-49b3-455a-81b4-4f2b80ce23c6 tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] GET http://10.222.0.57/volume/v3/2a9c68342eea434d82939d3bafe5c44e/volumes/e8c9d924-1912-4c43-9f92-70c8c00238a1 Dec 06 06:06:23.535719 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-fe81bc05-49b3-455a-81b4-4f2b80ce23c6 tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:06:23.536089 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:06:23.536089 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:06:23.536786 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-fe81bc05-49b3-455a-81b4-4f2b80ce23c6 tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:06:23.661387 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-fe81bc05-49b3-455a-81b4-4f2b80ce23c6 tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] http://10.222.0.57/volume/v3/2a9c68342eea434d82939d3bafe5c44e/volumes/e8c9d924-1912-4c43-9f92-70c8c00238a1 returned with HTTP 404 Dec 06 06:06:23.662484 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 104/201] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:06:23 2020] GET /volume/v3/2a9c68342eea434d82939d3bafe5c44e/volumes/e8c9d924-1912-4c43-9f92-70c8c00238a1 => generated 109 bytes in 133 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Dec 06 06:06:23.674282 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-1d77aec2-ce64-4635-8d53-82af5ac124ce tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] DELETE http://10.222.0.57/volume/v3/2a9c68342eea434d82939d3bafe5c44e/volumes/50119e2c-877c-4298-b188-62e72a252545 Dec 06 06:06:23.675274 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-1d77aec2-ce64-4635-8d53-82af5ac124ce tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:06:23.675669 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:06:23.675669 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:06:23.676338 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-1d77aec2-ce64-4635-8d53-82af5ac124ce tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Calling method 'delete' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:06:23.677091 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.v3.volumes [None req-1d77aec2-ce64-4635-8d53-82af5ac124ce tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Delete volume with id: 50119e2c-877c-4298-b188-62e72a252545 Dec 06 06:06:23.807867 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:06:23.807867 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:06:23.812701 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-1d77aec2-ce64-4635-8d53-82af5ac124ce tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Volume info retrieved successfully. Dec 06 06:06:23.897235 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-1d77aec2-ce64-4635-8d53-82af5ac124ce tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Delete volume request issued successfully. Dec 06 06:06:23.898013 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-1d77aec2-ce64-4635-8d53-82af5ac124ce tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] http://10.222.0.57/volume/v3/2a9c68342eea434d82939d3bafe5c44e/volumes/50119e2c-877c-4298-b188-62e72a252545 returned with HTTP 202 Dec 06 06:06:23.902853 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 98/202] 10.222.0.57 () {58 vars in 1318 bytes} [Sun Dec 6 06:06:23 2020] DELETE /volume/v3/2a9c68342eea434d82939d3bafe5c44e/volumes/50119e2c-877c-4298-b188-62e72a252545 => generated 0 bytes in 234 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 06 06:06:23.908545 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-261861ce-7968-4893-b495-f3f14db204ac tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] GET http://10.222.0.57/volume/v3/2a9c68342eea434d82939d3bafe5c44e/volumes/50119e2c-877c-4298-b188-62e72a252545 Dec 06 06:06:23.909241 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-261861ce-7968-4893-b495-f3f14db204ac tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:06:23.909918 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-261861ce-7968-4893-b495-f3f14db204ac tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:06:24.050332 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:06:24.050332 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:06:24.104231 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-261861ce-7968-4893-b495-f3f14db204ac tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Volume info retrieved successfully. Dec 06 06:06:24.165362 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-261861ce-7968-4893-b495-f3f14db204ac tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] http://10.222.0.57/volume/v3/2a9c68342eea434d82939d3bafe5c44e/volumes/50119e2c-877c-4298-b188-62e72a252545 returned with HTTP 200 Dec 06 06:06:24.166369 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 105/203] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:06:23 2020] GET /volume/v3/2a9c68342eea434d82939d3bafe5c44e/volumes/50119e2c-877c-4298-b188-62e72a252545 => generated 920 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 06 06:06:25.185880 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-8490de3c-5092-414c-bff2-070c13c00e8f tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] GET http://10.222.0.57/volume/v3/2a9c68342eea434d82939d3bafe5c44e/volumes/50119e2c-877c-4298-b188-62e72a252545 Dec 06 06:06:25.186686 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-8490de3c-5092-414c-bff2-070c13c00e8f tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:06:25.186968 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:06:25.186968 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:06:25.187258 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-8490de3c-5092-414c-bff2-070c13c00e8f tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:06:25.245659 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:06:25.245659 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:06:25.259295 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-8490de3c-5092-414c-bff2-070c13c00e8f tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Volume info retrieved successfully. Dec 06 06:06:25.296342 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-8490de3c-5092-414c-bff2-070c13c00e8f tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] http://10.222.0.57/volume/v3/2a9c68342eea434d82939d3bafe5c44e/volumes/50119e2c-877c-4298-b188-62e72a252545 returned with HTTP 200 Dec 06 06:06:25.308539 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 99/204] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:06:25 2020] GET /volume/v3/2a9c68342eea434d82939d3bafe5c44e/volumes/50119e2c-877c-4298-b188-62e72a252545 => generated 920 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:06:26.314401 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-020f2f98-227a-445d-a7b6-221b31d0d76d tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] GET http://10.222.0.57/volume/v3/2a9c68342eea434d82939d3bafe5c44e/volumes/50119e2c-877c-4298-b188-62e72a252545 Dec 06 06:06:26.315051 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-020f2f98-227a-445d-a7b6-221b31d0d76d tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:06:26.315200 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:06:26.315200 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:06:26.315682 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-020f2f98-227a-445d-a7b6-221b31d0d76d tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:06:26.400020 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:06:26.400020 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:06:26.411831 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-020f2f98-227a-445d-a7b6-221b31d0d76d tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Volume info retrieved successfully. Dec 06 06:06:26.436564 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-020f2f98-227a-445d-a7b6-221b31d0d76d tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] http://10.222.0.57/volume/v3/2a9c68342eea434d82939d3bafe5c44e/volumes/50119e2c-877c-4298-b188-62e72a252545 returned with HTTP 200 Dec 06 06:06:26.437766 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 106/205] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:06:26 2020] GET /volume/v3/2a9c68342eea434d82939d3bafe5c44e/volumes/50119e2c-877c-4298-b188-62e72a252545 => generated 920 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:06:27.470647 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-0a3e245e-fc8d-47c7-8006-ff79b467c1b8 tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] GET http://10.222.0.57/volume/v3/2a9c68342eea434d82939d3bafe5c44e/volumes/50119e2c-877c-4298-b188-62e72a252545 Dec 06 06:06:27.471621 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-0a3e245e-fc8d-47c7-8006-ff79b467c1b8 tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:06:27.472180 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:06:27.472180 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:06:27.473231 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-0a3e245e-fc8d-47c7-8006-ff79b467c1b8 tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:06:28.157458 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-0a3e245e-fc8d-47c7-8006-ff79b467c1b8 tempest-VolumesTestJSON-109885601 tempest-VolumesTestJSON-109885601] http://10.222.0.57/volume/v3/2a9c68342eea434d82939d3bafe5c44e/volumes/50119e2c-877c-4298-b188-62e72a252545 returned with HTTP 404 Dec 06 06:06:28.163030 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 100/206] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:06:27 2020] GET /volume/v3/2a9c68342eea434d82939d3bafe5c44e/volumes/50119e2c-877c-4298-b188-62e72a252545 => generated 109 bytes in 699 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 06 06:06:41.243278 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-6581f332-2cc5-4e05-8082-c251f4c4cd32 req-6c4dc3d2-4588-4c25-8240-b91f57e500e0 tempest-VolumesNegativeTest-51398918 tempest-VolumesNegativeTest-51398918] DELETE http://10.222.0.57/volume/v3/fdcdba513b364547b39244615e4d9db0/volumes/tempest-invalid-1380667516 Dec 06 06:06:41.247232 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-6581f332-2cc5-4e05-8082-c251f4c4cd32 req-6c4dc3d2-4588-4c25-8240-b91f57e500e0 tempest-VolumesNegativeTest-51398918 tempest-VolumesNegativeTest-51398918] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:06:41.247941 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:06:41.247941 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:06:41.248895 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-6581f332-2cc5-4e05-8082-c251f4c4cd32 req-6c4dc3d2-4588-4c25-8240-b91f57e500e0 tempest-VolumesNegativeTest-51398918 tempest-VolumesNegativeTest-51398918] Calling method 'delete' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:06:41.251518 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.v3.volumes [req-6581f332-2cc5-4e05-8082-c251f4c4cd32 req-6c4dc3d2-4588-4c25-8240-b91f57e500e0 tempest-VolumesNegativeTest-51398918 tempest-VolumesNegativeTest-51398918] Delete volume with id: tempest-invalid-1380667516 Dec 06 06:06:41.345542 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-6581f332-2cc5-4e05-8082-c251f4c4cd32 req-6c4dc3d2-4588-4c25-8240-b91f57e500e0 tempest-VolumesNegativeTest-51398918 tempest-VolumesNegativeTest-51398918] http://10.222.0.57/volume/v3/fdcdba513b364547b39244615e4d9db0/volumes/tempest-invalid-1380667516 returned with HTTP 404 Dec 06 06:06:41.347642 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 107/207] 10.222.0.57 () {62 vars in 1561 bytes} [Sun Dec 6 06:06:41 2020] DELETE /volume/v3/fdcdba513b364547b39244615e4d9db0/volumes/tempest-invalid-1380667516 => generated 99 bytes in 114 msecs (HTTP/1.1 404) 7 headers in 291 bytes (2 switches on core 0) Dec 06 06:06:43.450926 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-d015c357-8bab-417d-99ac-2993c893b06d req-11687def-2243-4a4f-803f-2aa1697ae5f8 tempest-VolumesNegativeTest-51398918 tempest-VolumesNegativeTest-51398918] DELETE http://10.222.0.57/volume/v3/fdcdba513b364547b39244615e4d9db0/volumes/b7fcc842-9c5f-4f05-b0b8-3f0a8fd5950a Dec 06 06:06:43.452584 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-d015c357-8bab-417d-99ac-2993c893b06d req-11687def-2243-4a4f-803f-2aa1697ae5f8 tempest-VolumesNegativeTest-51398918 tempest-VolumesNegativeTest-51398918] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:06:43.454148 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-d015c357-8bab-417d-99ac-2993c893b06d req-11687def-2243-4a4f-803f-2aa1697ae5f8 tempest-VolumesNegativeTest-51398918 tempest-VolumesNegativeTest-51398918] Calling method 'delete' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:06:43.454820 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.v3.volumes [req-d015c357-8bab-417d-99ac-2993c893b06d req-11687def-2243-4a4f-803f-2aa1697ae5f8 tempest-VolumesNegativeTest-51398918 tempest-VolumesNegativeTest-51398918] Delete volume with id: b7fcc842-9c5f-4f05-b0b8-3f0a8fd5950a Dec 06 06:06:43.600381 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-d015c357-8bab-417d-99ac-2993c893b06d req-11687def-2243-4a4f-803f-2aa1697ae5f8 tempest-VolumesNegativeTest-51398918 tempest-VolumesNegativeTest-51398918] http://10.222.0.57/volume/v3/fdcdba513b364547b39244615e4d9db0/volumes/b7fcc842-9c5f-4f05-b0b8-3f0a8fd5950a returned with HTTP 404 Dec 06 06:06:43.605005 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 101/208] 10.222.0.57 () {62 vars in 1591 bytes} [Sun Dec 6 06:06:43 2020] DELETE /volume/v3/fdcdba513b364547b39244615e4d9db0/volumes/b7fcc842-9c5f-4f05-b0b8-3f0a8fd5950a => generated 109 bytes in 158 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 06 06:06:43.858167 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-54f3b588-cffc-47db-a5ae-61e8f9b68fa1 req-eaa114c3-f47c-4600-9ae8-13a6d06716f8 tempest-VolumesNegativeTest-51398918 tempest-VolumesNegativeTest-51398918] GET http://10.222.0.57/volume/v3/fdcdba513b364547b39244615e4d9db0/volumes/b12dab51-a3f1-4558-8b7c-07a8a945dbeb Dec 06 06:06:43.858615 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-54f3b588-cffc-47db-a5ae-61e8f9b68fa1 req-eaa114c3-f47c-4600-9ae8-13a6d06716f8 tempest-VolumesNegativeTest-51398918 tempest-VolumesNegativeTest-51398918] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:06:43.859682 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-54f3b588-cffc-47db-a5ae-61e8f9b68fa1 req-eaa114c3-f47c-4600-9ae8-13a6d06716f8 tempest-VolumesNegativeTest-51398918 tempest-VolumesNegativeTest-51398918] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:06:43.907662 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-54f3b588-cffc-47db-a5ae-61e8f9b68fa1 req-eaa114c3-f47c-4600-9ae8-13a6d06716f8 tempest-VolumesNegativeTest-51398918 tempest-VolumesNegativeTest-51398918] http://10.222.0.57/volume/v3/fdcdba513b364547b39244615e4d9db0/volumes/b12dab51-a3f1-4558-8b7c-07a8a945dbeb returned with HTTP 404 Dec 06 06:06:43.908743 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 108/209] 10.222.0.57 () {60 vars in 1569 bytes} [Sun Dec 6 06:06:43 2020] GET /volume/v3/fdcdba513b364547b39244615e4d9db0/volumes/b12dab51-a3f1-4558-8b7c-07a8a945dbeb => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 06 06:09:20.992133 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-07762858-cd66-4dd5-9b2c-d7a6b0040c3f tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] POST http://10.222.0.57/volume/v3/388ba1a1d833489b89df62d5b67b7c2a/volumes Dec 06 06:09:20.992914 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-07762858-cd66-4dd5-9b2c-d7a6b0040c3f tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-1364927296"}} {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 06 06:09:21.004845 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.v3.volumes [None req-07762858-cd66-4dd5-9b2c-d7a6b0040c3f tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-1364927296'}} {{(pid=88145) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 06 06:09:21.005252 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.v3.volumes [None req-07762858-cd66-4dd5-9b2c-d7a6b0040c3f tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] Create volume of 1 GB Dec 06 06:09:21.033383 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-07762858-cd66-4dd5-9b2c-d7a6b0040c3f tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] Availability Zones retrieved successfully. Dec 06 06:09:21.063700 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-07762858-cd66-4dd5-9b2c-d7a6b0040c3f tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] Flow 'volume_create_api' (a86fbf2a-c48a-4f16-b6da-5ac1f20290c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88145) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 06 06:09:21.102347 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-07762858-cd66-4dd5-9b2c-d7a6b0040c3f tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7504376f-c0dc-4a81-9c12-6a2b95535dd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:09:21.109718 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.flows.api.create_volume [None req-07762858-cd66-4dd5-9b2c-d7a6b0040c3f tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] Validating volume size '1' using validate_int {{(pid=88145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 06 06:09:21.344803 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-07762858-cd66-4dd5-9b2c-d7a6b0040c3f tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7504376f-c0dc-4a81-9c12-6a2b95535dd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-06T05:47:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=30b7e6de-5d37-476d-b3c0-b2aec991b5a5,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '30b7e6de-5d37-476d-b3c0-b2aec991b5a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:09:21.349663 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-07762858-cd66-4dd5-9b2c-d7a6b0040c3f tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67697b0c-f13a-450d-a895-030184187847) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:09:21.625350 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.quota [None req-07762858-cd66-4dd5-9b2c-d7a6b0040c3f tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] Created reservations ['0e50854e-83bf-405e-b0ea-7a0413dcc211', 'ef0ef4ae-122c-4647-95ee-d58423cc3b36', '9675719c-aec2-4742-abf1-1b5f8912257c', '325cd312-298b-422f-9d43-96cfc1aa1176'] {{(pid=88145) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 06 06:09:21.630240 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-07762858-cd66-4dd5-9b2c-d7a6b0040c3f tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67697b0c-f13a-450d-a895-030184187847) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0e50854e-83bf-405e-b0ea-7a0413dcc211', 'ef0ef4ae-122c-4647-95ee-d58423cc3b36', '9675719c-aec2-4742-abf1-1b5f8912257c', '325cd312-298b-422f-9d43-96cfc1aa1176']}' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:09:21.635853 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-07762858-cd66-4dd5-9b2c-d7a6b0040c3f tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d328c154-959a-4afd-8b79-38e2d450a371) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:09:21.832239 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-07762858-cd66-4dd5-9b2c-d7a6b0040c3f tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d328c154-959a-4afd-8b79-38e2d450a371) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '92afa792-6f5c-4b22-8634-f5d2335e4f6b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1364927296',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='388ba1a1d833489b89df62d5b67b7c2a',qos_specs=None,replication_status=,reservations=['0e50854e-83bf-405e-b0ea-7a0413dcc211','ef0ef4ae-122c-4647-95ee-d58423cc3b36','9675719c-aec2-4742-abf1-1b5f8912257c','325cd312-298b-422f-9d43-96cfc1aa1176'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b58352285f404f988eae3528af08abfc',volume_type_id=30b7e6de-5d37-476d-b3c0-b2aec991b5a5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-06T06:09:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1364927296',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=92afa792-6f5c-4b22-8634-f5d2335e4f6b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='388ba1a1d833489b89df62d5b67b7c2a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='b58352285f404f988eae3528af08abfc',volume_attachment=,volume_type=,volume_type_id=30b7e6de-5d37-476d-b3c0-b2aec991b5a5)}' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:09:21.858693 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-07762858-cd66-4dd5-9b2c-d7a6b0040c3f tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bec4b926-203d-4cb9-a9ec-0746320edf82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:09:21.954836 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-07762858-cd66-4dd5-9b2c-d7a6b0040c3f tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bec4b926-203d-4cb9-a9ec-0746320edf82) transitioned into state 'SUCCESS' from state '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-1364927296',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='388ba1a1d833489b89df62d5b67b7c2a',qos_specs=None,replication_status=,reservations=['0e50854e-83bf-405e-b0ea-7a0413dcc211','ef0ef4ae-122c-4647-95ee-d58423cc3b36','9675719c-aec2-4742-abf1-1b5f8912257c','325cd312-298b-422f-9d43-96cfc1aa1176'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b58352285f404f988eae3528af08abfc',volume_type_id=30b7e6de-5d37-476d-b3c0-b2aec991b5a5)}' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:09:21.957699 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-07762858-cd66-4dd5-9b2c-d7a6b0040c3f tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (258e4c12-da5e-44d2-adb9-b16f817ec25e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:09:21.990233 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-07762858-cd66-4dd5-9b2c-d7a6b0040c3f tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (258e4c12-da5e-44d2-adb9-b16f817ec25e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:09:21.995757 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-07762858-cd66-4dd5-9b2c-d7a6b0040c3f tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] Flow 'volume_create_api' (a86fbf2a-c48a-4f16-b6da-5ac1f20290c2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88145) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 06 06:09:22.174682 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-07762858-cd66-4dd5-9b2c-d7a6b0040c3f tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] Create volume request issued successfully. Dec 06 06:09:22.198649 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-07762858-cd66-4dd5-9b2c-d7a6b0040c3f tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] http://10.222.0.57/volume/v3/388ba1a1d833489b89df62d5b67b7c2a/volumes returned with HTTP 202 Dec 06 06:09:22.217571 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-00b9c7cc-ab96-44d3-af78-e024e3802621 tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] GET http://10.222.0.57/volume/v3/388ba1a1d833489b89df62d5b67b7c2a/volumes/92afa792-6f5c-4b22-8634-f5d2335e4f6b Dec 06 06:09:22.218382 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-00b9c7cc-ab96-44d3-af78-e024e3802621 tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:09:22.219072 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-00b9c7cc-ab96-44d3-af78-e024e3802621 tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:09:22.224118 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 102/210] 10.222.0.57 () {60 vars in 1225 bytes} [Sun Dec 6 06:09:20 2020] POST /volume/v3/388ba1a1d833489b89df62d5b67b7c2a/volumes => generated 821 bytes in 1235 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 06 06:09:22.276301 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:09:22.276301 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:09:22.286874 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-00b9c7cc-ab96-44d3-af78-e024e3802621 tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] Volume info retrieved successfully. Dec 06 06:09:22.313944 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-00b9c7cc-ab96-44d3-af78-e024e3802621 tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] http://10.222.0.57/volume/v3/388ba1a1d833489b89df62d5b67b7c2a/volumes/92afa792-6f5c-4b22-8634-f5d2335e4f6b returned with HTTP 200 Dec 06 06:09:22.315054 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 109/211] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:09:22 2020] GET /volume/v3/388ba1a1d833489b89df62d5b67b7c2a/volumes/92afa792-6f5c-4b22-8634-f5d2335e4f6b => generated 913 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:09:23.331481 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-404d7f5f-c4ec-48bd-939a-0a7d7f32f6fe tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] GET http://10.222.0.57/volume/v3/388ba1a1d833489b89df62d5b67b7c2a/volumes/92afa792-6f5c-4b22-8634-f5d2335e4f6b Dec 06 06:09:23.332268 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-404d7f5f-c4ec-48bd-939a-0a7d7f32f6fe tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:09:23.332268 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:09:23.332268 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:09:23.332823 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-404d7f5f-c4ec-48bd-939a-0a7d7f32f6fe tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:09:23.410651 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:09:23.410651 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:09:23.420779 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-404d7f5f-c4ec-48bd-939a-0a7d7f32f6fe tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] Volume info retrieved successfully. Dec 06 06:09:23.444792 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-404d7f5f-c4ec-48bd-939a-0a7d7f32f6fe tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] http://10.222.0.57/volume/v3/388ba1a1d833489b89df62d5b67b7c2a/volumes/92afa792-6f5c-4b22-8634-f5d2335e4f6b returned with HTTP 200 Dec 06 06:09:23.445893 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 103/212] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:09:23 2020] GET /volume/v3/388ba1a1d833489b89df62d5b67b7c2a/volumes/92afa792-6f5c-4b22-8634-f5d2335e4f6b => generated 913 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:09:24.470909 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-ed40559c-7a16-467c-9185-4e5d45ac7113 tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] GET http://10.222.0.57/volume/v3/388ba1a1d833489b89df62d5b67b7c2a/volumes/92afa792-6f5c-4b22-8634-f5d2335e4f6b Dec 06 06:09:24.472301 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-ed40559c-7a16-467c-9185-4e5d45ac7113 tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:09:24.472715 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:09:24.472715 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:09:24.473376 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-ed40559c-7a16-467c-9185-4e5d45ac7113 tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:09:24.530447 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:09:24.530447 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:09:24.539763 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-ed40559c-7a16-467c-9185-4e5d45ac7113 tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] Volume info retrieved successfully. Dec 06 06:09:24.563426 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-ed40559c-7a16-467c-9185-4e5d45ac7113 tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] http://10.222.0.57/volume/v3/388ba1a1d833489b89df62d5b67b7c2a/volumes/92afa792-6f5c-4b22-8634-f5d2335e4f6b returned with HTTP 200 Dec 06 06:09:24.564535 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 110/213] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:09:24 2020] GET /volume/v3/388ba1a1d833489b89df62d5b67b7c2a/volumes/92afa792-6f5c-4b22-8634-f5d2335e4f6b => generated 914 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:09:25.815900 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-1216e392-3f97-442e-b6de-d6a1efad1a1c req-bb3d42a8-fe6d-4977-88bb-fc0f0d1d43f1 tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] GET http://10.222.0.57/volume/v3/388ba1a1d833489b89df62d5b67b7c2a/volumes/92afa792-6f5c-4b22-8634-f5d2335e4f6b Dec 06 06:09:25.816872 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-1216e392-3f97-442e-b6de-d6a1efad1a1c req-bb3d42a8-fe6d-4977-88bb-fc0f0d1d43f1 tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:09:25.817742 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:09:25.817742 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:09:25.818399 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-1216e392-3f97-442e-b6de-d6a1efad1a1c req-bb3d42a8-fe6d-4977-88bb-fc0f0d1d43f1 tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:09:25.942176 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:09:25.942176 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:09:25.962121 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [req-1216e392-3f97-442e-b6de-d6a1efad1a1c req-bb3d42a8-fe6d-4977-88bb-fc0f0d1d43f1 tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] Volume info retrieved successfully. Dec 06 06:09:26.012547 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-1216e392-3f97-442e-b6de-d6a1efad1a1c req-bb3d42a8-fe6d-4977-88bb-fc0f0d1d43f1 tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] http://10.222.0.57/volume/v3/388ba1a1d833489b89df62d5b67b7c2a/volumes/92afa792-6f5c-4b22-8634-f5d2335e4f6b returned with HTTP 200 Dec 06 06:09:26.014876 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 104/214] 10.222.0.57 () {60 vars in 1569 bytes} [Sun Dec 6 06:09:25 2020] GET /volume/v3/388ba1a1d833489b89df62d5b67b7c2a/volumes/92afa792-6f5c-4b22-8634-f5d2335e4f6b => generated 914 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:09:26.171834 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-ed40559c-7a16-467c-9185-4e5d45ac7113 tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] GET http://10.222.0.57/volume// Dec 06 06:09:26.172168 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-ed40559c-7a16-467c-9185-4e5d45ac7113 tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:09:26.172708 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:09:26.172708 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:09:26.173364 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-ed40559c-7a16-467c-9185-4e5d45ac7113 tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] Calling method 'all' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:09:26.174431 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-ed40559c-7a16-467c-9185-4e5d45ac7113 tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] http://10.222.0.57/volume// returned with HTTP 300 Dec 06 06:09:26.175239 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 111/215] 10.222.0.57 () {58 vars in 1289 bytes} [Sun Dec 6 06:09:26 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 06 06:09:26.203960 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-1216e392-3f97-442e-b6de-d6a1efad1a1c req-aeb825e9-a7cd-43ac-af0e-7c9c3e7dbc25 tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] POST http://10.222.0.57/volume/v3/388ba1a1d833489b89df62d5b67b7c2a/attachments Dec 06 06:09:26.204784 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:09:26.204784 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:09:26.205451 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-1216e392-3f97-442e-b6de-d6a1efad1a1c req-aeb825e9-a7cd-43ac-af0e-7c9c3e7dbc25 tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "92afa792-6f5c-4b22-8634-f5d2335e4f6b", "instance_uuid": "9b098178-dea5-40f0-911a-0429ef04ad60", "connector": null}} {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 06 06:09:26.344737 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:09:26.344737 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:09:26.482044 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-1216e392-3f97-442e-b6de-d6a1efad1a1c req-aeb825e9-a7cd-43ac-af0e-7c9c3e7dbc25 tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] http://10.222.0.57/volume/v3/388ba1a1d833489b89df62d5b67b7c2a/attachments returned with HTTP 200 Dec 06 06:09:26.483752 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 105/216] 10.222.0.57 () {66 vars in 1565 bytes} [Sun Dec 6 06:09:26 2020] POST /volume/v3/388ba1a1d833489b89df62d5b67b7c2a/attachments => generated 273 bytes in 285 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 06 06:09:26.589321 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-bfa16042-ba54-405a-ae50-80e86191daae tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] GET http://10.222.0.57/volume/v3/388ba1a1d833489b89df62d5b67b7c2a/volumes/92afa792-6f5c-4b22-8634-f5d2335e4f6b Dec 06 06:09:26.590746 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-bfa16042-ba54-405a-ae50-80e86191daae tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:09:26.591902 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-bfa16042-ba54-405a-ae50-80e86191daae tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:09:26.631914 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-1216e392-3f97-442e-b6de-d6a1efad1a1c req-aeb825e9-a7cd-43ac-af0e-7c9c3e7dbc25 tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] GET http://10.222.0.57/volume// Dec 06 06:09:26.632438 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-1216e392-3f97-442e-b6de-d6a1efad1a1c req-aeb825e9-a7cd-43ac-af0e-7c9c3e7dbc25 tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:09:26.632730 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:09:26.632730 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:09:26.633023 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-1216e392-3f97-442e-b6de-d6a1efad1a1c req-aeb825e9-a7cd-43ac-af0e-7c9c3e7dbc25 tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] Calling method 'all' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:09:26.634492 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-1216e392-3f97-442e-b6de-d6a1efad1a1c req-aeb825e9-a7cd-43ac-af0e-7c9c3e7dbc25 tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] http://10.222.0.57/volume// returned with HTTP 300 Dec 06 06:09:26.635131 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 106/217] 10.222.0.55 () {56 vars in 1089 bytes} [Sun Dec 6 06:09:26 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Dec 06 06:09:26.653089 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-1216e392-3f97-442e-b6de-d6a1efad1a1c req-57314d57-dbb0-4a25-ab3a-0b6944edda54 tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] GET http://10.222.0.57/volume/v3/388ba1a1d833489b89df62d5b67b7c2a/volumes/92afa792-6f5c-4b22-8634-f5d2335e4f6b Dec 06 06:09:26.653089 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-1216e392-3f97-442e-b6de-d6a1efad1a1c req-57314d57-dbb0-4a25-ab3a-0b6944edda54 tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:09:26.653089 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-1216e392-3f97-442e-b6de-d6a1efad1a1c req-57314d57-dbb0-4a25-ab3a-0b6944edda54 tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:09:26.789470 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:09:26.789470 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:09:26.809626 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [req-1216e392-3f97-442e-b6de-d6a1efad1a1c req-57314d57-dbb0-4a25-ab3a-0b6944edda54 tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] Volume info retrieved successfully. Dec 06 06:09:26.938825 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:09:26.938825 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:09:26.963757 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-1216e392-3f97-442e-b6de-d6a1efad1a1c req-57314d57-dbb0-4a25-ab3a-0b6944edda54 tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] http://10.222.0.57/volume/v3/388ba1a1d833489b89df62d5b67b7c2a/volumes/92afa792-6f5c-4b22-8634-f5d2335e4f6b returned with HTTP 200 Dec 06 06:09:26.970908 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 107/218] 10.222.0.55 () {60 vars in 1403 bytes} [Sun Dec 6 06:09:26 2020] GET /volume/v3/388ba1a1d833489b89df62d5b67b7c2a/volumes/92afa792-6f5c-4b22-8634-f5d2335e4f6b => generated 1012 bytes in 326 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Dec 06 06:09:27.009647 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-1216e392-3f97-442e-b6de-d6a1efad1a1c req-ecb14767-0910-434a-bdc5-47d72ac4edc7 tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] PUT http://10.222.0.57/volume/v3/388ba1a1d833489b89df62d5b67b7c2a/attachments/ff96e6c7-8527-404e-af4a-bac5fdd42cb9 Dec 06 06:09:27.010450 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:09:27.010450 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:09:27.011184 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-1216e392-3f97-442e-b6de-d6a1efad1a1c req-ecb14767-0910-434a-bdc5-47d72ac4edc7 tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.55", "host": "n-h2-765311-2", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765311-2.cbci-765311-2.local", "mountpoint": "/dev/sdb"}}} {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 06 06:09:27.070549 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 06 06:09:27.070549 n-d-765311-2 devstack@c-api.service[88143]: return self.call(f, *args, **kw) Dec 06 06:09:27.071444 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.coordination [req-1216e392-3f97-442e-b6de-d6a1efad1a1c req-ecb14767-0910-434a-bdc5-47d72ac4edc7 tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] Lock "b'cinder-attachment_update-92afa792-6f5c-4b22-8634-f5d2335e4f6b-n-h2-765311-2'" acquired by "attachment_update" :: waited 0.017s {{(pid=88145) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 06 06:09:27.074607 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:09:27.074607 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:09:27.096158 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:09:27.096158 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:09:27.113258 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-bfa16042-ba54-405a-ae50-80e86191daae tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] Volume info retrieved successfully. Dec 06 06:09:27.195082 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:09:27.195082 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:09:27.232478 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-bfa16042-ba54-405a-ae50-80e86191daae tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] http://10.222.0.57/volume/v3/388ba1a1d833489b89df62d5b67b7c2a/volumes/92afa792-6f5c-4b22-8634-f5d2335e4f6b returned with HTTP 200 Dec 06 06:09:27.239827 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 112/219] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:09:26 2020] GET /volume/v3/388ba1a1d833489b89df62d5b67b7c2a/volumes/92afa792-6f5c-4b22-8634-f5d2335e4f6b => generated 913 bytes in 659 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:09:28.270098 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-716b38b8-d9b6-4fe3-9b6c-ff9950afbda8 tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] GET http://10.222.0.57/volume/v3/388ba1a1d833489b89df62d5b67b7c2a/volumes/92afa792-6f5c-4b22-8634-f5d2335e4f6b Dec 06 06:09:28.273037 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-716b38b8-d9b6-4fe3-9b6c-ff9950afbda8 tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:09:28.273827 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:09:28.273827 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:09:28.275040 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-716b38b8-d9b6-4fe3-9b6c-ff9950afbda8 tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:09:28.380642 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:09:28.380642 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:09:28.392831 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-716b38b8-d9b6-4fe3-9b6c-ff9950afbda8 tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] Volume info retrieved successfully. Dec 06 06:09:28.417839 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:09:28.417839 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:09:28.428857 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-716b38b8-d9b6-4fe3-9b6c-ff9950afbda8 tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] http://10.222.0.57/volume/v3/388ba1a1d833489b89df62d5b67b7c2a/volumes/92afa792-6f5c-4b22-8634-f5d2335e4f6b returned with HTTP 200 Dec 06 06:09:28.439815 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 113/220] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:09:28 2020] GET /volume/v3/388ba1a1d833489b89df62d5b67b7c2a/volumes/92afa792-6f5c-4b22-8634-f5d2335e4f6b => generated 913 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 06 06:09:29.452671 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-27778069-d17d-4e73-af32-462aa5675d85 tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] GET http://10.222.0.57/volume/v3/388ba1a1d833489b89df62d5b67b7c2a/volumes/92afa792-6f5c-4b22-8634-f5d2335e4f6b Dec 06 06:09:29.453634 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-27778069-d17d-4e73-af32-462aa5675d85 tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:09:29.455203 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:09:29.455203 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:09:29.457927 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-27778069-d17d-4e73-af32-462aa5675d85 tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:09:29.662362 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:09:29.662362 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:09:29.682298 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-27778069-d17d-4e73-af32-462aa5675d85 tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] Volume info retrieved successfully. Dec 06 06:09:29.727217 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:09:29.727217 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:09:29.750467 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-27778069-d17d-4e73-af32-462aa5675d85 tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] http://10.222.0.57/volume/v3/388ba1a1d833489b89df62d5b67b7c2a/volumes/92afa792-6f5c-4b22-8634-f5d2335e4f6b returned with HTTP 200 Dec 06 06:09:29.761595 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 114/221] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:09:29 2020] GET /volume/v3/388ba1a1d833489b89df62d5b67b7c2a/volumes/92afa792-6f5c-4b22-8634-f5d2335e4f6b => generated 913 bytes in 317 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:09:30.082930 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.coordination [req-1216e392-3f97-442e-b6de-d6a1efad1a1c req-ecb14767-0910-434a-bdc5-47d72ac4edc7 tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] Lock "b'cinder-attachment_update-92afa792-6f5c-4b22-8634-f5d2335e4f6b-n-h2-765311-2'" released by "attachment_update" :: held 3.011s {{(pid=88145) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 06 06:09:30.084064 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-1216e392-3f97-442e-b6de-d6a1efad1a1c req-ecb14767-0910-434a-bdc5-47d72ac4edc7 tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] http://10.222.0.57/volume/v3/388ba1a1d833489b89df62d5b67b7c2a/attachments/ff96e6c7-8527-404e-af4a-bac5fdd42cb9 returned with HTTP 200 Dec 06 06:09:30.085638 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 108/222] 10.222.0.55 () {64 vars in 1468 bytes} [Sun Dec 6 06:09:27 2020] PUT /volume/v3/388ba1a1d833489b89df62d5b67b7c2a/attachments/ff96e6c7-8527-404e-af4a-bac5fdd42cb9 => generated 762 bytes in 3082 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 06 06:09:30.767221 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-5c08df59-1d6b-4a5d-b30e-229cf6d10ad5 tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] GET http://10.222.0.57/volume/v3/388ba1a1d833489b89df62d5b67b7c2a/volumes/92afa792-6f5c-4b22-8634-f5d2335e4f6b Dec 06 06:09:30.767884 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-5c08df59-1d6b-4a5d-b30e-229cf6d10ad5 tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:09:30.768119 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:09:30.768119 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:09:30.768498 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-5c08df59-1d6b-4a5d-b30e-229cf6d10ad5 tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:09:30.872765 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:09:30.872765 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:09:30.895371 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-5c08df59-1d6b-4a5d-b30e-229cf6d10ad5 tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] Volume info retrieved successfully. Dec 06 06:09:30.927815 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:09:30.927815 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:09:30.942313 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-5c08df59-1d6b-4a5d-b30e-229cf6d10ad5 tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] http://10.222.0.57/volume/v3/388ba1a1d833489b89df62d5b67b7c2a/volumes/92afa792-6f5c-4b22-8634-f5d2335e4f6b returned with HTTP 200 Dec 06 06:09:30.944278 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 115/223] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:09:30 2020] GET /volume/v3/388ba1a1d833489b89df62d5b67b7c2a/volumes/92afa792-6f5c-4b22-8634-f5d2335e4f6b => generated 914 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:09:31.962207 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-3d3fd6b2-bfc2-4031-b8d5-16f210ca8f75 tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] GET http://10.222.0.57/volume/v3/388ba1a1d833489b89df62d5b67b7c2a/volumes/92afa792-6f5c-4b22-8634-f5d2335e4f6b Dec 06 06:09:31.965548 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-3d3fd6b2-bfc2-4031-b8d5-16f210ca8f75 tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:09:31.966710 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:09:31.966710 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:09:31.968646 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-3d3fd6b2-bfc2-4031-b8d5-16f210ca8f75 tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:09:32.086813 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:09:32.086813 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:09:32.106974 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-3d3fd6b2-bfc2-4031-b8d5-16f210ca8f75 tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] Volume info retrieved successfully. Dec 06 06:09:32.155887 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:09:32.155887 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:09:32.184405 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-3d3fd6b2-bfc2-4031-b8d5-16f210ca8f75 tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] http://10.222.0.57/volume/v3/388ba1a1d833489b89df62d5b67b7c2a/volumes/92afa792-6f5c-4b22-8634-f5d2335e4f6b returned with HTTP 200 Dec 06 06:09:32.193054 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 109/224] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:09:31 2020] GET /volume/v3/388ba1a1d833489b89df62d5b67b7c2a/volumes/92afa792-6f5c-4b22-8634-f5d2335e4f6b => generated 914 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:09:33.205983 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-3822b075-14de-4ee1-9ea6-19d3578d2f2e tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] GET http://10.222.0.57/volume/v3/388ba1a1d833489b89df62d5b67b7c2a/volumes/92afa792-6f5c-4b22-8634-f5d2335e4f6b Dec 06 06:09:33.206824 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-3822b075-14de-4ee1-9ea6-19d3578d2f2e tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:09:33.206824 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:09:33.206824 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:09:33.207270 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-3822b075-14de-4ee1-9ea6-19d3578d2f2e tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:09:33.299317 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:09:33.299317 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:09:33.314504 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-3822b075-14de-4ee1-9ea6-19d3578d2f2e tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] Volume info retrieved successfully. Dec 06 06:09:33.347171 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:09:33.347171 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:09:33.363876 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-3822b075-14de-4ee1-9ea6-19d3578d2f2e tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] http://10.222.0.57/volume/v3/388ba1a1d833489b89df62d5b67b7c2a/volumes/92afa792-6f5c-4b22-8634-f5d2335e4f6b returned with HTTP 200 Dec 06 06:09:33.386866 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 116/225] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:09:33 2020] GET /volume/v3/388ba1a1d833489b89df62d5b67b7c2a/volumes/92afa792-6f5c-4b22-8634-f5d2335e4f6b => generated 914 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:09:34.387038 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-6769f1f7-19fc-4e3f-8968-183889567c95 tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] GET http://10.222.0.57/volume/v3/388ba1a1d833489b89df62d5b67b7c2a/volumes/92afa792-6f5c-4b22-8634-f5d2335e4f6b Dec 06 06:09:34.402382 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-6769f1f7-19fc-4e3f-8968-183889567c95 tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:09:34.404080 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:09:34.404080 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:09:34.406157 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-6769f1f7-19fc-4e3f-8968-183889567c95 tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:09:34.650134 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:09:34.650134 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:09:34.692372 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-6769f1f7-19fc-4e3f-8968-183889567c95 tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] Volume info retrieved successfully. Dec 06 06:09:34.781951 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:09:34.781951 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:09:34.825855 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-6769f1f7-19fc-4e3f-8968-183889567c95 tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] http://10.222.0.57/volume/v3/388ba1a1d833489b89df62d5b67b7c2a/volumes/92afa792-6f5c-4b22-8634-f5d2335e4f6b returned with HTTP 200 Dec 06 06:09:34.827562 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 110/226] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:09:34 2020] GET /volume/v3/388ba1a1d833489b89df62d5b67b7c2a/volumes/92afa792-6f5c-4b22-8634-f5d2335e4f6b => generated 914 bytes in 449 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:09:35.775127 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-1216e392-3f97-442e-b6de-d6a1efad1a1c req-29c04741-a2a0-4594-952e-ec911c1941b5 tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] POST http://10.222.0.57/volume/v3/388ba1a1d833489b89df62d5b67b7c2a/attachments/ff96e6c7-8527-404e-af4a-bac5fdd42cb9/action Dec 06 06:09:35.775853 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:09:35.775853 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:09:35.776175 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-1216e392-3f97-442e-b6de-d6a1efad1a1c req-29c04741-a2a0-4594-952e-ec911c1941b5 tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] Action body: b'{"os-complete": null}' {{(pid=88144) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 06 06:09:35.776490 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-1216e392-3f97-442e-b6de-d6a1efad1a1c req-29c04741-a2a0-4594-952e-ec911c1941b5 tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 06 06:09:35.847439 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-52c85042-0409-4269-9e5b-85dc22b1475e tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] GET http://10.222.0.57/volume/v3/388ba1a1d833489b89df62d5b67b7c2a/volumes/92afa792-6f5c-4b22-8634-f5d2335e4f6b Dec 06 06:09:35.847819 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-52c85042-0409-4269-9e5b-85dc22b1475e tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:09:35.848079 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:09:35.848079 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:09:35.848446 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-52c85042-0409-4269-9e5b-85dc22b1475e tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:09:36.062766 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:09:36.062766 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:09:36.093021 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-52c85042-0409-4269-9e5b-85dc22b1475e tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] Volume info retrieved successfully. Dec 06 06:09:36.146489 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:09:36.146489 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:09:36.160804 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:09:36.160804 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:09:36.178232 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-52c85042-0409-4269-9e5b-85dc22b1475e tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] http://10.222.0.57/volume/v3/388ba1a1d833489b89df62d5b67b7c2a/volumes/92afa792-6f5c-4b22-8634-f5d2335e4f6b returned with HTTP 200 Dec 06 06:09:36.179868 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 111/227] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:09:35 2020] GET /volume/v3/388ba1a1d833489b89df62d5b67b7c2a/volumes/92afa792-6f5c-4b22-8634-f5d2335e4f6b => generated 914 bytes in 338 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:09:36.209719 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-1216e392-3f97-442e-b6de-d6a1efad1a1c req-29c04741-a2a0-4594-952e-ec911c1941b5 tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] http://10.222.0.57/volume/v3/388ba1a1d833489b89df62d5b67b7c2a/attachments/ff96e6c7-8527-404e-af4a-bac5fdd42cb9/action returned with HTTP 204 Dec 06 06:09:36.212036 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 117/228] 10.222.0.55 () {64 vars in 1489 bytes} [Sun Dec 6 06:09:35 2020] POST /volume/v3/388ba1a1d833489b89df62d5b67b7c2a/attachments/ff96e6c7-8527-404e-af4a-bac5fdd42cb9/action => generated 0 bytes in 452 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Dec 06 06:09:37.201783 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-95613869-6997-4b84-b24a-38cab2d13ae9 tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] GET http://10.222.0.57/volume/v3/388ba1a1d833489b89df62d5b67b7c2a/volumes/92afa792-6f5c-4b22-8634-f5d2335e4f6b Dec 06 06:09:37.201783 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-95613869-6997-4b84-b24a-38cab2d13ae9 tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:09:37.201783 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:09:37.201783 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:09:37.201783 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-95613869-6997-4b84-b24a-38cab2d13ae9 tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:09:37.349173 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:09:37.349173 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:09:37.375059 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-95613869-6997-4b84-b24a-38cab2d13ae9 tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] Volume info retrieved successfully. Dec 06 06:09:37.440046 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:09:37.440046 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:09:37.461802 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-95613869-6997-4b84-b24a-38cab2d13ae9 tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] http://10.222.0.57/volume/v3/388ba1a1d833489b89df62d5b67b7c2a/volumes/92afa792-6f5c-4b22-8634-f5d2335e4f6b returned with HTTP 200 Dec 06 06:09:37.465081 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 112/229] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:09:37 2020] GET /volume/v3/388ba1a1d833489b89df62d5b67b7c2a/volumes/92afa792-6f5c-4b22-8634-f5d2335e4f6b => generated 1206 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 06 06:09:46.645394 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-37401ee7-e71a-4728-a8f3-15f812a28019 req-c03556e4-96ed-4c0b-ae51-498d1f57afe9 tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] DELETE http://10.222.0.57/volume/v3/388ba1a1d833489b89df62d5b67b7c2a/attachments/ff96e6c7-8527-404e-af4a-bac5fdd42cb9 Dec 06 06:09:46.649185 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-37401ee7-e71a-4728-a8f3-15f812a28019 req-c03556e4-96ed-4c0b-ae51-498d1f57afe9 tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:09:46.651422 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:09:46.651422 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:09:46.654010 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-37401ee7-e71a-4728-a8f3-15f812a28019 req-c03556e4-96ed-4c0b-ae51-498d1f57afe9 tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] Calling method 'version_select' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:09:46.726976 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:09:46.726976 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:09:47.739936 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [req-37401ee7-e71a-4728-a8f3-15f812a28019 req-c03556e4-96ed-4c0b-ae51-498d1f57afe9 tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88144) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 06 06:09:47.744768 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [req-37401ee7-e71a-4728-a8f3-15f812a28019 req-c03556e4-96ed-4c0b-ae51-498d1f57afe9 tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] Pending status list for volume during attachment-delete: [] {{(pid=88144) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 06 06:09:47.771532 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-37401ee7-e71a-4728-a8f3-15f812a28019 req-c03556e4-96ed-4c0b-ae51-498d1f57afe9 tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] http://10.222.0.57/volume/v3/388ba1a1d833489b89df62d5b67b7c2a/attachments/ff96e6c7-8527-404e-af4a-bac5fdd42cb9 returned with HTTP 200 Dec 06 06:09:47.773172 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 118/230] 10.222.0.55 () {62 vars in 1437 bytes} [Sun Dec 6 06:09:46 2020] DELETE /volume/v3/388ba1a1d833489b89df62d5b67b7c2a/attachments/ff96e6c7-8527-404e-af4a-bac5fdd42cb9 => generated 19 bytes in 1144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:09:50.151108 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-f371058d-c1e1-4631-a835-b73d85ea7056 tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] GET http://10.222.0.57/volume/v3/388ba1a1d833489b89df62d5b67b7c2a/volumes/92afa792-6f5c-4b22-8634-f5d2335e4f6b Dec 06 06:09:50.152540 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-f371058d-c1e1-4631-a835-b73d85ea7056 tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:09:50.152540 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:09:50.152540 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:09:50.153463 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-f371058d-c1e1-4631-a835-b73d85ea7056 tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:09:50.274439 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:09:50.274439 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:09:50.291980 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-f371058d-c1e1-4631-a835-b73d85ea7056 tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] Volume info retrieved successfully. Dec 06 06:09:50.341325 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-f371058d-c1e1-4631-a835-b73d85ea7056 tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] http://10.222.0.57/volume/v3/388ba1a1d833489b89df62d5b67b7c2a/volumes/92afa792-6f5c-4b22-8634-f5d2335e4f6b returned with HTTP 200 Dec 06 06:09:50.344650 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 113/231] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:09:50 2020] GET /volume/v3/388ba1a1d833489b89df62d5b67b7c2a/volumes/92afa792-6f5c-4b22-8634-f5d2335e4f6b => generated 914 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:09:50.369979 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-fed10bae-8852-4cf9-bb26-67a46ced8dfb tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] GET http://10.222.0.57/volume/v3/388ba1a1d833489b89df62d5b67b7c2a/volumes/92afa792-6f5c-4b22-8634-f5d2335e4f6b Dec 06 06:09:50.370558 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-fed10bae-8852-4cf9-bb26-67a46ced8dfb tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:09:50.370848 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:09:50.370848 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:09:50.371539 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-fed10bae-8852-4cf9-bb26-67a46ced8dfb tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:09:50.430916 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:09:50.430916 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:09:50.441256 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-fed10bae-8852-4cf9-bb26-67a46ced8dfb tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] Volume info retrieved successfully. Dec 06 06:09:50.473220 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-fed10bae-8852-4cf9-bb26-67a46ced8dfb tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] http://10.222.0.57/volume/v3/388ba1a1d833489b89df62d5b67b7c2a/volumes/92afa792-6f5c-4b22-8634-f5d2335e4f6b returned with HTTP 200 Dec 06 06:09:50.474736 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 119/232] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:09:50 2020] GET /volume/v3/388ba1a1d833489b89df62d5b67b7c2a/volumes/92afa792-6f5c-4b22-8634-f5d2335e4f6b => generated 914 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:09:50.496125 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-ff03a868-f979-42f8-b9da-5c601eb38845 tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] GET http://10.222.0.57/volume/v3/388ba1a1d833489b89df62d5b67b7c2a/volumes/92afa792-6f5c-4b22-8634-f5d2335e4f6b Dec 06 06:09:50.496125 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-ff03a868-f979-42f8-b9da-5c601eb38845 tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:09:50.497015 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:09:50.497015 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:09:50.498682 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-ff03a868-f979-42f8-b9da-5c601eb38845 tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:09:50.594893 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:09:50.594893 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:09:50.610142 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-ff03a868-f979-42f8-b9da-5c601eb38845 tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] Volume info retrieved successfully. Dec 06 06:09:50.649818 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-ff03a868-f979-42f8-b9da-5c601eb38845 tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] http://10.222.0.57/volume/v3/388ba1a1d833489b89df62d5b67b7c2a/volumes/92afa792-6f5c-4b22-8634-f5d2335e4f6b returned with HTTP 200 Dec 06 06:09:50.665719 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 114/233] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:09:50 2020] GET /volume/v3/388ba1a1d833489b89df62d5b67b7c2a/volumes/92afa792-6f5c-4b22-8634-f5d2335e4f6b => generated 914 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:10:44.298532 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-affab082-ede1-4d05-acee-8d42bc8e3ce8 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] POST http://10.222.0.57/volume/v3/36159a9aa30e456c89018ee558573a67/volumes Dec 06 06:10:44.299644 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:10:44.299644 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:10:44.300343 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-affab082-ede1-4d05-acee-8d42bc8e3ce8 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-2082682226", "imageRef": "7fed82d1-91fc-4842-b644-2eed26981209"}} {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 06 06:10:44.301657 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.v3.volumes [None req-affab082-ede1-4d05-acee-8d42bc8e3ce8 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-2082682226', 'imageRef': '7fed82d1-91fc-4842-b644-2eed26981209'}} {{(pid=88144) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 06 06:10:44.551624 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.v3.volumes [None req-affab082-ede1-4d05-acee-8d42bc8e3ce8 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Create volume of 1 GB Dec 06 06:10:44.600253 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-affab082-ede1-4d05-acee-8d42bc8e3ce8 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Availability Zones retrieved successfully. Dec 06 06:10:44.637558 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-affab082-ede1-4d05-acee-8d42bc8e3ce8 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Flow 'volume_create_api' (866dae0b-ab16-45a9-bffc-a001152cbd7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88144) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 06 06:10:44.640218 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-affab082-ede1-4d05-acee-8d42bc8e3ce8 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96c5e41a-02dd-442d-8e48-858f04af5f77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:10:44.643202 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.flows.api.create_volume [None req-affab082-ede1-4d05-acee-8d42bc8e3ce8 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Validating volume size '1' using validate_int {{(pid=88144) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 06 06:10:44.853403 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-affab082-ede1-4d05-acee-8d42bc8e3ce8 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96c5e41a-02dd-442d-8e48-858f04af5f77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-06T05:47:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=30b7e6de-5d37-476d-b3c0-b2aec991b5a5,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '30b7e6de-5d37-476d-b3c0-b2aec991b5a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:10:44.856500 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-affab082-ede1-4d05-acee-8d42bc8e3ce8 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95aac0e1-8689-4c3a-8c0e-f90c05f2f2a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:10:45.047152 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.quota [None req-affab082-ede1-4d05-acee-8d42bc8e3ce8 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Created reservations ['b15a3138-6aee-4b54-a9e8-4962c6d3bab3', '3ecab288-41e7-403e-8019-add423c25b7b', 'c327046d-d862-47cc-8364-965930b78947', 'd84e711b-d3e9-485e-a82b-1577c56bc23d'] {{(pid=88144) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 06 06:10:45.050002 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-affab082-ede1-4d05-acee-8d42bc8e3ce8 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95aac0e1-8689-4c3a-8c0e-f90c05f2f2a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b15a3138-6aee-4b54-a9e8-4962c6d3bab3', '3ecab288-41e7-403e-8019-add423c25b7b', 'c327046d-d862-47cc-8364-965930b78947', 'd84e711b-d3e9-485e-a82b-1577c56bc23d']}' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:10:45.052512 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-affab082-ede1-4d05-acee-8d42bc8e3ce8 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa54fdb1-e4b6-4b0c-b360-f435c3d6a0ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:10:45.188198 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-affab082-ede1-4d05-acee-8d42bc8e3ce8 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa54fdb1-e4b6-4b0c-b360-f435c3d6a0ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '251a2c44-215b-45ec-ba57-3ef47d22c462', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-2082682226',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36159a9aa30e456c89018ee558573a67',qos_specs=None,replication_status=,reservations=['b15a3138-6aee-4b54-a9e8-4962c6d3bab3','3ecab288-41e7-403e-8019-add423c25b7b','c327046d-d862-47cc-8364-965930b78947','d84e711b-d3e9-485e-a82b-1577c56bc23d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0907c5c76d541d381136e81c5f251ae',volume_type_id=30b7e6de-5d37-476d-b3c0-b2aec991b5a5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-06T06:10:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-2082682226',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=251a2c44-215b-45ec-ba57-3ef47d22c462,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='36159a9aa30e456c89018ee558573a67',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='e0907c5c76d541d381136e81c5f251ae',volume_attachment=,volume_type=,volume_type_id=30b7e6de-5d37-476d-b3c0-b2aec991b5a5)}' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:10:45.191213 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-affab082-ede1-4d05-acee-8d42bc8e3ce8 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c28a45e2-478f-4494-8d9d-cd1cf4ced76c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:10:45.227919 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-affab082-ede1-4d05-acee-8d42bc8e3ce8 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c28a45e2-478f-4494-8d9d-cd1cf4ced76c) transitioned into state 'SUCCESS' from state '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-2082682226',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36159a9aa30e456c89018ee558573a67',qos_specs=None,replication_status=,reservations=['b15a3138-6aee-4b54-a9e8-4962c6d3bab3','3ecab288-41e7-403e-8019-add423c25b7b','c327046d-d862-47cc-8364-965930b78947','d84e711b-d3e9-485e-a82b-1577c56bc23d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0907c5c76d541d381136e81c5f251ae',volume_type_id=30b7e6de-5d37-476d-b3c0-b2aec991b5a5)}' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:10:45.232544 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-affab082-ede1-4d05-acee-8d42bc8e3ce8 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dbf71456-515a-4b51-bd6c-942daca7a773) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:10:45.267306 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-affab082-ede1-4d05-acee-8d42bc8e3ce8 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dbf71456-515a-4b51-bd6c-942daca7a773) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:10:45.274590 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-affab082-ede1-4d05-acee-8d42bc8e3ce8 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Flow 'volume_create_api' (866dae0b-ab16-45a9-bffc-a001152cbd7c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88144) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 06 06:10:45.389125 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-affab082-ede1-4d05-acee-8d42bc8e3ce8 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Create volume request issued successfully. Dec 06 06:10:45.420693 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-affab082-ede1-4d05-acee-8d42bc8e3ce8 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] http://10.222.0.57/volume/v3/36159a9aa30e456c89018ee558573a67/volumes returned with HTTP 202 Dec 06 06:10:45.437771 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 120/234] 10.222.0.57 () {60 vars in 1226 bytes} [Sun Dec 6 06:10:43 2020] POST /volume/v3/36159a9aa30e456c89018ee558573a67/volumes => generated 821 bytes in 1472 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 06 06:10:45.448168 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-93503481-e44e-4f25-b0a7-51d8b274c125 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] GET http://10.222.0.57/volume/v3/36159a9aa30e456c89018ee558573a67/volumes/251a2c44-215b-45ec-ba57-3ef47d22c462 Dec 06 06:10:45.449194 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-93503481-e44e-4f25-b0a7-51d8b274c125 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:10:45.449623 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:10:45.449623 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:10:45.450379 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-93503481-e44e-4f25-b0a7-51d8b274c125 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:10:45.565997 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:10:45.565997 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:10:45.583595 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-93503481-e44e-4f25-b0a7-51d8b274c125 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Volume info retrieved successfully. Dec 06 06:10:45.623887 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-93503481-e44e-4f25-b0a7-51d8b274c125 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] http://10.222.0.57/volume/v3/36159a9aa30e456c89018ee558573a67/volumes/251a2c44-215b-45ec-ba57-3ef47d22c462 returned with HTTP 200 Dec 06 06:10:45.634663 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 115/235] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:10:45 2020] GET /volume/v3/36159a9aa30e456c89018ee558573a67/volumes/251a2c44-215b-45ec-ba57-3ef47d22c462 => generated 913 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:10:46.644463 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-31c5428e-1668-41bd-b9ee-689948fffa79 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] GET http://10.222.0.57/volume/v3/36159a9aa30e456c89018ee558573a67/volumes/251a2c44-215b-45ec-ba57-3ef47d22c462 Dec 06 06:10:46.645483 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-31c5428e-1668-41bd-b9ee-689948fffa79 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:10:46.645827 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:10:46.645827 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:10:46.646430 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-31c5428e-1668-41bd-b9ee-689948fffa79 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:10:46.742429 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:10:46.742429 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:10:46.817588 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-31c5428e-1668-41bd-b9ee-689948fffa79 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Volume info retrieved successfully. Dec 06 06:10:46.939758 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-31c5428e-1668-41bd-b9ee-689948fffa79 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] http://10.222.0.57/volume/v3/36159a9aa30e456c89018ee558573a67/volumes/251a2c44-215b-45ec-ba57-3ef47d22c462 returned with HTTP 200 Dec 06 06:10:46.945732 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 121/236] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:10:46 2020] GET /volume/v3/36159a9aa30e456c89018ee558573a67/volumes/251a2c44-215b-45ec-ba57-3ef47d22c462 => generated 913 bytes in 307 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:10:47.976304 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-d2e4a5f7-2513-4737-aeb7-2301ab9a00b8 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] GET http://10.222.0.57/volume/v3/36159a9aa30e456c89018ee558573a67/volumes/251a2c44-215b-45ec-ba57-3ef47d22c462 Dec 06 06:10:47.977773 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-d2e4a5f7-2513-4737-aeb7-2301ab9a00b8 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:10:47.978235 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:10:47.978235 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:10:47.979615 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-d2e4a5f7-2513-4737-aeb7-2301ab9a00b8 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:10:48.132559 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:10:48.132559 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:10:48.151353 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-d2e4a5f7-2513-4737-aeb7-2301ab9a00b8 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Volume info retrieved successfully. Dec 06 06:10:48.186143 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-d2e4a5f7-2513-4737-aeb7-2301ab9a00b8 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] http://10.222.0.57/volume/v3/36159a9aa30e456c89018ee558573a67/volumes/251a2c44-215b-45ec-ba57-3ef47d22c462 returned with HTTP 200 Dec 06 06:10:48.187238 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 116/237] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:10:47 2020] GET /volume/v3/36159a9aa30e456c89018ee558573a67/volumes/251a2c44-215b-45ec-ba57-3ef47d22c462 => generated 913 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:10:49.254122 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-b0ac705f-8c49-458b-a1a7-82985bb20810 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] GET http://10.222.0.57/volume/v3/36159a9aa30e456c89018ee558573a67/volumes/251a2c44-215b-45ec-ba57-3ef47d22c462 Dec 06 06:10:49.255062 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-b0ac705f-8c49-458b-a1a7-82985bb20810 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:10:49.255419 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:10:49.255419 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:10:49.263902 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-b0ac705f-8c49-458b-a1a7-82985bb20810 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:10:49.441072 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:10:49.441072 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:10:49.491561 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-b0ac705f-8c49-458b-a1a7-82985bb20810 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Volume info retrieved successfully. Dec 06 06:10:49.617930 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-b0ac705f-8c49-458b-a1a7-82985bb20810 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] http://10.222.0.57/volume/v3/36159a9aa30e456c89018ee558573a67/volumes/251a2c44-215b-45ec-ba57-3ef47d22c462 returned with HTTP 200 Dec 06 06:10:49.619544 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 122/238] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:10:49 2020] GET /volume/v3/36159a9aa30e456c89018ee558573a67/volumes/251a2c44-215b-45ec-ba57-3ef47d22c462 => generated 913 bytes in 414 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:10:50.651860 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-9836562b-f6fe-40f4-b7c8-12ba64acdac7 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] GET http://10.222.0.57/volume/v3/36159a9aa30e456c89018ee558573a67/volumes/251a2c44-215b-45ec-ba57-3ef47d22c462 Dec 06 06:10:50.653978 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-9836562b-f6fe-40f4-b7c8-12ba64acdac7 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:10:50.655982 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:10:50.655982 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:10:50.657303 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-9836562b-f6fe-40f4-b7c8-12ba64acdac7 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:10:50.828714 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:10:50.828714 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:10:50.862148 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-9836562b-f6fe-40f4-b7c8-12ba64acdac7 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Volume info retrieved successfully. Dec 06 06:10:50.935361 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-9836562b-f6fe-40f4-b7c8-12ba64acdac7 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] http://10.222.0.57/volume/v3/36159a9aa30e456c89018ee558573a67/volumes/251a2c44-215b-45ec-ba57-3ef47d22c462 returned with HTTP 200 Dec 06 06:10:50.936997 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 117/239] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:10:50 2020] GET /volume/v3/36159a9aa30e456c89018ee558573a67/volumes/251a2c44-215b-45ec-ba57-3ef47d22c462 => generated 913 bytes in 295 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:10:51.962491 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-1b39b5a9-4e8c-461b-83c2-fea8bd503f11 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] GET http://10.222.0.57/volume/v3/36159a9aa30e456c89018ee558573a67/volumes/251a2c44-215b-45ec-ba57-3ef47d22c462 Dec 06 06:10:51.964162 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-1b39b5a9-4e8c-461b-83c2-fea8bd503f11 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:10:51.964816 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:10:51.964816 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:10:51.965463 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-1b39b5a9-4e8c-461b-83c2-fea8bd503f11 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:10:52.149007 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:10:52.149007 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:10:52.160721 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-1b39b5a9-4e8c-461b-83c2-fea8bd503f11 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Volume info retrieved successfully. Dec 06 06:10:52.194943 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-1b39b5a9-4e8c-461b-83c2-fea8bd503f11 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] http://10.222.0.57/volume/v3/36159a9aa30e456c89018ee558573a67/volumes/251a2c44-215b-45ec-ba57-3ef47d22c462 returned with HTTP 200 Dec 06 06:10:52.197410 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 123/240] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:10:51 2020] GET /volume/v3/36159a9aa30e456c89018ee558573a67/volumes/251a2c44-215b-45ec-ba57-3ef47d22c462 => generated 913 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:10:53.232582 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-9b213bbd-c92f-4124-bfe8-9a68211cf6d3 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] GET http://10.222.0.57/volume/v3/36159a9aa30e456c89018ee558573a67/volumes/251a2c44-215b-45ec-ba57-3ef47d22c462 Dec 06 06:10:53.232582 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-9b213bbd-c92f-4124-bfe8-9a68211cf6d3 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:10:53.232582 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:10:53.232582 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:10:53.232582 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-9b213bbd-c92f-4124-bfe8-9a68211cf6d3 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:10:53.360447 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:10:53.360447 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:10:53.395818 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-9b213bbd-c92f-4124-bfe8-9a68211cf6d3 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Volume info retrieved successfully. Dec 06 06:10:53.429306 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-9b213bbd-c92f-4124-bfe8-9a68211cf6d3 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] http://10.222.0.57/volume/v3/36159a9aa30e456c89018ee558573a67/volumes/251a2c44-215b-45ec-ba57-3ef47d22c462 returned with HTTP 200 Dec 06 06:10:53.430126 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 118/241] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:10:53 2020] GET /volume/v3/36159a9aa30e456c89018ee558573a67/volumes/251a2c44-215b-45ec-ba57-3ef47d22c462 => generated 913 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:10:54.447072 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-8b341f87-b634-4015-b114-8b775a0e7512 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] GET http://10.222.0.57/volume/v3/36159a9aa30e456c89018ee558573a67/volumes/251a2c44-215b-45ec-ba57-3ef47d22c462 Dec 06 06:10:54.447762 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-8b341f87-b634-4015-b114-8b775a0e7512 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:10:54.448096 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:10:54.448096 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:10:54.448732 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-8b341f87-b634-4015-b114-8b775a0e7512 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:10:54.574060 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:10:54.574060 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:10:54.605093 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-8b341f87-b634-4015-b114-8b775a0e7512 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Volume info retrieved successfully. Dec 06 06:10:54.655050 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-8b341f87-b634-4015-b114-8b775a0e7512 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] http://10.222.0.57/volume/v3/36159a9aa30e456c89018ee558573a67/volumes/251a2c44-215b-45ec-ba57-3ef47d22c462 returned with HTTP 200 Dec 06 06:10:54.656626 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 124/242] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:10:54 2020] GET /volume/v3/36159a9aa30e456c89018ee558573a67/volumes/251a2c44-215b-45ec-ba57-3ef47d22c462 => generated 913 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:10:55.688955 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-3b3f3be9-3f12-4856-849c-6b961f6cb988 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] GET http://10.222.0.57/volume/v3/36159a9aa30e456c89018ee558573a67/volumes/251a2c44-215b-45ec-ba57-3ef47d22c462 Dec 06 06:10:55.689460 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-3b3f3be9-3f12-4856-849c-6b961f6cb988 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:10:55.689692 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:10:55.689692 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:10:55.690069 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-3b3f3be9-3f12-4856-849c-6b961f6cb988 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:10:55.826910 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:10:55.826910 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:10:55.853589 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-3b3f3be9-3f12-4856-849c-6b961f6cb988 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Volume info retrieved successfully. Dec 06 06:10:55.930611 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-3b3f3be9-3f12-4856-849c-6b961f6cb988 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] http://10.222.0.57/volume/v3/36159a9aa30e456c89018ee558573a67/volumes/251a2c44-215b-45ec-ba57-3ef47d22c462 returned with HTTP 200 Dec 06 06:10:55.932112 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 119/243] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:10:55 2020] GET /volume/v3/36159a9aa30e456c89018ee558573a67/volumes/251a2c44-215b-45ec-ba57-3ef47d22c462 => generated 913 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:10:56.963654 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-4b633e8e-12a5-4791-a375-4f6e14096e46 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] GET http://10.222.0.57/volume/v3/36159a9aa30e456c89018ee558573a67/volumes/251a2c44-215b-45ec-ba57-3ef47d22c462 Dec 06 06:10:56.965007 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-4b633e8e-12a5-4791-a375-4f6e14096e46 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:10:56.965446 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:10:56.965446 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:10:56.966122 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-4b633e8e-12a5-4791-a375-4f6e14096e46 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:10:57.075407 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:10:57.075407 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:10:57.132632 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-4b633e8e-12a5-4791-a375-4f6e14096e46 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Volume info retrieved successfully. Dec 06 06:10:57.320122 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-4b633e8e-12a5-4791-a375-4f6e14096e46 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] http://10.222.0.57/volume/v3/36159a9aa30e456c89018ee558573a67/volumes/251a2c44-215b-45ec-ba57-3ef47d22c462 returned with HTTP 200 Dec 06 06:10:57.323766 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 125/244] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:10:56 2020] GET /volume/v3/36159a9aa30e456c89018ee558573a67/volumes/251a2c44-215b-45ec-ba57-3ef47d22c462 => generated 913 bytes in 364 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:10:58.342452 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-998511e8-81f8-4e5d-8de9-f86cbd9d6ad2 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] GET http://10.222.0.57/volume/v3/36159a9aa30e456c89018ee558573a67/volumes/251a2c44-215b-45ec-ba57-3ef47d22c462 Dec 06 06:10:58.343130 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-998511e8-81f8-4e5d-8de9-f86cbd9d6ad2 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:10:58.343275 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:10:58.343275 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:10:58.343534 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-998511e8-81f8-4e5d-8de9-f86cbd9d6ad2 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:10:58.472941 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:10:58.472941 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:10:58.517162 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-998511e8-81f8-4e5d-8de9-f86cbd9d6ad2 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Volume info retrieved successfully. Dec 06 06:10:58.629837 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-998511e8-81f8-4e5d-8de9-f86cbd9d6ad2 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] http://10.222.0.57/volume/v3/36159a9aa30e456c89018ee558573a67/volumes/251a2c44-215b-45ec-ba57-3ef47d22c462 returned with HTTP 200 Dec 06 06:10:58.630715 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 120/245] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:10:58 2020] GET /volume/v3/36159a9aa30e456c89018ee558573a67/volumes/251a2c44-215b-45ec-ba57-3ef47d22c462 => generated 913 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 06 06:10:59.648056 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-98d9c62f-58f4-4aac-8f99-2c0c6a02af03 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] GET http://10.222.0.57/volume/v3/36159a9aa30e456c89018ee558573a67/volumes/251a2c44-215b-45ec-ba57-3ef47d22c462 Dec 06 06:10:59.649259 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-98d9c62f-58f4-4aac-8f99-2c0c6a02af03 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:10:59.649634 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:10:59.649634 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:10:59.651311 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-98d9c62f-58f4-4aac-8f99-2c0c6a02af03 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:10:59.744499 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:10:59.744499 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:10:59.765847 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-98d9c62f-58f4-4aac-8f99-2c0c6a02af03 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Volume info retrieved successfully. Dec 06 06:10:59.833587 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-98d9c62f-58f4-4aac-8f99-2c0c6a02af03 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] http://10.222.0.57/volume/v3/36159a9aa30e456c89018ee558573a67/volumes/251a2c44-215b-45ec-ba57-3ef47d22c462 returned with HTTP 200 Dec 06 06:10:59.835103 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 126/246] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:10:59 2020] GET /volume/v3/36159a9aa30e456c89018ee558573a67/volumes/251a2c44-215b-45ec-ba57-3ef47d22c462 => generated 913 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:11:00.916613 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-b743ea38-ff2e-45dd-8f70-3dfb178bb40e tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] GET http://10.222.0.57/volume/v3/36159a9aa30e456c89018ee558573a67/volumes/251a2c44-215b-45ec-ba57-3ef47d22c462 Dec 06 06:11:00.916613 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-b743ea38-ff2e-45dd-8f70-3dfb178bb40e tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:11:00.916613 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:11:00.916613 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:11:00.916613 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-b743ea38-ff2e-45dd-8f70-3dfb178bb40e tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:11:00.956925 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:11:00.956925 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:11:00.971865 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-b743ea38-ff2e-45dd-8f70-3dfb178bb40e tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Volume info retrieved successfully. Dec 06 06:11:01.033998 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-b743ea38-ff2e-45dd-8f70-3dfb178bb40e tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] http://10.222.0.57/volume/v3/36159a9aa30e456c89018ee558573a67/volumes/251a2c44-215b-45ec-ba57-3ef47d22c462 returned with HTTP 200 Dec 06 06:11:01.038486 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 121/247] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:11:00 2020] GET /volume/v3/36159a9aa30e456c89018ee558573a67/volumes/251a2c44-215b-45ec-ba57-3ef47d22c462 => generated 913 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:11:02.064162 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-305999c3-ecf4-43b8-803d-9e2cf85c5381 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] GET http://10.222.0.57/volume/v3/36159a9aa30e456c89018ee558573a67/volumes/251a2c44-215b-45ec-ba57-3ef47d22c462 Dec 06 06:11:02.065447 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-305999c3-ecf4-43b8-803d-9e2cf85c5381 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:11:02.065836 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:11:02.065836 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:11:02.066462 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-305999c3-ecf4-43b8-803d-9e2cf85c5381 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:11:02.229321 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:11:02.229321 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:11:02.274341 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-305999c3-ecf4-43b8-803d-9e2cf85c5381 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Volume info retrieved successfully. Dec 06 06:11:02.312890 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-305999c3-ecf4-43b8-803d-9e2cf85c5381 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] http://10.222.0.57/volume/v3/36159a9aa30e456c89018ee558573a67/volumes/251a2c44-215b-45ec-ba57-3ef47d22c462 returned with HTTP 200 Dec 06 06:11:02.314687 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 127/248] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:11:02 2020] GET /volume/v3/36159a9aa30e456c89018ee558573a67/volumes/251a2c44-215b-45ec-ba57-3ef47d22c462 => generated 913 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 06 06:11:03.347268 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-8909bef1-db4c-4b2f-b4ba-4414193bbd7c tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] GET http://10.222.0.57/volume/v3/36159a9aa30e456c89018ee558573a67/volumes/251a2c44-215b-45ec-ba57-3ef47d22c462 Dec 06 06:11:03.348239 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-8909bef1-db4c-4b2f-b4ba-4414193bbd7c tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:11:03.348710 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:11:03.348710 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:11:03.352177 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-8909bef1-db4c-4b2f-b4ba-4414193bbd7c tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:11:03.685023 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:11:03.685023 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:11:03.738496 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-8909bef1-db4c-4b2f-b4ba-4414193bbd7c tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Volume info retrieved successfully. Dec 06 06:11:03.872249 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-8909bef1-db4c-4b2f-b4ba-4414193bbd7c tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] http://10.222.0.57/volume/v3/36159a9aa30e456c89018ee558573a67/volumes/251a2c44-215b-45ec-ba57-3ef47d22c462 returned with HTTP 200 Dec 06 06:11:03.880182 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 122/249] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:11:03 2020] GET /volume/v3/36159a9aa30e456c89018ee558573a67/volumes/251a2c44-215b-45ec-ba57-3ef47d22c462 => generated 913 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:11:04.896477 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-475428ec-cf10-4fd1-90b7-f6fac9ded3d1 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] GET http://10.222.0.57/volume/v3/36159a9aa30e456c89018ee558573a67/volumes/251a2c44-215b-45ec-ba57-3ef47d22c462 Dec 06 06:11:04.897636 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-475428ec-cf10-4fd1-90b7-f6fac9ded3d1 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:11:04.898175 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:11:04.898175 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:11:04.898979 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-475428ec-cf10-4fd1-90b7-f6fac9ded3d1 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:11:05.072553 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:11:05.072553 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:11:05.127885 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-475428ec-cf10-4fd1-90b7-f6fac9ded3d1 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Volume info retrieved successfully. Dec 06 06:11:05.196052 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-475428ec-cf10-4fd1-90b7-f6fac9ded3d1 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] http://10.222.0.57/volume/v3/36159a9aa30e456c89018ee558573a67/volumes/251a2c44-215b-45ec-ba57-3ef47d22c462 returned with HTTP 200 Dec 06 06:11:05.197577 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 128/250] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:11:04 2020] GET /volume/v3/36159a9aa30e456c89018ee558573a67/volumes/251a2c44-215b-45ec-ba57-3ef47d22c462 => generated 913 bytes in 306 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:11:06.214736 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-f211672d-9194-4a49-a0c7-d07a1c874ff9 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] GET http://10.222.0.57/volume/v3/36159a9aa30e456c89018ee558573a67/volumes/251a2c44-215b-45ec-ba57-3ef47d22c462 Dec 06 06:11:06.215464 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-f211672d-9194-4a49-a0c7-d07a1c874ff9 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:11:06.215464 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:11:06.215464 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:11:06.215954 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-f211672d-9194-4a49-a0c7-d07a1c874ff9 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:11:06.304162 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:11:06.304162 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:11:06.325869 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-f211672d-9194-4a49-a0c7-d07a1c874ff9 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Volume info retrieved successfully. Dec 06 06:11:06.389502 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-f211672d-9194-4a49-a0c7-d07a1c874ff9 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] http://10.222.0.57/volume/v3/36159a9aa30e456c89018ee558573a67/volumes/251a2c44-215b-45ec-ba57-3ef47d22c462 returned with HTTP 200 Dec 06 06:11:06.391218 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 123/251] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:11:06 2020] GET /volume/v3/36159a9aa30e456c89018ee558573a67/volumes/251a2c44-215b-45ec-ba57-3ef47d22c462 => generated 913 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:11:07.417125 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-915cce94-a155-40c8-bfe0-5dc0c47049c5 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] GET http://10.222.0.57/volume/v3/36159a9aa30e456c89018ee558573a67/volumes/251a2c44-215b-45ec-ba57-3ef47d22c462 Dec 06 06:11:07.417833 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-915cce94-a155-40c8-bfe0-5dc0c47049c5 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:11:07.418057 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:11:07.418057 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:11:07.418593 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-915cce94-a155-40c8-bfe0-5dc0c47049c5 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:11:07.527167 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:11:07.527167 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:11:07.555795 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-915cce94-a155-40c8-bfe0-5dc0c47049c5 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Volume info retrieved successfully. Dec 06 06:11:07.629008 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-915cce94-a155-40c8-bfe0-5dc0c47049c5 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] http://10.222.0.57/volume/v3/36159a9aa30e456c89018ee558573a67/volumes/251a2c44-215b-45ec-ba57-3ef47d22c462 returned with HTTP 200 Dec 06 06:11:07.644629 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 129/252] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:11:07 2020] GET /volume/v3/36159a9aa30e456c89018ee558573a67/volumes/251a2c44-215b-45ec-ba57-3ef47d22c462 => generated 913 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 06 06:11:08.667905 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-5b287cf3-febe-48ff-a869-72ddcbc5d810 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] GET http://10.222.0.57/volume/v3/36159a9aa30e456c89018ee558573a67/volumes/251a2c44-215b-45ec-ba57-3ef47d22c462 Dec 06 06:11:08.669138 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-5b287cf3-febe-48ff-a869-72ddcbc5d810 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:11:08.669507 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:11:08.669507 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:11:08.670183 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-5b287cf3-febe-48ff-a869-72ddcbc5d810 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:11:08.860280 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:11:08.860280 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:11:08.875869 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-5b287cf3-febe-48ff-a869-72ddcbc5d810 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Volume info retrieved successfully. Dec 06 06:11:08.923017 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-5b287cf3-febe-48ff-a869-72ddcbc5d810 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] http://10.222.0.57/volume/v3/36159a9aa30e456c89018ee558573a67/volumes/251a2c44-215b-45ec-ba57-3ef47d22c462 returned with HTTP 200 Dec 06 06:11:08.939018 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 124/253] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:11:08 2020] GET /volume/v3/36159a9aa30e456c89018ee558573a67/volumes/251a2c44-215b-45ec-ba57-3ef47d22c462 => generated 913 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:11:09.946425 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-65a3b1b0-1f86-429c-9906-cd93e1ff404c tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] GET http://10.222.0.57/volume/v3/36159a9aa30e456c89018ee558573a67/volumes/251a2c44-215b-45ec-ba57-3ef47d22c462 Dec 06 06:11:09.948581 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-65a3b1b0-1f86-429c-9906-cd93e1ff404c tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:11:09.949069 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:11:09.949069 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:11:09.950189 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-65a3b1b0-1f86-429c-9906-cd93e1ff404c tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:11:10.077105 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:11:10.077105 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:11:10.127301 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-65a3b1b0-1f86-429c-9906-cd93e1ff404c tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Volume info retrieved successfully. Dec 06 06:11:10.184578 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-65a3b1b0-1f86-429c-9906-cd93e1ff404c tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] http://10.222.0.57/volume/v3/36159a9aa30e456c89018ee558573a67/volumes/251a2c44-215b-45ec-ba57-3ef47d22c462 returned with HTTP 200 Dec 06 06:11:10.191450 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 130/254] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:11:09 2020] GET /volume/v3/36159a9aa30e456c89018ee558573a67/volumes/251a2c44-215b-45ec-ba57-3ef47d22c462 => generated 971 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 06 06:11:11.218154 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-c4d15ebf-833b-4e95-948f-0b666b50b0ca tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] GET http://10.222.0.57/volume/v3/36159a9aa30e456c89018ee558573a67/volumes/251a2c44-215b-45ec-ba57-3ef47d22c462 Dec 06 06:11:11.219769 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-c4d15ebf-833b-4e95-948f-0b666b50b0ca tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:11:11.220155 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:11:11.220155 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:11:11.220866 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-c4d15ebf-833b-4e95-948f-0b666b50b0ca tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:11:11.451056 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:11:11.451056 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:11:11.513877 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-c4d15ebf-833b-4e95-948f-0b666b50b0ca tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Volume info retrieved successfully. Dec 06 06:11:11.665911 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-c4d15ebf-833b-4e95-948f-0b666b50b0ca tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] http://10.222.0.57/volume/v3/36159a9aa30e456c89018ee558573a67/volumes/251a2c44-215b-45ec-ba57-3ef47d22c462 returned with HTTP 200 Dec 06 06:11:11.667476 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 125/255] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:11:11 2020] GET /volume/v3/36159a9aa30e456c89018ee558573a67/volumes/251a2c44-215b-45ec-ba57-3ef47d22c462 => generated 971 bytes in 458 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:11:12.695333 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-073912e0-9056-44f7-91bb-6d99fedb0823 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] GET http://10.222.0.57/volume/v3/36159a9aa30e456c89018ee558573a67/volumes/251a2c44-215b-45ec-ba57-3ef47d22c462 Dec 06 06:11:12.696264 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-073912e0-9056-44f7-91bb-6d99fedb0823 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:11:12.696264 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:11:12.696264 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:11:12.697131 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-073912e0-9056-44f7-91bb-6d99fedb0823 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:11:12.848796 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:11:12.848796 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:11:12.882607 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-073912e0-9056-44f7-91bb-6d99fedb0823 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Volume info retrieved successfully. Dec 06 06:11:12.910835 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-073912e0-9056-44f7-91bb-6d99fedb0823 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] http://10.222.0.57/volume/v3/36159a9aa30e456c89018ee558573a67/volumes/251a2c44-215b-45ec-ba57-3ef47d22c462 returned with HTTP 200 Dec 06 06:11:12.912734 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 131/256] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:11:12 2020] GET /volume/v3/36159a9aa30e456c89018ee558573a67/volumes/251a2c44-215b-45ec-ba57-3ef47d22c462 => generated 971 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:11:13.928905 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-c80b5485-6e89-44b3-9887-d8129d001860 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] GET http://10.222.0.57/volume/v3/36159a9aa30e456c89018ee558573a67/volumes/251a2c44-215b-45ec-ba57-3ef47d22c462 Dec 06 06:11:13.930027 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-c80b5485-6e89-44b3-9887-d8129d001860 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:11:13.930432 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:11:13.930432 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:11:13.931666 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-c80b5485-6e89-44b3-9887-d8129d001860 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:11:14.060730 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:11:14.060730 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:11:14.086738 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-c80b5485-6e89-44b3-9887-d8129d001860 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Volume info retrieved successfully. Dec 06 06:11:14.139182 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-c80b5485-6e89-44b3-9887-d8129d001860 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] http://10.222.0.57/volume/v3/36159a9aa30e456c89018ee558573a67/volumes/251a2c44-215b-45ec-ba57-3ef47d22c462 returned with HTTP 200 Dec 06 06:11:14.144126 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 126/257] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:11:13 2020] GET /volume/v3/36159a9aa30e456c89018ee558573a67/volumes/251a2c44-215b-45ec-ba57-3ef47d22c462 => generated 974 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:11:15.157751 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-c88caae9-667b-4014-9e22-253e2ac5587b tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] GET http://10.222.0.57/volume/v3/36159a9aa30e456c89018ee558573a67/volumes/251a2c44-215b-45ec-ba57-3ef47d22c462 Dec 06 06:11:15.159751 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-c88caae9-667b-4014-9e22-253e2ac5587b tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:11:15.160358 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:11:15.160358 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:11:15.161895 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-c88caae9-667b-4014-9e22-253e2ac5587b tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:11:15.335894 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:11:15.335894 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:11:15.346817 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-c88caae9-667b-4014-9e22-253e2ac5587b tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Volume info retrieved successfully. Dec 06 06:11:15.427286 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-c88caae9-667b-4014-9e22-253e2ac5587b tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] http://10.222.0.57/volume/v3/36159a9aa30e456c89018ee558573a67/volumes/251a2c44-215b-45ec-ba57-3ef47d22c462 returned with HTTP 200 Dec 06 06:11:15.438959 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 132/258] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:11:15 2020] GET /volume/v3/36159a9aa30e456c89018ee558573a67/volumes/251a2c44-215b-45ec-ba57-3ef47d22c462 => generated 974 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:11:16.447368 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-8053f608-d4a1-4b47-bc56-a711833e8084 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] GET http://10.222.0.57/volume/v3/36159a9aa30e456c89018ee558573a67/volumes/251a2c44-215b-45ec-ba57-3ef47d22c462 Dec 06 06:11:16.447963 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-8053f608-d4a1-4b47-bc56-a711833e8084 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:11:16.447963 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:11:16.447963 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:11:16.448362 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-8053f608-d4a1-4b47-bc56-a711833e8084 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:11:16.629761 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:11:16.629761 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:11:16.666434 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-8053f608-d4a1-4b47-bc56-a711833e8084 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Volume info retrieved successfully. Dec 06 06:11:16.735309 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-8053f608-d4a1-4b47-bc56-a711833e8084 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] http://10.222.0.57/volume/v3/36159a9aa30e456c89018ee558573a67/volumes/251a2c44-215b-45ec-ba57-3ef47d22c462 returned with HTTP 200 Dec 06 06:11:16.739502 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 127/259] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:11:16 2020] GET /volume/v3/36159a9aa30e456c89018ee558573a67/volumes/251a2c44-215b-45ec-ba57-3ef47d22c462 => generated 974 bytes in 297 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:11:17.768166 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-6e38c067-ebc9-41d1-8a7a-5c18f62905c8 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] GET http://10.222.0.57/volume/v3/36159a9aa30e456c89018ee558573a67/volumes/251a2c44-215b-45ec-ba57-3ef47d22c462 Dec 06 06:11:17.774223 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-6e38c067-ebc9-41d1-8a7a-5c18f62905c8 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:11:17.774963 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:11:17.774963 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:11:17.778754 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-6e38c067-ebc9-41d1-8a7a-5c18f62905c8 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:11:18.197329 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:11:18.197329 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:11:18.238783 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-6e38c067-ebc9-41d1-8a7a-5c18f62905c8 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Volume info retrieved successfully. Dec 06 06:11:18.286149 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-6e38c067-ebc9-41d1-8a7a-5c18f62905c8 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] http://10.222.0.57/volume/v3/36159a9aa30e456c89018ee558573a67/volumes/251a2c44-215b-45ec-ba57-3ef47d22c462 returned with HTTP 200 Dec 06 06:11:18.289366 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 133/260] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:11:17 2020] GET /volume/v3/36159a9aa30e456c89018ee558573a67/volumes/251a2c44-215b-45ec-ba57-3ef47d22c462 => generated 974 bytes in 534 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:11:19.307544 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-383a4517-c002-4c23-88fd-06b73e173375 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] GET http://10.222.0.57/volume/v3/36159a9aa30e456c89018ee558573a67/volumes/251a2c44-215b-45ec-ba57-3ef47d22c462 Dec 06 06:11:19.309780 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-383a4517-c002-4c23-88fd-06b73e173375 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:11:19.310529 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:11:19.310529 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:11:19.311344 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-383a4517-c002-4c23-88fd-06b73e173375 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:11:19.407283 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:11:19.407283 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:11:19.421108 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-383a4517-c002-4c23-88fd-06b73e173375 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Volume info retrieved successfully. Dec 06 06:11:19.472104 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-383a4517-c002-4c23-88fd-06b73e173375 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] http://10.222.0.57/volume/v3/36159a9aa30e456c89018ee558573a67/volumes/251a2c44-215b-45ec-ba57-3ef47d22c462 returned with HTTP 200 Dec 06 06:11:19.474775 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 128/261] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:11:19 2020] GET /volume/v3/36159a9aa30e456c89018ee558573a67/volumes/251a2c44-215b-45ec-ba57-3ef47d22c462 => generated 974 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:11:20.498049 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-ac6ad39b-2bdc-44ac-a2de-2e0000f97655 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] GET http://10.222.0.57/volume/v3/36159a9aa30e456c89018ee558573a67/volumes/251a2c44-215b-45ec-ba57-3ef47d22c462 Dec 06 06:11:20.503235 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-ac6ad39b-2bdc-44ac-a2de-2e0000f97655 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:11:20.503966 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:11:20.503966 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:11:20.506904 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-ac6ad39b-2bdc-44ac-a2de-2e0000f97655 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:11:20.797990 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:11:20.797990 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:11:20.826691 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-ac6ad39b-2bdc-44ac-a2de-2e0000f97655 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Volume info retrieved successfully. Dec 06 06:11:20.980037 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-ac6ad39b-2bdc-44ac-a2de-2e0000f97655 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] http://10.222.0.57/volume/v3/36159a9aa30e456c89018ee558573a67/volumes/251a2c44-215b-45ec-ba57-3ef47d22c462 returned with HTTP 200 Dec 06 06:11:20.982213 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 134/262] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:11:20 2020] GET /volume/v3/36159a9aa30e456c89018ee558573a67/volumes/251a2c44-215b-45ec-ba57-3ef47d22c462 => generated 974 bytes in 494 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:11:21.998074 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-ff8934b1-eb2c-463b-955c-2cadee52a3d4 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] GET http://10.222.0.57/volume/v3/36159a9aa30e456c89018ee558573a67/volumes/251a2c44-215b-45ec-ba57-3ef47d22c462 Dec 06 06:11:21.999206 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-ff8934b1-eb2c-463b-955c-2cadee52a3d4 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:11:21.999613 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:11:21.999613 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:11:22.000245 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-ff8934b1-eb2c-463b-955c-2cadee52a3d4 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:11:22.130294 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:11:22.130294 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:11:22.149752 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-ff8934b1-eb2c-463b-955c-2cadee52a3d4 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Volume info retrieved successfully. Dec 06 06:11:22.205433 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-ff8934b1-eb2c-463b-955c-2cadee52a3d4 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] http://10.222.0.57/volume/v3/36159a9aa30e456c89018ee558573a67/volumes/251a2c44-215b-45ec-ba57-3ef47d22c462 returned with HTTP 200 Dec 06 06:11:22.206666 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 129/263] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:11:21 2020] GET /volume/v3/36159a9aa30e456c89018ee558573a67/volumes/251a2c44-215b-45ec-ba57-3ef47d22c462 => generated 1362 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 06 06:11:22.222392 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-17008bf0-851a-4be9-8561-ff4f6df431d8 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] POST http://10.222.0.57/volume/v3/36159a9aa30e456c89018ee558573a67/volumes Dec 06 06:11:22.223177 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:11:22.223177 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:11:22.223664 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-17008bf0-851a-4be9-8561-ff4f6df431d8 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-811860276"}} {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 06 06:11:22.225220 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.v3.volumes [None req-17008bf0-851a-4be9-8561-ff4f6df431d8 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-811860276'}} {{(pid=88144) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 06 06:11:22.225369 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.v3.volumes [None req-17008bf0-851a-4be9-8561-ff4f6df431d8 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Create volume of 1 GB Dec 06 06:11:22.251948 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-17008bf0-851a-4be9-8561-ff4f6df431d8 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Availability Zones retrieved successfully. Dec 06 06:11:22.293941 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-17008bf0-851a-4be9-8561-ff4f6df431d8 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Flow 'volume_create_api' (27226856-5071-41ba-a75f-802c52000168) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88144) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 06 06:11:22.297116 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-17008bf0-851a-4be9-8561-ff4f6df431d8 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75d82a3f-44e3-450b-8f25-99589b24a3d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:11:22.302612 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.flows.api.create_volume [None req-17008bf0-851a-4be9-8561-ff4f6df431d8 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Validating volume size '1' using validate_int {{(pid=88144) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 06 06:11:22.476626 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-17008bf0-851a-4be9-8561-ff4f6df431d8 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75d82a3f-44e3-450b-8f25-99589b24a3d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-06T05:47:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=30b7e6de-5d37-476d-b3c0-b2aec991b5a5,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '30b7e6de-5d37-476d-b3c0-b2aec991b5a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:11:22.480312 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-17008bf0-851a-4be9-8561-ff4f6df431d8 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a436a15-8a8d-466e-985b-1309cc7672df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:11:22.657765 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.quota [None req-17008bf0-851a-4be9-8561-ff4f6df431d8 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Created reservations ['d0eaf7e4-c1f9-4e51-b595-955e96c3ba5e', 'd0d7f454-8812-44d6-9270-e6b2b7393b07', '70a728cc-9fef-42c6-8e96-78bad6bbf6be', 'ac77f3e7-f43b-4cb5-aa3b-334701cab956'] {{(pid=88144) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 06 06:11:22.659794 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-17008bf0-851a-4be9-8561-ff4f6df431d8 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a436a15-8a8d-466e-985b-1309cc7672df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d0eaf7e4-c1f9-4e51-b595-955e96c3ba5e', 'd0d7f454-8812-44d6-9270-e6b2b7393b07', '70a728cc-9fef-42c6-8e96-78bad6bbf6be', 'ac77f3e7-f43b-4cb5-aa3b-334701cab956']}' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:11:22.663074 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-17008bf0-851a-4be9-8561-ff4f6df431d8 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9440c48-aa89-4304-b67d-11bac6b4f71f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:11:22.711173 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-2f48d4fe-35a4-4814-8643-e1bff5f943e3 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] POST http://10.222.0.57/volume/v3/8aa87d016319408da1aa72aa057ec351/volumes Dec 06 06:11:22.713357 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:11:22.713357 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:11:22.714471 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-2f48d4fe-35a4-4814-8643-e1bff5f943e3 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1467289970", "imageRef": "7fed82d1-91fc-4842-b644-2eed26981209"}} {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 06 06:11:22.717344 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.v3.volumes [None req-2f48d4fe-35a4-4814-8643-e1bff5f943e3 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1467289970', 'imageRef': '7fed82d1-91fc-4842-b644-2eed26981209'}} {{(pid=88145) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 06 06:11:22.776346 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-17008bf0-851a-4be9-8561-ff4f6df431d8 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9440c48-aa89-4304-b67d-11bac6b4f71f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd5d6a6e8-0554-44df-8452-2f49c813dcf9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-811860276',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36159a9aa30e456c89018ee558573a67',qos_specs=None,replication_status=,reservations=['d0eaf7e4-c1f9-4e51-b595-955e96c3ba5e','d0d7f454-8812-44d6-9270-e6b2b7393b07','70a728cc-9fef-42c6-8e96-78bad6bbf6be','ac77f3e7-f43b-4cb5-aa3b-334701cab956'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0907c5c76d541d381136e81c5f251ae',volume_type_id=30b7e6de-5d37-476d-b3c0-b2aec991b5a5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-06T06:11:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-811860276',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d5d6a6e8-0554-44df-8452-2f49c813dcf9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='36159a9aa30e456c89018ee558573a67',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='e0907c5c76d541d381136e81c5f251ae',volume_attachment=,volume_type=,volume_type_id=30b7e6de-5d37-476d-b3c0-b2aec991b5a5)}' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:11:22.779059 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-17008bf0-851a-4be9-8561-ff4f6df431d8 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (208773cb-88b1-4d5b-8e89-4abd5d6aa0ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:11:22.811953 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-17008bf0-851a-4be9-8561-ff4f6df431d8 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (208773cb-88b1-4d5b-8e89-4abd5d6aa0ca) transitioned into state 'SUCCESS' from state '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-811860276',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36159a9aa30e456c89018ee558573a67',qos_specs=None,replication_status=,reservations=['d0eaf7e4-c1f9-4e51-b595-955e96c3ba5e','d0d7f454-8812-44d6-9270-e6b2b7393b07','70a728cc-9fef-42c6-8e96-78bad6bbf6be','ac77f3e7-f43b-4cb5-aa3b-334701cab956'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0907c5c76d541d381136e81c5f251ae',volume_type_id=30b7e6de-5d37-476d-b3c0-b2aec991b5a5)}' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:11:22.814176 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-17008bf0-851a-4be9-8561-ff4f6df431d8 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (388cc7ad-46dd-4493-844b-0f11439786be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:11:22.832997 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-17008bf0-851a-4be9-8561-ff4f6df431d8 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (388cc7ad-46dd-4493-844b-0f11439786be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:11:22.836474 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-17008bf0-851a-4be9-8561-ff4f6df431d8 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Flow 'volume_create_api' (27226856-5071-41ba-a75f-802c52000168) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88144) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 06 06:11:22.894139 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-17008bf0-851a-4be9-8561-ff4f6df431d8 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Create volume request issued successfully. Dec 06 06:11:22.912880 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-17008bf0-851a-4be9-8561-ff4f6df431d8 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] http://10.222.0.57/volume/v3/36159a9aa30e456c89018ee558573a67/volumes returned with HTTP 202 Dec 06 06:11:22.923680 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 135/264] 10.222.0.57 () {60 vars in 1225 bytes} [Sun Dec 6 06:11:22 2020] POST /volume/v3/36159a9aa30e456c89018ee558573a67/volumes => generated 820 bytes in 695 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 06 06:11:22.929312 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-2a617e5f-9290-4809-86eb-b5229d7a2ab6 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] GET http://10.222.0.57/volume/v3/36159a9aa30e456c89018ee558573a67/volumes/d5d6a6e8-0554-44df-8452-2f49c813dcf9 Dec 06 06:11:22.929942 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-2a617e5f-9290-4809-86eb-b5229d7a2ab6 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:11:22.930143 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:11:22.930143 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:11:22.931177 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-2a617e5f-9290-4809-86eb-b5229d7a2ab6 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:11:23.009795 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.v3.volumes [None req-2f48d4fe-35a4-4814-8643-e1bff5f943e3 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Create volume of 1 GB Dec 06 06:11:23.031763 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:11:23.031763 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:11:23.041778 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-2a617e5f-9290-4809-86eb-b5229d7a2ab6 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Volume info retrieved successfully. Dec 06 06:11:23.062205 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-2f48d4fe-35a4-4814-8643-e1bff5f943e3 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Availability Zones retrieved successfully. Dec 06 06:11:23.110272 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-2a617e5f-9290-4809-86eb-b5229d7a2ab6 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] http://10.222.0.57/volume/v3/36159a9aa30e456c89018ee558573a67/volumes/d5d6a6e8-0554-44df-8452-2f49c813dcf9 returned with HTTP 200 Dec 06 06:11:23.118791 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 136/265] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:11:22 2020] GET /volume/v3/36159a9aa30e456c89018ee558573a67/volumes/d5d6a6e8-0554-44df-8452-2f49c813dcf9 => generated 888 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:11:23.146740 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-2f48d4fe-35a4-4814-8643-e1bff5f943e3 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Flow 'volume_create_api' (a02c5b6b-a509-4ff7-81ef-24be07b52ac4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88145) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 06 06:11:23.160987 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-2f48d4fe-35a4-4814-8643-e1bff5f943e3 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5562e426-5e1b-449f-98a4-5f0c0ed445ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:11:23.163484 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.flows.api.create_volume [None req-2f48d4fe-35a4-4814-8643-e1bff5f943e3 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Validating volume size '1' using validate_int {{(pid=88145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 06 06:11:23.449289 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-2f48d4fe-35a4-4814-8643-e1bff5f943e3 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5562e426-5e1b-449f-98a4-5f0c0ed445ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-06T05:47:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=30b7e6de-5d37-476d-b3c0-b2aec991b5a5,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '30b7e6de-5d37-476d-b3c0-b2aec991b5a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:11:23.451574 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-2f48d4fe-35a4-4814-8643-e1bff5f943e3 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa382cb0-4467-4e78-a978-d901926fd5ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:11:23.591171 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.quota [None req-2f48d4fe-35a4-4814-8643-e1bff5f943e3 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Created reservations ['1c31faba-2980-42b8-abd2-98f18dbfcaa3', 'd5cbb3ef-54a3-4727-b187-9342b915b271', '96054408-9c37-4257-ba10-af63e156b945', '4580e4cd-7fbe-4019-99d2-7ec21d2cbf95'] {{(pid=88145) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 06 06:11:23.593614 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-2f48d4fe-35a4-4814-8643-e1bff5f943e3 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa382cb0-4467-4e78-a978-d901926fd5ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1c31faba-2980-42b8-abd2-98f18dbfcaa3', 'd5cbb3ef-54a3-4727-b187-9342b915b271', '96054408-9c37-4257-ba10-af63e156b945', '4580e4cd-7fbe-4019-99d2-7ec21d2cbf95']}' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:11:23.596351 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-2f48d4fe-35a4-4814-8643-e1bff5f943e3 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2318ef10-127d-44c1-b18e-b2dbe8531eda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:11:23.701118 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-2f48d4fe-35a4-4814-8643-e1bff5f943e3 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2318ef10-127d-44c1-b18e-b2dbe8531eda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '491271e8-c74d-458b-92c1-eb2d39cf2a5a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1467289970',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8aa87d016319408da1aa72aa057ec351',qos_specs=None,replication_status=,reservations=['1c31faba-2980-42b8-abd2-98f18dbfcaa3','d5cbb3ef-54a3-4727-b187-9342b915b271','96054408-9c37-4257-ba10-af63e156b945','4580e4cd-7fbe-4019-99d2-7ec21d2cbf95'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d5f0336529b4bda80264ab500fc48f7',volume_type_id=30b7e6de-5d37-476d-b3c0-b2aec991b5a5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-06T06:11:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1467289970',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=491271e8-c74d-458b-92c1-eb2d39cf2a5a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8aa87d016319408da1aa72aa057ec351',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='2d5f0336529b4bda80264ab500fc48f7',volume_attachment=,volume_type=,volume_type_id=30b7e6de-5d37-476d-b3c0-b2aec991b5a5)}' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:11:23.703223 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-2f48d4fe-35a4-4814-8643-e1bff5f943e3 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (398921d2-f068-4f7e-836b-c42e5f479aa6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:11:23.751950 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-2f48d4fe-35a4-4814-8643-e1bff5f943e3 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (398921d2-f068-4f7e-836b-c42e5f479aa6) transitioned into state 'SUCCESS' from state '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-1467289970',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8aa87d016319408da1aa72aa057ec351',qos_specs=None,replication_status=,reservations=['1c31faba-2980-42b8-abd2-98f18dbfcaa3','d5cbb3ef-54a3-4727-b187-9342b915b271','96054408-9c37-4257-ba10-af63e156b945','4580e4cd-7fbe-4019-99d2-7ec21d2cbf95'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d5f0336529b4bda80264ab500fc48f7',volume_type_id=30b7e6de-5d37-476d-b3c0-b2aec991b5a5)}' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:11:23.755433 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-2f48d4fe-35a4-4814-8643-e1bff5f943e3 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (607789ea-cb0b-4a0e-ba1f-c6232ca84d08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:11:23.799868 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-2f48d4fe-35a4-4814-8643-e1bff5f943e3 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (607789ea-cb0b-4a0e-ba1f-c6232ca84d08) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:11:23.806383 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-2f48d4fe-35a4-4814-8643-e1bff5f943e3 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Flow 'volume_create_api' (a02c5b6b-a509-4ff7-81ef-24be07b52ac4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88145) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 06 06:11:23.966584 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-2f48d4fe-35a4-4814-8643-e1bff5f943e3 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Create volume request issued successfully. Dec 06 06:11:24.007348 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-2f48d4fe-35a4-4814-8643-e1bff5f943e3 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] http://10.222.0.57/volume/v3/8aa87d016319408da1aa72aa057ec351/volumes returned with HTTP 202 Dec 06 06:11:24.022485 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 130/266] 10.222.0.57 () {60 vars in 1226 bytes} [Sun Dec 6 06:11:22 2020] POST /volume/v3/8aa87d016319408da1aa72aa057ec351/volumes => generated 826 bytes in 1573 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 06 06:11:24.028312 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-47558adf-6948-47f9-9328-e2acc831a9ab tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] GET http://10.222.0.57/volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/491271e8-c74d-458b-92c1-eb2d39cf2a5a Dec 06 06:11:24.029157 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-47558adf-6948-47f9-9328-e2acc831a9ab tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:11:24.029567 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:11:24.029567 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:11:24.030438 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-47558adf-6948-47f9-9328-e2acc831a9ab tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:11:24.136159 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-25663b59-45eb-4b20-8eb6-c41e0c3d7abe tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] GET http://10.222.0.57/volume/v3/36159a9aa30e456c89018ee558573a67/volumes/d5d6a6e8-0554-44df-8452-2f49c813dcf9 Dec 06 06:11:24.137173 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-25663b59-45eb-4b20-8eb6-c41e0c3d7abe tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:11:24.137624 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:11:24.137624 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:11:24.138309 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-25663b59-45eb-4b20-8eb6-c41e0c3d7abe tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:11:24.166349 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:11:24.166349 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:11:24.177958 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-47558adf-6948-47f9-9328-e2acc831a9ab tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Volume info retrieved successfully. Dec 06 06:11:24.205997 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-47558adf-6948-47f9-9328-e2acc831a9ab tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] http://10.222.0.57/volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/491271e8-c74d-458b-92c1-eb2d39cf2a5a returned with HTTP 200 Dec 06 06:11:24.206828 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 137/267] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:11:24 2020] GET /volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/491271e8-c74d-458b-92c1-eb2d39cf2a5a => generated 918 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:11:24.280184 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:11:24.280184 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:11:24.312199 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-25663b59-45eb-4b20-8eb6-c41e0c3d7abe tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Volume info retrieved successfully. Dec 06 06:11:24.400674 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-25663b59-45eb-4b20-8eb6-c41e0c3d7abe tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] http://10.222.0.57/volume/v3/36159a9aa30e456c89018ee558573a67/volumes/d5d6a6e8-0554-44df-8452-2f49c813dcf9 returned with HTTP 200 Dec 06 06:11:24.401539 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 131/268] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:11:24 2020] GET /volume/v3/36159a9aa30e456c89018ee558573a67/volumes/d5d6a6e8-0554-44df-8452-2f49c813dcf9 => generated 912 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:11:25.223286 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-784b35ab-e414-4c80-a6b3-f6f712fc2617 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] GET http://10.222.0.57/volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/491271e8-c74d-458b-92c1-eb2d39cf2a5a Dec 06 06:11:25.224357 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-784b35ab-e414-4c80-a6b3-f6f712fc2617 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:11:25.224796 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:11:25.224796 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:11:25.225449 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-784b35ab-e414-4c80-a6b3-f6f712fc2617 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:11:25.377975 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:11:25.377975 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:11:25.414374 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-784b35ab-e414-4c80-a6b3-f6f712fc2617 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Volume info retrieved successfully. Dec 06 06:11:25.418404 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-2f863bea-4c2b-42de-a36a-03167fee802f tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] GET http://10.222.0.57/volume/v3/36159a9aa30e456c89018ee558573a67/volumes/d5d6a6e8-0554-44df-8452-2f49c813dcf9 Dec 06 06:11:25.419148 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-2f863bea-4c2b-42de-a36a-03167fee802f tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:11:25.423171 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:11:25.423171 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:11:25.424082 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-2f863bea-4c2b-42de-a36a-03167fee802f tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:11:25.464869 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-784b35ab-e414-4c80-a6b3-f6f712fc2617 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] http://10.222.0.57/volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/491271e8-c74d-458b-92c1-eb2d39cf2a5a returned with HTTP 200 Dec 06 06:11:25.474777 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 138/269] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:11:25 2020] GET /volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/491271e8-c74d-458b-92c1-eb2d39cf2a5a => generated 918 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:11:25.524752 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:11:25.524752 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:11:25.547319 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-2f863bea-4c2b-42de-a36a-03167fee802f tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Volume info retrieved successfully. Dec 06 06:11:25.587275 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-2f863bea-4c2b-42de-a36a-03167fee802f tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] http://10.222.0.57/volume/v3/36159a9aa30e456c89018ee558573a67/volumes/d5d6a6e8-0554-44df-8452-2f49c813dcf9 returned with HTTP 200 Dec 06 06:11:25.589166 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 132/270] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:11:25 2020] GET /volume/v3/36159a9aa30e456c89018ee558573a67/volumes/d5d6a6e8-0554-44df-8452-2f49c813dcf9 => generated 913 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:11:25.606466 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-cda358e4-6658-488e-a2f1-94cb0c1f0536 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] POST http://10.222.0.57/volume/v3/36159a9aa30e456c89018ee558573a67/volumes Dec 06 06:11:25.607296 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:11:25.607296 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:11:25.607917 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-cda358e4-6658-488e-a2f1-94cb0c1f0536 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-2008304476"}} {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 06 06:11:25.609280 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.v3.volumes [None req-cda358e4-6658-488e-a2f1-94cb0c1f0536 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-2008304476'}} {{(pid=88144) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 06 06:11:25.609763 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.v3.volumes [None req-cda358e4-6658-488e-a2f1-94cb0c1f0536 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Create volume of 1 GB Dec 06 06:11:25.640034 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-cda358e4-6658-488e-a2f1-94cb0c1f0536 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Availability Zones retrieved successfully. Dec 06 06:11:25.679175 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-cda358e4-6658-488e-a2f1-94cb0c1f0536 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Flow 'volume_create_api' (eec2e539-c264-4ed9-8a31-c394695b4b81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88144) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 06 06:11:25.683067 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-cda358e4-6658-488e-a2f1-94cb0c1f0536 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b32f0ad-08e3-4677-88e8-0fdacf2caa4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:11:25.692135 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.flows.api.create_volume [None req-cda358e4-6658-488e-a2f1-94cb0c1f0536 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Validating volume size '1' using validate_int {{(pid=88144) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 06 06:11:25.878087 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-cda358e4-6658-488e-a2f1-94cb0c1f0536 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b32f0ad-08e3-4677-88e8-0fdacf2caa4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-06T05:47:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=30b7e6de-5d37-476d-b3c0-b2aec991b5a5,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '30b7e6de-5d37-476d-b3c0-b2aec991b5a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:11:25.882945 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-cda358e4-6658-488e-a2f1-94cb0c1f0536 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6826157c-3634-45ac-b314-c1f65007a702) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:11:26.069282 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.quota [None req-cda358e4-6658-488e-a2f1-94cb0c1f0536 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Created reservations ['903f2863-bd6e-4e17-9bf7-29715141cf46', '589967b7-f7e9-44c0-9b9e-60b44a198600', 'fad752e4-5cff-4b66-a7af-80018e8d608c', 'e8ff6c70-ea7c-4e4c-b6f0-311495ff60d2'] {{(pid=88144) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 06 06:11:26.071257 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-cda358e4-6658-488e-a2f1-94cb0c1f0536 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6826157c-3634-45ac-b314-c1f65007a702) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['903f2863-bd6e-4e17-9bf7-29715141cf46', '589967b7-f7e9-44c0-9b9e-60b44a198600', 'fad752e4-5cff-4b66-a7af-80018e8d608c', 'e8ff6c70-ea7c-4e4c-b6f0-311495ff60d2']}' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:11:26.077522 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-cda358e4-6658-488e-a2f1-94cb0c1f0536 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20d60bb6-db7f-4534-b5eb-bb63eb855c2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:11:26.285381 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-cda358e4-6658-488e-a2f1-94cb0c1f0536 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20d60bb6-db7f-4534-b5eb-bb63eb855c2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '734f1df5-411b-4464-bcb1-db3f43d225fa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-2008304476',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36159a9aa30e456c89018ee558573a67',qos_specs=None,replication_status=,reservations=['903f2863-bd6e-4e17-9bf7-29715141cf46','589967b7-f7e9-44c0-9b9e-60b44a198600','fad752e4-5cff-4b66-a7af-80018e8d608c','e8ff6c70-ea7c-4e4c-b6f0-311495ff60d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0907c5c76d541d381136e81c5f251ae',volume_type_id=30b7e6de-5d37-476d-b3c0-b2aec991b5a5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-06T06:11:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-2008304476',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=734f1df5-411b-4464-bcb1-db3f43d225fa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='36159a9aa30e456c89018ee558573a67',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='e0907c5c76d541d381136e81c5f251ae',volume_attachment=,volume_type=,volume_type_id=30b7e6de-5d37-476d-b3c0-b2aec991b5a5)}' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:11:26.288763 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-cda358e4-6658-488e-a2f1-94cb0c1f0536 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9637fcbf-ae64-47d4-bca0-c075f50b75c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:11:26.358935 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-cda358e4-6658-488e-a2f1-94cb0c1f0536 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9637fcbf-ae64-47d4-bca0-c075f50b75c0) transitioned into state 'SUCCESS' from state '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-2008304476',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36159a9aa30e456c89018ee558573a67',qos_specs=None,replication_status=,reservations=['903f2863-bd6e-4e17-9bf7-29715141cf46','589967b7-f7e9-44c0-9b9e-60b44a198600','fad752e4-5cff-4b66-a7af-80018e8d608c','e8ff6c70-ea7c-4e4c-b6f0-311495ff60d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0907c5c76d541d381136e81c5f251ae',volume_type_id=30b7e6de-5d37-476d-b3c0-b2aec991b5a5)}' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:11:26.361331 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-cda358e4-6658-488e-a2f1-94cb0c1f0536 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ade459c-f316-43a2-a3cf-f36546930017) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:11:26.404043 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-cda358e4-6658-488e-a2f1-94cb0c1f0536 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ade459c-f316-43a2-a3cf-f36546930017) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:11:26.417462 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-cda358e4-6658-488e-a2f1-94cb0c1f0536 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Flow 'volume_create_api' (eec2e539-c264-4ed9-8a31-c394695b4b81) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88144) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 06 06:11:26.486937 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-c9abcd92-906a-4b61-8805-ba14eb2f2dc8 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] GET http://10.222.0.57/volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/491271e8-c74d-458b-92c1-eb2d39cf2a5a Dec 06 06:11:26.488058 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-c9abcd92-906a-4b61-8805-ba14eb2f2dc8 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:11:26.488580 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:11:26.488580 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:11:26.489524 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-c9abcd92-906a-4b61-8805-ba14eb2f2dc8 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:11:26.645565 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-cda358e4-6658-488e-a2f1-94cb0c1f0536 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Create volume request issued successfully. Dec 06 06:11:26.648013 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:11:26.648013 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:11:26.678903 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-c9abcd92-906a-4b61-8805-ba14eb2f2dc8 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Volume info retrieved successfully. Dec 06 06:11:26.681431 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-cda358e4-6658-488e-a2f1-94cb0c1f0536 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] http://10.222.0.57/volume/v3/36159a9aa30e456c89018ee558573a67/volumes returned with HTTP 202 Dec 06 06:11:26.699164 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 139/271] 10.222.0.57 () {60 vars in 1225 bytes} [Sun Dec 6 06:11:25 2020] POST /volume/v3/36159a9aa30e456c89018ee558573a67/volumes => generated 821 bytes in 1097 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 06 06:11:26.706789 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-e708e669-49a6-43f3-abae-9b49c261430c tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] GET http://10.222.0.57/volume/v3/36159a9aa30e456c89018ee558573a67/volumes/734f1df5-411b-4464-bcb1-db3f43d225fa Dec 06 06:11:26.707328 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-e708e669-49a6-43f3-abae-9b49c261430c tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:11:26.707537 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:11:26.707537 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:11:26.707901 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-e708e669-49a6-43f3-abae-9b49c261430c tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:11:26.732263 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-c9abcd92-906a-4b61-8805-ba14eb2f2dc8 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] http://10.222.0.57/volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/491271e8-c74d-458b-92c1-eb2d39cf2a5a returned with HTTP 200 Dec 06 06:11:26.733808 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 133/272] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:11:26 2020] GET /volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/491271e8-c74d-458b-92c1-eb2d39cf2a5a => generated 918 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:11:26.837634 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:11:26.837634 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:11:26.851876 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-e708e669-49a6-43f3-abae-9b49c261430c tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Volume info retrieved successfully. Dec 06 06:11:26.904995 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-e708e669-49a6-43f3-abae-9b49c261430c tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] http://10.222.0.57/volume/v3/36159a9aa30e456c89018ee558573a67/volumes/734f1df5-411b-4464-bcb1-db3f43d225fa returned with HTTP 200 Dec 06 06:11:26.905826 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 140/273] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:11:26 2020] GET /volume/v3/36159a9aa30e456c89018ee558573a67/volumes/734f1df5-411b-4464-bcb1-db3f43d225fa => generated 913 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:11:27.753691 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-d04b3846-4119-4402-9bdc-ae2eedc4309b tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] GET http://10.222.0.57/volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/491271e8-c74d-458b-92c1-eb2d39cf2a5a Dec 06 06:11:27.754826 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-d04b3846-4119-4402-9bdc-ae2eedc4309b tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:11:27.755499 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:11:27.755499 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:11:27.765163 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-d04b3846-4119-4402-9bdc-ae2eedc4309b tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:11:27.922879 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-229ec00e-0b2a-43ff-b280-6d559c900739 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] GET http://10.222.0.57/volume/v3/36159a9aa30e456c89018ee558573a67/volumes/734f1df5-411b-4464-bcb1-db3f43d225fa Dec 06 06:11:27.924972 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-229ec00e-0b2a-43ff-b280-6d559c900739 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:11:27.925723 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:11:27.925723 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:11:27.926443 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-229ec00e-0b2a-43ff-b280-6d559c900739 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:11:28.030930 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:11:28.030930 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:11:28.051160 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:11:28.051160 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:11:28.067484 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-229ec00e-0b2a-43ff-b280-6d559c900739 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Volume info retrieved successfully. Dec 06 06:11:28.085218 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-d04b3846-4119-4402-9bdc-ae2eedc4309b tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Volume info retrieved successfully. Dec 06 06:11:28.157338 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-229ec00e-0b2a-43ff-b280-6d559c900739 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] http://10.222.0.57/volume/v3/36159a9aa30e456c89018ee558573a67/volumes/734f1df5-411b-4464-bcb1-db3f43d225fa returned with HTTP 200 Dec 06 06:11:28.177132 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 141/274] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:11:27 2020] GET /volume/v3/36159a9aa30e456c89018ee558573a67/volumes/734f1df5-411b-4464-bcb1-db3f43d225fa => generated 914 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:11:28.199032 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-d04b3846-4119-4402-9bdc-ae2eedc4309b tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] http://10.222.0.57/volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/491271e8-c74d-458b-92c1-eb2d39cf2a5a returned with HTTP 200 Dec 06 06:11:28.200008 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 134/275] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:11:27 2020] GET /volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/491271e8-c74d-458b-92c1-eb2d39cf2a5a => generated 918 bytes in 454 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:11:29.235875 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-fa7fc2f6-3503-48d8-b1d0-a4ec9ebc319f tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] GET http://10.222.0.57/volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/491271e8-c74d-458b-92c1-eb2d39cf2a5a Dec 06 06:11:29.236934 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-fa7fc2f6-3503-48d8-b1d0-a4ec9ebc319f tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:11:29.237167 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:11:29.237167 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:11:29.237529 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-fa7fc2f6-3503-48d8-b1d0-a4ec9ebc319f tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:11:29.483534 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:11:29.483534 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:11:29.521955 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-fa7fc2f6-3503-48d8-b1d0-a4ec9ebc319f tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Volume info retrieved successfully. Dec 06 06:11:29.587680 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-fa7fc2f6-3503-48d8-b1d0-a4ec9ebc319f tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] http://10.222.0.57/volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/491271e8-c74d-458b-92c1-eb2d39cf2a5a returned with HTTP 200 Dec 06 06:11:29.589951 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 142/276] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:11:29 2020] GET /volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/491271e8-c74d-458b-92c1-eb2d39cf2a5a => generated 918 bytes in 378 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 06 06:11:30.607915 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-86cd78a2-efea-4906-ae54-b84668ce7d15 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] GET http://10.222.0.57/volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/491271e8-c74d-458b-92c1-eb2d39cf2a5a Dec 06 06:11:30.608435 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-86cd78a2-efea-4906-ae54-b84668ce7d15 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:11:30.608567 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:11:30.608567 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:11:30.609679 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-86cd78a2-efea-4906-ae54-b84668ce7d15 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:11:30.771906 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:11:30.771906 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:11:30.806931 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-86cd78a2-efea-4906-ae54-b84668ce7d15 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Volume info retrieved successfully. Dec 06 06:11:30.860094 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-86cd78a2-efea-4906-ae54-b84668ce7d15 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] http://10.222.0.57/volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/491271e8-c74d-458b-92c1-eb2d39cf2a5a returned with HTTP 200 Dec 06 06:11:30.863399 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 135/277] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:11:30 2020] GET /volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/491271e8-c74d-458b-92c1-eb2d39cf2a5a => generated 918 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:11:31.897164 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-dbb2fe85-a83f-4bd7-9ff4-1d1b73bb559a tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] GET http://10.222.0.57/volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/491271e8-c74d-458b-92c1-eb2d39cf2a5a Dec 06 06:11:31.901488 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-dbb2fe85-a83f-4bd7-9ff4-1d1b73bb559a tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:11:31.906175 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:11:31.906175 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:11:31.907609 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-dbb2fe85-a83f-4bd7-9ff4-1d1b73bb559a tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:11:32.172430 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:11:32.172430 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:11:32.196508 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-dbb2fe85-a83f-4bd7-9ff4-1d1b73bb559a tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Volume info retrieved successfully. Dec 06 06:11:32.285899 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-dbb2fe85-a83f-4bd7-9ff4-1d1b73bb559a tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] http://10.222.0.57/volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/491271e8-c74d-458b-92c1-eb2d39cf2a5a returned with HTTP 200 Dec 06 06:11:32.287042 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 143/278] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:11:31 2020] GET /volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/491271e8-c74d-458b-92c1-eb2d39cf2a5a => generated 918 bytes in 404 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:11:33.319633 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-2d1ae1bb-bdb7-4fe3-acc0-af2199a3b2aa tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] GET http://10.222.0.57/volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/491271e8-c74d-458b-92c1-eb2d39cf2a5a Dec 06 06:11:33.321565 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-2d1ae1bb-bdb7-4fe3-acc0-af2199a3b2aa tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:11:33.322212 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:11:33.322212 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:11:33.323531 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-2d1ae1bb-bdb7-4fe3-acc0-af2199a3b2aa tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:11:33.645180 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:11:33.645180 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:11:33.685186 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-2d1ae1bb-bdb7-4fe3-acc0-af2199a3b2aa tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Volume info retrieved successfully. Dec 06 06:11:33.773901 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-2d1ae1bb-bdb7-4fe3-acc0-af2199a3b2aa tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] http://10.222.0.57/volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/491271e8-c74d-458b-92c1-eb2d39cf2a5a returned with HTTP 200 Dec 06 06:11:33.777846 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 136/279] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:11:33 2020] GET /volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/491271e8-c74d-458b-92c1-eb2d39cf2a5a => generated 918 bytes in 464 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:11:34.799346 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-abae6c79-ed2d-417c-ae3d-457df28a7c17 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] GET http://10.222.0.57/volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/491271e8-c74d-458b-92c1-eb2d39cf2a5a Dec 06 06:11:34.800025 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-abae6c79-ed2d-417c-ae3d-457df28a7c17 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:11:34.800431 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:11:34.800431 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:11:34.801307 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-abae6c79-ed2d-417c-ae3d-457df28a7c17 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:11:34.997481 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:11:34.997481 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:11:35.041233 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-abae6c79-ed2d-417c-ae3d-457df28a7c17 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Volume info retrieved successfully. Dec 06 06:11:35.155736 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-abae6c79-ed2d-417c-ae3d-457df28a7c17 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] http://10.222.0.57/volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/491271e8-c74d-458b-92c1-eb2d39cf2a5a returned with HTTP 200 Dec 06 06:11:35.157092 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 144/280] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:11:34 2020] GET /volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/491271e8-c74d-458b-92c1-eb2d39cf2a5a => generated 918 bytes in 362 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:11:36.194746 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-2f356ac6-9e9f-4836-a002-f22aae574c9b tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] GET http://10.222.0.57/volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/491271e8-c74d-458b-92c1-eb2d39cf2a5a Dec 06 06:11:36.198008 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-2f356ac6-9e9f-4836-a002-f22aae574c9b tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:11:36.198623 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:11:36.198623 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:11:36.199624 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-2f356ac6-9e9f-4836-a002-f22aae574c9b tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:11:36.467402 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:11:36.467402 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:11:36.492147 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-2f356ac6-9e9f-4836-a002-f22aae574c9b tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Volume info retrieved successfully. Dec 06 06:11:36.555266 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-2f356ac6-9e9f-4836-a002-f22aae574c9b tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] http://10.222.0.57/volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/491271e8-c74d-458b-92c1-eb2d39cf2a5a returned with HTTP 200 Dec 06 06:11:36.571898 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 137/281] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:11:36 2020] GET /volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/491271e8-c74d-458b-92c1-eb2d39cf2a5a => generated 918 bytes in 390 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:11:37.575142 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-4871fb62-9a9c-489a-b982-cb285849a553 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] GET http://10.222.0.57/volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/491271e8-c74d-458b-92c1-eb2d39cf2a5a Dec 06 06:11:37.576401 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-4871fb62-9a9c-489a-b982-cb285849a553 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:11:37.576896 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:11:37.576896 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:11:37.577778 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-4871fb62-9a9c-489a-b982-cb285849a553 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:11:37.666474 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:11:37.666474 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:11:37.678953 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-4871fb62-9a9c-489a-b982-cb285849a553 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Volume info retrieved successfully. Dec 06 06:11:37.713809 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-4871fb62-9a9c-489a-b982-cb285849a553 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] http://10.222.0.57/volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/491271e8-c74d-458b-92c1-eb2d39cf2a5a returned with HTTP 200 Dec 06 06:11:37.715006 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 145/282] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:11:37 2020] GET /volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/491271e8-c74d-458b-92c1-eb2d39cf2a5a => generated 918 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:11:38.738798 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-f3944703-febe-4a19-9944-ef28e7986ad8 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] GET http://10.222.0.57/volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/491271e8-c74d-458b-92c1-eb2d39cf2a5a Dec 06 06:11:38.739965 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-f3944703-febe-4a19-9944-ef28e7986ad8 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:11:38.740350 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:11:38.740350 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:11:38.741268 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-f3944703-febe-4a19-9944-ef28e7986ad8 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:11:38.866574 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:11:38.866574 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:11:38.893591 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-f3944703-febe-4a19-9944-ef28e7986ad8 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Volume info retrieved successfully. Dec 06 06:11:38.952213 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-f3944703-febe-4a19-9944-ef28e7986ad8 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] http://10.222.0.57/volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/491271e8-c74d-458b-92c1-eb2d39cf2a5a returned with HTTP 200 Dec 06 06:11:38.953061 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 138/283] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:11:38 2020] GET /volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/491271e8-c74d-458b-92c1-eb2d39cf2a5a => generated 918 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:11:39.970894 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-437321e1-a744-4c17-9a46-af77226315c0 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] GET http://10.222.0.57/volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/491271e8-c74d-458b-92c1-eb2d39cf2a5a Dec 06 06:11:39.972198 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-437321e1-a744-4c17-9a46-af77226315c0 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:11:39.972614 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:11:39.972614 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:11:39.974755 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-437321e1-a744-4c17-9a46-af77226315c0 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:11:40.107969 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:11:40.107969 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:11:40.138070 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-437321e1-a744-4c17-9a46-af77226315c0 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Volume info retrieved successfully. Dec 06 06:11:40.182635 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-437321e1-a744-4c17-9a46-af77226315c0 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] http://10.222.0.57/volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/491271e8-c74d-458b-92c1-eb2d39cf2a5a returned with HTTP 200 Dec 06 06:11:40.185656 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 146/284] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:11:39 2020] GET /volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/491271e8-c74d-458b-92c1-eb2d39cf2a5a => generated 918 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:11:41.214951 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-86f04f8c-b4a1-427f-bc4a-d2d389458475 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] GET http://10.222.0.57/volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/491271e8-c74d-458b-92c1-eb2d39cf2a5a Dec 06 06:11:41.217069 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-86f04f8c-b4a1-427f-bc4a-d2d389458475 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:11:41.223208 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:11:41.223208 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:11:41.224659 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-86f04f8c-b4a1-427f-bc4a-d2d389458475 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:11:41.455333 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:11:41.455333 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:11:41.474048 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-86f04f8c-b4a1-427f-bc4a-d2d389458475 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Volume info retrieved successfully. Dec 06 06:11:41.579678 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-86f04f8c-b4a1-427f-bc4a-d2d389458475 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] http://10.222.0.57/volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/491271e8-c74d-458b-92c1-eb2d39cf2a5a returned with HTTP 200 Dec 06 06:11:41.581693 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 139/285] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:11:41 2020] GET /volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/491271e8-c74d-458b-92c1-eb2d39cf2a5a => generated 918 bytes in 375 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:11:42.620652 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-35ab77f1-0286-4bfa-bdeb-892924912919 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] GET http://10.222.0.57/volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/491271e8-c74d-458b-92c1-eb2d39cf2a5a Dec 06 06:11:42.623205 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-35ab77f1-0286-4bfa-bdeb-892924912919 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:11:42.623739 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:11:42.623739 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:11:42.626156 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-35ab77f1-0286-4bfa-bdeb-892924912919 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:11:42.773151 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:11:42.773151 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:11:42.794699 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-35ab77f1-0286-4bfa-bdeb-892924912919 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Volume info retrieved successfully. Dec 06 06:11:42.849757 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-35ab77f1-0286-4bfa-bdeb-892924912919 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] http://10.222.0.57/volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/491271e8-c74d-458b-92c1-eb2d39cf2a5a returned with HTTP 200 Dec 06 06:11:42.852743 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 147/286] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:11:42 2020] GET /volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/491271e8-c74d-458b-92c1-eb2d39cf2a5a => generated 918 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:11:43.898019 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-05bbf3fc-4125-4159-bc4f-10300710dbc7 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] GET http://10.222.0.57/volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/491271e8-c74d-458b-92c1-eb2d39cf2a5a Dec 06 06:11:43.913043 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-05bbf3fc-4125-4159-bc4f-10300710dbc7 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:11:43.928294 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:11:43.928294 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:11:43.928827 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-05bbf3fc-4125-4159-bc4f-10300710dbc7 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:11:44.063098 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:11:44.063098 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:11:44.092057 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-05bbf3fc-4125-4159-bc4f-10300710dbc7 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Volume info retrieved successfully. Dec 06 06:11:44.160550 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-05bbf3fc-4125-4159-bc4f-10300710dbc7 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] http://10.222.0.57/volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/491271e8-c74d-458b-92c1-eb2d39cf2a5a returned with HTTP 200 Dec 06 06:11:44.161945 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 140/287] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:11:43 2020] GET /volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/491271e8-c74d-458b-92c1-eb2d39cf2a5a => generated 918 bytes in 283 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:11:45.190678 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-01e171d6-803b-42db-ba4a-4cd97d2c8d96 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] GET http://10.222.0.57/volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/491271e8-c74d-458b-92c1-eb2d39cf2a5a Dec 06 06:11:45.192176 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-01e171d6-803b-42db-ba4a-4cd97d2c8d96 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:11:45.192758 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:11:45.192758 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:11:45.193420 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-01e171d6-803b-42db-ba4a-4cd97d2c8d96 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:11:45.284042 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:11:45.284042 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:11:45.294873 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-01e171d6-803b-42db-ba4a-4cd97d2c8d96 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Volume info retrieved successfully. Dec 06 06:11:45.342988 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-01e171d6-803b-42db-ba4a-4cd97d2c8d96 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] http://10.222.0.57/volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/491271e8-c74d-458b-92c1-eb2d39cf2a5a returned with HTTP 200 Dec 06 06:11:45.344463 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 148/288] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:11:45 2020] GET /volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/491271e8-c74d-458b-92c1-eb2d39cf2a5a => generated 918 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:11:46.371731 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-50ba8565-87e7-488b-b65c-559ec16f0518 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] GET http://10.222.0.57/volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/491271e8-c74d-458b-92c1-eb2d39cf2a5a Dec 06 06:11:46.372324 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-50ba8565-87e7-488b-b65c-559ec16f0518 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:11:46.372453 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:11:46.372453 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:11:46.372782 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-50ba8565-87e7-488b-b65c-559ec16f0518 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:11:46.478700 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:11:46.478700 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:11:46.501854 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-50ba8565-87e7-488b-b65c-559ec16f0518 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Volume info retrieved successfully. Dec 06 06:11:46.550636 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-50ba8565-87e7-488b-b65c-559ec16f0518 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] http://10.222.0.57/volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/491271e8-c74d-458b-92c1-eb2d39cf2a5a returned with HTTP 200 Dec 06 06:11:46.551467 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 141/289] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:11:46 2020] GET /volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/491271e8-c74d-458b-92c1-eb2d39cf2a5a => generated 918 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:11:47.569780 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-bce2f798-4d56-4d6d-8e57-1c2ca2c6b773 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] GET http://10.222.0.57/volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/491271e8-c74d-458b-92c1-eb2d39cf2a5a Dec 06 06:11:47.571809 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-bce2f798-4d56-4d6d-8e57-1c2ca2c6b773 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:11:47.572334 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:11:47.572334 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:11:47.573159 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-bce2f798-4d56-4d6d-8e57-1c2ca2c6b773 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:11:47.646402 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:11:47.646402 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:11:47.668315 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-bce2f798-4d56-4d6d-8e57-1c2ca2c6b773 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Volume info retrieved successfully. Dec 06 06:11:47.748861 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-bce2f798-4d56-4d6d-8e57-1c2ca2c6b773 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] http://10.222.0.57/volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/491271e8-c74d-458b-92c1-eb2d39cf2a5a returned with HTTP 200 Dec 06 06:11:47.751349 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 149/290] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:11:47 2020] GET /volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/491271e8-c74d-458b-92c1-eb2d39cf2a5a => generated 918 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:11:48.780987 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-85007d9d-54ed-4b47-b0ed-b4a269f0c854 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] GET http://10.222.0.57/volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/491271e8-c74d-458b-92c1-eb2d39cf2a5a Dec 06 06:11:48.781870 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-85007d9d-54ed-4b47-b0ed-b4a269f0c854 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:11:48.781870 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:11:48.781870 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:11:48.782325 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-85007d9d-54ed-4b47-b0ed-b4a269f0c854 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:11:48.932537 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:11:48.932537 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:11:48.952612 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-85007d9d-54ed-4b47-b0ed-b4a269f0c854 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Volume info retrieved successfully. Dec 06 06:11:48.990808 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-85007d9d-54ed-4b47-b0ed-b4a269f0c854 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] http://10.222.0.57/volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/491271e8-c74d-458b-92c1-eb2d39cf2a5a returned with HTTP 200 Dec 06 06:11:48.991668 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 142/291] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:11:48 2020] GET /volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/491271e8-c74d-458b-92c1-eb2d39cf2a5a => generated 976 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:11:50.010630 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-ddaf91dc-6069-403e-8f86-b0176de7e810 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] GET http://10.222.0.57/volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/491271e8-c74d-458b-92c1-eb2d39cf2a5a Dec 06 06:11:50.012532 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-ddaf91dc-6069-403e-8f86-b0176de7e810 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:11:50.013213 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:11:50.013213 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:11:50.022144 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-ddaf91dc-6069-403e-8f86-b0176de7e810 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:11:50.248009 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:11:50.248009 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:11:50.264561 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-ddaf91dc-6069-403e-8f86-b0176de7e810 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Volume info retrieved successfully. Dec 06 06:11:50.332503 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-ddaf91dc-6069-403e-8f86-b0176de7e810 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] http://10.222.0.57/volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/491271e8-c74d-458b-92c1-eb2d39cf2a5a returned with HTTP 200 Dec 06 06:11:50.334908 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 150/292] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:11:50 2020] GET /volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/491271e8-c74d-458b-92c1-eb2d39cf2a5a => generated 976 bytes in 332 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:11:51.356026 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-fd7be279-5ff0-4573-a09c-669c6af0d10d tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] GET http://10.222.0.57/volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/491271e8-c74d-458b-92c1-eb2d39cf2a5a Dec 06 06:11:51.358027 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-fd7be279-5ff0-4573-a09c-669c6af0d10d tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:11:51.358628 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:11:51.358628 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:11:51.361154 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-fd7be279-5ff0-4573-a09c-669c6af0d10d tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:11:51.587820 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:11:51.587820 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:11:51.605319 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-fd7be279-5ff0-4573-a09c-669c6af0d10d tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Volume info retrieved successfully. Dec 06 06:11:51.726717 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-fd7be279-5ff0-4573-a09c-669c6af0d10d tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] http://10.222.0.57/volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/491271e8-c74d-458b-92c1-eb2d39cf2a5a returned with HTTP 200 Dec 06 06:11:51.733341 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 143/293] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:11:51 2020] GET /volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/491271e8-c74d-458b-92c1-eb2d39cf2a5a => generated 979 bytes in 385 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:11:52.771826 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-a3cbd285-0f51-4406-a2a9-a83b6721d678 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] GET http://10.222.0.57/volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/491271e8-c74d-458b-92c1-eb2d39cf2a5a Dec 06 06:11:52.773023 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-a3cbd285-0f51-4406-a2a9-a83b6721d678 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:11:52.774239 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:11:52.774239 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:11:52.775789 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-a3cbd285-0f51-4406-a2a9-a83b6721d678 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:11:52.943973 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:11:52.943973 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:11:52.962981 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-a3cbd285-0f51-4406-a2a9-a83b6721d678 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Volume info retrieved successfully. Dec 06 06:11:53.018287 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-a3cbd285-0f51-4406-a2a9-a83b6721d678 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] http://10.222.0.57/volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/491271e8-c74d-458b-92c1-eb2d39cf2a5a returned with HTTP 200 Dec 06 06:11:53.019407 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 151/294] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:11:52 2020] GET /volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/491271e8-c74d-458b-92c1-eb2d39cf2a5a => generated 979 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:11:54.039097 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-758d65be-f9a9-40c1-aa78-be8289508421 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] GET http://10.222.0.57/volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/491271e8-c74d-458b-92c1-eb2d39cf2a5a Dec 06 06:11:54.040172 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-758d65be-f9a9-40c1-aa78-be8289508421 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:11:54.040576 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:11:54.040576 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:11:54.041213 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-758d65be-f9a9-40c1-aa78-be8289508421 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:11:54.163739 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:11:54.163739 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:11:54.181635 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-758d65be-f9a9-40c1-aa78-be8289508421 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Volume info retrieved successfully. Dec 06 06:11:54.239012 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-758d65be-f9a9-40c1-aa78-be8289508421 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] http://10.222.0.57/volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/491271e8-c74d-458b-92c1-eb2d39cf2a5a returned with HTTP 200 Dec 06 06:11:54.255910 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 144/295] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:11:54 2020] GET /volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/491271e8-c74d-458b-92c1-eb2d39cf2a5a => generated 979 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:11:55.259046 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-b1524440-c861-40c1-bbf9-8002b0948c04 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] GET http://10.222.0.57/volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/491271e8-c74d-458b-92c1-eb2d39cf2a5a Dec 06 06:11:55.259613 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-b1524440-c861-40c1-bbf9-8002b0948c04 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:11:55.259772 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:11:55.259772 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:11:55.260124 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-b1524440-c861-40c1-bbf9-8002b0948c04 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:11:55.371272 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:11:55.371272 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:11:55.411383 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-b1524440-c861-40c1-bbf9-8002b0948c04 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Volume info retrieved successfully. Dec 06 06:11:55.466816 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-b1524440-c861-40c1-bbf9-8002b0948c04 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] http://10.222.0.57/volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/491271e8-c74d-458b-92c1-eb2d39cf2a5a returned with HTTP 200 Dec 06 06:11:55.467677 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 152/296] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:11:55 2020] GET /volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/491271e8-c74d-458b-92c1-eb2d39cf2a5a => generated 979 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:11:56.495900 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-c187a928-8c0d-46e4-9082-e5ac977a52e8 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] GET http://10.222.0.57/volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/491271e8-c74d-458b-92c1-eb2d39cf2a5a Dec 06 06:11:56.497402 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-c187a928-8c0d-46e4-9082-e5ac977a52e8 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:11:56.497779 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:11:56.497779 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:11:56.501395 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-c187a928-8c0d-46e4-9082-e5ac977a52e8 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:11:56.720786 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:11:56.720786 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:11:56.754995 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-c187a928-8c0d-46e4-9082-e5ac977a52e8 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Volume info retrieved successfully. Dec 06 06:11:56.806639 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-c187a928-8c0d-46e4-9082-e5ac977a52e8 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] http://10.222.0.57/volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/491271e8-c74d-458b-92c1-eb2d39cf2a5a returned with HTTP 200 Dec 06 06:11:56.807816 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 145/297] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:11:56 2020] GET /volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/491271e8-c74d-458b-92c1-eb2d39cf2a5a => generated 979 bytes in 326 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:11:57.826639 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-6e4fc894-47fa-4f87-b970-3f6d3ca3485c tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] GET http://10.222.0.57/volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/491271e8-c74d-458b-92c1-eb2d39cf2a5a Dec 06 06:11:57.828359 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-6e4fc894-47fa-4f87-b970-3f6d3ca3485c tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:11:57.828859 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:11:57.828859 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:11:57.830256 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-6e4fc894-47fa-4f87-b970-3f6d3ca3485c tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:11:58.003529 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:11:58.003529 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:11:58.051108 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-6e4fc894-47fa-4f87-b970-3f6d3ca3485c tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Volume info retrieved successfully. Dec 06 06:11:58.090015 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-6e4fc894-47fa-4f87-b970-3f6d3ca3485c tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] http://10.222.0.57/volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/491271e8-c74d-458b-92c1-eb2d39cf2a5a returned with HTTP 200 Dec 06 06:11:58.091752 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 153/298] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:11:57 2020] GET /volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/491271e8-c74d-458b-92c1-eb2d39cf2a5a => generated 979 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:11:59.116382 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-b7d37665-f8e7-49c3-8c35-abdf7e174760 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] GET http://10.222.0.57/volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/491271e8-c74d-458b-92c1-eb2d39cf2a5a Dec 06 06:11:59.117135 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-b7d37665-f8e7-49c3-8c35-abdf7e174760 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:11:59.117135 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:11:59.117135 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:11:59.117135 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-b7d37665-f8e7-49c3-8c35-abdf7e174760 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:11:59.177017 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:11:59.177017 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:11:59.186496 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-b7d37665-f8e7-49c3-8c35-abdf7e174760 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Volume info retrieved successfully. Dec 06 06:11:59.223003 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-b7d37665-f8e7-49c3-8c35-abdf7e174760 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] http://10.222.0.57/volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/491271e8-c74d-458b-92c1-eb2d39cf2a5a returned with HTTP 200 Dec 06 06:11:59.228793 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 146/299] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:11:59 2020] GET /volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/491271e8-c74d-458b-92c1-eb2d39cf2a5a => generated 1367 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 06 06:11:59.243042 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-c99ec48d-4a05-4ce8-ada1-1b50f9b87dd0 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] POST http://10.222.0.57/volume/v3/8aa87d016319408da1aa72aa057ec351/volumes Dec 06 06:11:59.243892 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:11:59.243892 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:11:59.244663 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-c99ec48d-4a05-4ce8-ada1-1b50f9b87dd0 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1776400589"}} {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 06 06:11:59.245993 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.v3.volumes [None req-c99ec48d-4a05-4ce8-ada1-1b50f9b87dd0 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1776400589'}} {{(pid=88144) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 06 06:11:59.246567 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.v3.volumes [None req-c99ec48d-4a05-4ce8-ada1-1b50f9b87dd0 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Create volume of 1 GB Dec 06 06:11:59.264486 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-c99ec48d-4a05-4ce8-ada1-1b50f9b87dd0 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Availability Zones retrieved successfully. Dec 06 06:11:59.282264 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-c99ec48d-4a05-4ce8-ada1-1b50f9b87dd0 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Flow 'volume_create_api' (b2956fb9-a12c-43ae-8a4b-e968ae1ffb9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88144) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 06 06:11:59.286228 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-c99ec48d-4a05-4ce8-ada1-1b50f9b87dd0 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7518ff85-3e70-4066-ae89-fe2819026ee7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:11:59.288492 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.flows.api.create_volume [None req-c99ec48d-4a05-4ce8-ada1-1b50f9b87dd0 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Validating volume size '1' using validate_int {{(pid=88144) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 06 06:11:59.363201 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-c99ec48d-4a05-4ce8-ada1-1b50f9b87dd0 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7518ff85-3e70-4066-ae89-fe2819026ee7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-06T05:47:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=30b7e6de-5d37-476d-b3c0-b2aec991b5a5,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '30b7e6de-5d37-476d-b3c0-b2aec991b5a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:11:59.366627 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-c99ec48d-4a05-4ce8-ada1-1b50f9b87dd0 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2579ea6-7390-4d48-8921-655ed44dd3a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:11:59.489820 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.quota [None req-c99ec48d-4a05-4ce8-ada1-1b50f9b87dd0 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Created reservations ['e5c7d99d-2557-4183-b136-61c062049a27', 'c658c3f5-3335-4052-8db3-1de109c30798', '6a0b8fde-9e12-4007-9838-fd37a42066d0', 'bdf881c6-eb65-4452-bc04-0bd3664badfa'] {{(pid=88144) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 06 06:11:59.495127 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-c99ec48d-4a05-4ce8-ada1-1b50f9b87dd0 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2579ea6-7390-4d48-8921-655ed44dd3a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e5c7d99d-2557-4183-b136-61c062049a27', 'c658c3f5-3335-4052-8db3-1de109c30798', '6a0b8fde-9e12-4007-9838-fd37a42066d0', 'bdf881c6-eb65-4452-bc04-0bd3664badfa']}' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:11:59.504830 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-c99ec48d-4a05-4ce8-ada1-1b50f9b87dd0 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2acaa677-4ce0-4875-bf25-8553efd9d000) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:11:59.623164 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-c99ec48d-4a05-4ce8-ada1-1b50f9b87dd0 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2acaa677-4ce0-4875-bf25-8553efd9d000) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '679746cd-fbe3-42f1-98fa-47283aaf4a5c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1776400589',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8aa87d016319408da1aa72aa057ec351',qos_specs=None,replication_status=,reservations=['e5c7d99d-2557-4183-b136-61c062049a27','c658c3f5-3335-4052-8db3-1de109c30798','6a0b8fde-9e12-4007-9838-fd37a42066d0','bdf881c6-eb65-4452-bc04-0bd3664badfa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d5f0336529b4bda80264ab500fc48f7',volume_type_id=30b7e6de-5d37-476d-b3c0-b2aec991b5a5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-06T06:11:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1776400589',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=679746cd-fbe3-42f1-98fa-47283aaf4a5c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8aa87d016319408da1aa72aa057ec351',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='2d5f0336529b4bda80264ab500fc48f7',volume_attachment=,volume_type=,volume_type_id=30b7e6de-5d37-476d-b3c0-b2aec991b5a5)}' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:11:59.625812 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-c99ec48d-4a05-4ce8-ada1-1b50f9b87dd0 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3186c76d-ccb4-4db5-add4-7299af0f821b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:11:59.668574 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-c99ec48d-4a05-4ce8-ada1-1b50f9b87dd0 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3186c76d-ccb4-4db5-add4-7299af0f821b) transitioned into state 'SUCCESS' from state '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-1776400589',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8aa87d016319408da1aa72aa057ec351',qos_specs=None,replication_status=,reservations=['e5c7d99d-2557-4183-b136-61c062049a27','c658c3f5-3335-4052-8db3-1de109c30798','6a0b8fde-9e12-4007-9838-fd37a42066d0','bdf881c6-eb65-4452-bc04-0bd3664badfa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d5f0336529b4bda80264ab500fc48f7',volume_type_id=30b7e6de-5d37-476d-b3c0-b2aec991b5a5)}' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:11:59.681827 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-c99ec48d-4a05-4ce8-ada1-1b50f9b87dd0 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5dd709e5-b813-4298-b9e6-13ce43d3368b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:11:59.700003 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-c99ec48d-4a05-4ce8-ada1-1b50f9b87dd0 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5dd709e5-b813-4298-b9e6-13ce43d3368b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:11:59.705390 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-c99ec48d-4a05-4ce8-ada1-1b50f9b87dd0 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Flow 'volume_create_api' (b2956fb9-a12c-43ae-8a4b-e968ae1ffb9f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88144) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 06 06:11:59.788636 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-c99ec48d-4a05-4ce8-ada1-1b50f9b87dd0 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Create volume request issued successfully. Dec 06 06:11:59.823675 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-c99ec48d-4a05-4ce8-ada1-1b50f9b87dd0 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] http://10.222.0.57/volume/v3/8aa87d016319408da1aa72aa057ec351/volumes returned with HTTP 202 Dec 06 06:11:59.834807 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 154/300] 10.222.0.57 () {60 vars in 1225 bytes} [Sun Dec 6 06:11:59 2020] POST /volume/v3/8aa87d016319408da1aa72aa057ec351/volumes => generated 826 bytes in 595 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 06 06:11:59.839744 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-b671bda9-69a8-4409-a5a4-97b6c0eb0dbb tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] GET http://10.222.0.57/volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/679746cd-fbe3-42f1-98fa-47283aaf4a5c Dec 06 06:11:59.840283 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-b671bda9-69a8-4409-a5a4-97b6c0eb0dbb tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:11:59.840505 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:11:59.840505 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:11:59.841343 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-b671bda9-69a8-4409-a5a4-97b6c0eb0dbb tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:11:59.944972 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:11:59.944972 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:11:59.955521 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-b671bda9-69a8-4409-a5a4-97b6c0eb0dbb tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Volume info retrieved successfully. Dec 06 06:11:59.982590 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-b671bda9-69a8-4409-a5a4-97b6c0eb0dbb tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] http://10.222.0.57/volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/679746cd-fbe3-42f1-98fa-47283aaf4a5c returned with HTTP 200 Dec 06 06:11:59.984103 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 147/301] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:11:59 2020] GET /volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/679746cd-fbe3-42f1-98fa-47283aaf4a5c => generated 894 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:12:01.000823 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-386bc5fb-e883-4a17-bfce-c91d2cf412d2 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] GET http://10.222.0.57/volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/679746cd-fbe3-42f1-98fa-47283aaf4a5c Dec 06 06:12:01.001357 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-386bc5fb-e883-4a17-bfce-c91d2cf412d2 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:12:01.001575 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:12:01.001575 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:12:01.001952 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-386bc5fb-e883-4a17-bfce-c91d2cf412d2 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:12:01.144111 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:12:01.144111 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:12:01.177020 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-386bc5fb-e883-4a17-bfce-c91d2cf412d2 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Volume info retrieved successfully. Dec 06 06:12:01.221986 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-386bc5fb-e883-4a17-bfce-c91d2cf412d2 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] http://10.222.0.57/volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/679746cd-fbe3-42f1-98fa-47283aaf4a5c returned with HTTP 200 Dec 06 06:12:01.233764 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 155/302] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:12:00 2020] GET /volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/679746cd-fbe3-42f1-98fa-47283aaf4a5c => generated 919 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:12:01.238175 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-010b4340-24dd-4f8b-a67c-e4e654ba457f tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] POST http://10.222.0.57/volume/v3/8aa87d016319408da1aa72aa057ec351/volumes Dec 06 06:12:01.238552 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:12:01.238552 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:12:01.239214 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-010b4340-24dd-4f8b-a67c-e4e654ba457f tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1746362657"}} {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 06 06:12:01.241100 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.v3.volumes [None req-010b4340-24dd-4f8b-a67c-e4e654ba457f tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1746362657'}} {{(pid=88145) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 06 06:12:01.241676 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.v3.volumes [None req-010b4340-24dd-4f8b-a67c-e4e654ba457f tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Create volume of 1 GB Dec 06 06:12:01.260562 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-010b4340-24dd-4f8b-a67c-e4e654ba457f tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Availability Zones retrieved successfully. Dec 06 06:12:01.282016 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-010b4340-24dd-4f8b-a67c-e4e654ba457f tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Flow 'volume_create_api' (63ba765f-bbb1-4c65-a311-113c3ea79006) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88145) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 06 06:12:01.285182 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-010b4340-24dd-4f8b-a67c-e4e654ba457f tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38b22187-a7d6-47a4-a35e-f6c7a2054829) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:12:01.303568 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.flows.api.create_volume [None req-010b4340-24dd-4f8b-a67c-e4e654ba457f tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Validating volume size '1' using validate_int {{(pid=88145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 06 06:12:01.461757 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-010b4340-24dd-4f8b-a67c-e4e654ba457f tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38b22187-a7d6-47a4-a35e-f6c7a2054829) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-06T05:47:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=30b7e6de-5d37-476d-b3c0-b2aec991b5a5,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '30b7e6de-5d37-476d-b3c0-b2aec991b5a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:12:01.468274 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-010b4340-24dd-4f8b-a67c-e4e654ba457f tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (873074aa-0909-4f55-84d3-311d55e6cd17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:12:01.617401 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.quota [None req-010b4340-24dd-4f8b-a67c-e4e654ba457f tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Created reservations ['5d8b2669-410e-4252-a09a-f0a19a7e5d62', '86b5834b-72ba-429b-b8fe-f136a149a27b', '85b953be-c5a6-4dd2-b1c6-500282197232', 'afd0a286-bbd8-4026-b0ad-69e0ebf0979e'] {{(pid=88145) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 06 06:12:01.619661 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-010b4340-24dd-4f8b-a67c-e4e654ba457f tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (873074aa-0909-4f55-84d3-311d55e6cd17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5d8b2669-410e-4252-a09a-f0a19a7e5d62', '86b5834b-72ba-429b-b8fe-f136a149a27b', '85b953be-c5a6-4dd2-b1c6-500282197232', 'afd0a286-bbd8-4026-b0ad-69e0ebf0979e']}' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:12:01.622448 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-010b4340-24dd-4f8b-a67c-e4e654ba457f tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20686dd6-33da-4aba-bbce-13f745340943) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:12:01.718749 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-010b4340-24dd-4f8b-a67c-e4e654ba457f tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20686dd6-33da-4aba-bbce-13f745340943) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '58d9f9a3-338d-4923-9b2a-afc9d99c75f6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1746362657',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8aa87d016319408da1aa72aa057ec351',qos_specs=None,replication_status=,reservations=['5d8b2669-410e-4252-a09a-f0a19a7e5d62','86b5834b-72ba-429b-b8fe-f136a149a27b','85b953be-c5a6-4dd2-b1c6-500282197232','afd0a286-bbd8-4026-b0ad-69e0ebf0979e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d5f0336529b4bda80264ab500fc48f7',volume_type_id=30b7e6de-5d37-476d-b3c0-b2aec991b5a5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-06T06:12:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1746362657',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=58d9f9a3-338d-4923-9b2a-afc9d99c75f6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8aa87d016319408da1aa72aa057ec351',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='2d5f0336529b4bda80264ab500fc48f7',volume_attachment=,volume_type=,volume_type_id=30b7e6de-5d37-476d-b3c0-b2aec991b5a5)}' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:12:01.720974 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-010b4340-24dd-4f8b-a67c-e4e654ba457f tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db4050e6-fe7a-46b9-89e3-1f33aaa576cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:12:01.751711 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-010b4340-24dd-4f8b-a67c-e4e654ba457f tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db4050e6-fe7a-46b9-89e3-1f33aaa576cd) transitioned into state 'SUCCESS' from state '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-1746362657',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8aa87d016319408da1aa72aa057ec351',qos_specs=None,replication_status=,reservations=['5d8b2669-410e-4252-a09a-f0a19a7e5d62','86b5834b-72ba-429b-b8fe-f136a149a27b','85b953be-c5a6-4dd2-b1c6-500282197232','afd0a286-bbd8-4026-b0ad-69e0ebf0979e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d5f0336529b4bda80264ab500fc48f7',volume_type_id=30b7e6de-5d37-476d-b3c0-b2aec991b5a5)}' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:12:01.753741 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-010b4340-24dd-4f8b-a67c-e4e654ba457f tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09cbc3c7-d6b9-40f6-b04c-57ac61a9b2a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:12:01.782669 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-010b4340-24dd-4f8b-a67c-e4e654ba457f tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09cbc3c7-d6b9-40f6-b04c-57ac61a9b2a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:12:01.790271 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-010b4340-24dd-4f8b-a67c-e4e654ba457f tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Flow 'volume_create_api' (63ba765f-bbb1-4c65-a311-113c3ea79006) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88145) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 06 06:12:01.894273 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-010b4340-24dd-4f8b-a67c-e4e654ba457f tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Create volume request issued successfully. Dec 06 06:12:01.913034 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-010b4340-24dd-4f8b-a67c-e4e654ba457f tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] http://10.222.0.57/volume/v3/8aa87d016319408da1aa72aa057ec351/volumes returned with HTTP 202 Dec 06 06:12:01.915253 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 148/303] 10.222.0.57 () {60 vars in 1225 bytes} [Sun Dec 6 06:12:01 2020] POST /volume/v3/8aa87d016319408da1aa72aa057ec351/volumes => generated 826 bytes in 681 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 06 06:12:01.929018 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-d040683f-57f3-4364-92bd-c06da96c87a1 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] GET http://10.222.0.57/volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/58d9f9a3-338d-4923-9b2a-afc9d99c75f6 Dec 06 06:12:01.929538 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-d040683f-57f3-4364-92bd-c06da96c87a1 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:12:01.930364 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:12:01.930364 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:12:01.930702 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-d040683f-57f3-4364-92bd-c06da96c87a1 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:12:01.996655 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:12:01.996655 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:12:02.007183 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-d040683f-57f3-4364-92bd-c06da96c87a1 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Volume info retrieved successfully. Dec 06 06:12:02.068496 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-d040683f-57f3-4364-92bd-c06da96c87a1 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] http://10.222.0.57/volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/58d9f9a3-338d-4923-9b2a-afc9d99c75f6 returned with HTTP 200 Dec 06 06:12:02.069367 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 156/304] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:12:01 2020] GET /volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/58d9f9a3-338d-4923-9b2a-afc9d99c75f6 => generated 894 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:12:03.088445 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-7cbfa3ca-27ae-41b8-a80b-ee8324ad18d1 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] GET http://10.222.0.57/volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/58d9f9a3-338d-4923-9b2a-afc9d99c75f6 Dec 06 06:12:03.089719 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-7cbfa3ca-27ae-41b8-a80b-ee8324ad18d1 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:12:03.090166 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:12:03.090166 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:12:03.090991 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-7cbfa3ca-27ae-41b8-a80b-ee8324ad18d1 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:12:03.203816 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:12:03.203816 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:12:03.219924 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-7cbfa3ca-27ae-41b8-a80b-ee8324ad18d1 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Volume info retrieved successfully. Dec 06 06:12:03.327960 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-7cbfa3ca-27ae-41b8-a80b-ee8324ad18d1 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] http://10.222.0.57/volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/58d9f9a3-338d-4923-9b2a-afc9d99c75f6 returned with HTTP 200 Dec 06 06:12:03.329565 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 149/305] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:12:03 2020] GET /volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/58d9f9a3-338d-4923-9b2a-afc9d99c75f6 => generated 919 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:12:31.933501 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-fdf4b55a-6146-499d-902b-df4e3ad430af req-c26aeb05-ef7a-43c3-8de3-52ba6b0aba47 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] GET http://10.222.0.57/volume/v3/36159a9aa30e456c89018ee558573a67/volumes/251a2c44-215b-45ec-ba57-3ef47d22c462 Dec 06 06:12:31.936327 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-fdf4b55a-6146-499d-902b-df4e3ad430af req-c26aeb05-ef7a-43c3-8de3-52ba6b0aba47 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:12:31.936814 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:12:31.936814 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:12:31.938080 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-fdf4b55a-6146-499d-902b-df4e3ad430af req-c26aeb05-ef7a-43c3-8de3-52ba6b0aba47 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:12:32.022475 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:12:32.022475 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:12:32.045636 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [req-fdf4b55a-6146-499d-902b-df4e3ad430af req-c26aeb05-ef7a-43c3-8de3-52ba6b0aba47 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Volume info retrieved successfully. Dec 06 06:12:32.101737 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-fdf4b55a-6146-499d-902b-df4e3ad430af req-c26aeb05-ef7a-43c3-8de3-52ba6b0aba47 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] http://10.222.0.57/volume/v3/36159a9aa30e456c89018ee558573a67/volumes/251a2c44-215b-45ec-ba57-3ef47d22c462 returned with HTTP 200 Dec 06 06:12:32.104270 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 157/306] 10.222.0.57 () {60 vars in 1569 bytes} [Sun Dec 6 06:12:31 2020] GET /volume/v3/36159a9aa30e456c89018ee558573a67/volumes/251a2c44-215b-45ec-ba57-3ef47d22c462 => generated 1362 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 06 06:12:32.119252 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-fdf4b55a-6146-499d-902b-df4e3ad430af req-c7519aab-da71-49d0-9a86-da102b927ec8 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] GET http://10.222.0.57/volume/v3/36159a9aa30e456c89018ee558573a67/volumes/d5d6a6e8-0554-44df-8452-2f49c813dcf9 Dec 06 06:12:32.120116 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-fdf4b55a-6146-499d-902b-df4e3ad430af req-c7519aab-da71-49d0-9a86-da102b927ec8 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:12:32.120501 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:12:32.120501 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:12:32.121181 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-fdf4b55a-6146-499d-902b-df4e3ad430af req-c7519aab-da71-49d0-9a86-da102b927ec8 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:12:32.248485 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:12:32.248485 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:12:32.276080 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [req-fdf4b55a-6146-499d-902b-df4e3ad430af req-c7519aab-da71-49d0-9a86-da102b927ec8 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Volume info retrieved successfully. Dec 06 06:12:32.307421 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-fdf4b55a-6146-499d-902b-df4e3ad430af req-c7519aab-da71-49d0-9a86-da102b927ec8 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] http://10.222.0.57/volume/v3/36159a9aa30e456c89018ee558573a67/volumes/d5d6a6e8-0554-44df-8452-2f49c813dcf9 returned with HTTP 200 Dec 06 06:12:32.308938 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 150/307] 10.222.0.57 () {60 vars in 1569 bytes} [Sun Dec 6 06:12:32 2020] GET /volume/v3/36159a9aa30e456c89018ee558573a67/volumes/d5d6a6e8-0554-44df-8452-2f49c813dcf9 => generated 913 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:12:32.339821 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-fdf4b55a-6146-499d-902b-df4e3ad430af req-5594a186-11c2-4f69-9d94-70fde33d018a tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] GET http://10.222.0.57/volume/v3/36159a9aa30e456c89018ee558573a67/volumes/734f1df5-411b-4464-bcb1-db3f43d225fa Dec 06 06:12:32.340844 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-fdf4b55a-6146-499d-902b-df4e3ad430af req-5594a186-11c2-4f69-9d94-70fde33d018a tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:12:32.341363 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:12:32.341363 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:12:32.342108 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-fdf4b55a-6146-499d-902b-df4e3ad430af req-5594a186-11c2-4f69-9d94-70fde33d018a tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:12:32.463054 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:12:32.463054 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:12:32.482370 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [req-fdf4b55a-6146-499d-902b-df4e3ad430af req-5594a186-11c2-4f69-9d94-70fde33d018a tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Volume info retrieved successfully. Dec 06 06:12:32.509583 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-fdf4b55a-6146-499d-902b-df4e3ad430af req-5594a186-11c2-4f69-9d94-70fde33d018a tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] http://10.222.0.57/volume/v3/36159a9aa30e456c89018ee558573a67/volumes/734f1df5-411b-4464-bcb1-db3f43d225fa returned with HTTP 200 Dec 06 06:12:32.511503 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 158/308] 10.222.0.57 () {60 vars in 1569 bytes} [Sun Dec 6 06:12:32 2020] GET /volume/v3/36159a9aa30e456c89018ee558573a67/volumes/734f1df5-411b-4464-bcb1-db3f43d225fa => generated 914 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:12:32.526303 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-fdf4b55a-6146-499d-902b-df4e3ad430af req-c7519aab-da71-49d0-9a86-da102b927ec8 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] GET http://10.222.0.57/volume// Dec 06 06:12:32.527175 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-fdf4b55a-6146-499d-902b-df4e3ad430af req-c7519aab-da71-49d0-9a86-da102b927ec8 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:12:32.527601 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:12:32.527601 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:12:32.528315 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-fdf4b55a-6146-499d-902b-df4e3ad430af req-c7519aab-da71-49d0-9a86-da102b927ec8 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Calling method 'all' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:12:32.530732 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-fdf4b55a-6146-499d-902b-df4e3ad430af req-c7519aab-da71-49d0-9a86-da102b927ec8 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] http://10.222.0.57/volume// returned with HTTP 300 Dec 06 06:12:32.531903 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 151/309] 10.222.0.57 () {58 vars in 1289 bytes} [Sun Dec 6 06:12:32 2020] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 06 06:12:32.558430 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-fdf4b55a-6146-499d-902b-df4e3ad430af req-9126b029-c21a-42fb-a26e-43fcc70d1c87 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] POST http://10.222.0.57/volume/v3/36159a9aa30e456c89018ee558573a67/attachments Dec 06 06:12:32.559401 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:12:32.559401 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:12:32.560166 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-fdf4b55a-6146-499d-902b-df4e3ad430af req-9126b029-c21a-42fb-a26e-43fcc70d1c87 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "251a2c44-215b-45ec-ba57-3ef47d22c462", "instance_uuid": "452af118-fcd7-4442-a532-371f4219062c", "connector": null}} {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 06 06:12:32.661086 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:12:32.661086 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:12:32.738459 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-fdf4b55a-6146-499d-902b-df4e3ad430af req-9126b029-c21a-42fb-a26e-43fcc70d1c87 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] http://10.222.0.57/volume/v3/36159a9aa30e456c89018ee558573a67/attachments returned with HTTP 200 Dec 06 06:12:32.740455 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 159/310] 10.222.0.57 () {66 vars in 1565 bytes} [Sun Dec 6 06:12:32 2020] POST /volume/v3/36159a9aa30e456c89018ee558573a67/attachments => generated 273 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 06 06:12:32.748705 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-fdf4b55a-6146-499d-902b-df4e3ad430af req-c7519aab-da71-49d0-9a86-da102b927ec8 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] GET http://10.222.0.57/volume// Dec 06 06:12:32.749176 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-fdf4b55a-6146-499d-902b-df4e3ad430af req-c7519aab-da71-49d0-9a86-da102b927ec8 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:12:32.749651 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-fdf4b55a-6146-499d-902b-df4e3ad430af req-c7519aab-da71-49d0-9a86-da102b927ec8 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Calling method 'all' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:12:32.750683 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-fdf4b55a-6146-499d-902b-df4e3ad430af req-c7519aab-da71-49d0-9a86-da102b927ec8 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] http://10.222.0.57/volume// returned with HTTP 300 Dec 06 06:12:32.751408 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 152/311] 10.222.0.57 () {58 vars in 1289 bytes} [Sun Dec 6 06:12:32 2020] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 06 06:12:32.774219 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-fdf4b55a-6146-499d-902b-df4e3ad430af req-2985ab3a-81dd-43cc-a51e-496d599006d9 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] POST http://10.222.0.57/volume/v3/36159a9aa30e456c89018ee558573a67/attachments Dec 06 06:12:32.775755 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:12:32.775755 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:12:32.776415 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-fdf4b55a-6146-499d-902b-df4e3ad430af req-2985ab3a-81dd-43cc-a51e-496d599006d9 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d5d6a6e8-0554-44df-8452-2f49c813dcf9", "instance_uuid": "452af118-fcd7-4442-a532-371f4219062c", "connector": null}} {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 06 06:12:32.842412 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:12:32.842412 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:12:32.965972 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-fdf4b55a-6146-499d-902b-df4e3ad430af req-2985ab3a-81dd-43cc-a51e-496d599006d9 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] http://10.222.0.57/volume/v3/36159a9aa30e456c89018ee558573a67/attachments returned with HTTP 200 Dec 06 06:12:32.974031 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 160/312] 10.222.0.57 () {66 vars in 1565 bytes} [Sun Dec 6 06:12:32 2020] POST /volume/v3/36159a9aa30e456c89018ee558573a67/attachments => generated 273 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 06 06:12:32.974961 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-fdf4b55a-6146-499d-902b-df4e3ad430af req-c7519aab-da71-49d0-9a86-da102b927ec8 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] GET http://10.222.0.57/volume// Dec 06 06:12:32.975601 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-fdf4b55a-6146-499d-902b-df4e3ad430af req-c7519aab-da71-49d0-9a86-da102b927ec8 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:12:32.977159 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-fdf4b55a-6146-499d-902b-df4e3ad430af req-c7519aab-da71-49d0-9a86-da102b927ec8 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Calling method 'all' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:12:32.978404 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-fdf4b55a-6146-499d-902b-df4e3ad430af req-c7519aab-da71-49d0-9a86-da102b927ec8 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] http://10.222.0.57/volume// returned with HTTP 300 Dec 06 06:12:32.979201 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 153/313] 10.222.0.57 () {58 vars in 1289 bytes} [Sun Dec 6 06:12:32 2020] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 06 06:12:33.000666 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-fdf4b55a-6146-499d-902b-df4e3ad430af req-a0879219-25dc-4735-bfaf-afbd5c41f39a tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] POST http://10.222.0.57/volume/v3/36159a9aa30e456c89018ee558573a67/attachments Dec 06 06:12:33.001400 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:12:33.001400 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:12:33.002078 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-fdf4b55a-6146-499d-902b-df4e3ad430af req-a0879219-25dc-4735-bfaf-afbd5c41f39a tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "734f1df5-411b-4464-bcb1-db3f43d225fa", "instance_uuid": "452af118-fcd7-4442-a532-371f4219062c", "connector": null}} {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 06 06:12:33.065495 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:12:33.065495 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:12:33.220661 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-fdf4b55a-6146-499d-902b-df4e3ad430af req-a0879219-25dc-4735-bfaf-afbd5c41f39a tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] http://10.222.0.57/volume/v3/36159a9aa30e456c89018ee558573a67/attachments returned with HTTP 200 Dec 06 06:12:33.221608 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 161/314] 10.222.0.57 () {66 vars in 1565 bytes} [Sun Dec 6 06:12:32 2020] POST /volume/v3/36159a9aa30e456c89018ee558573a67/attachments => generated 273 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 06 06:12:37.551256 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-fdf4b55a-6146-499d-902b-df4e3ad430af req-c7519aab-da71-49d0-9a86-da102b927ec8 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] GET http://10.222.0.57/volume// Dec 06 06:12:37.551856 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-fdf4b55a-6146-499d-902b-df4e3ad430af req-c7519aab-da71-49d0-9a86-da102b927ec8 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:12:37.552210 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-fdf4b55a-6146-499d-902b-df4e3ad430af req-c7519aab-da71-49d0-9a86-da102b927ec8 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Calling method 'all' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:12:37.553536 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-fdf4b55a-6146-499d-902b-df4e3ad430af req-c7519aab-da71-49d0-9a86-da102b927ec8 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] http://10.222.0.57/volume// returned with HTTP 300 Dec 06 06:12:37.554650 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 154/315] 10.222.0.63 () {56 vars in 1089 bytes} [Sun Dec 6 06:12:37 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 06 06:12:37.579503 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-fdf4b55a-6146-499d-902b-df4e3ad430af req-1fdabc7a-cbc6-4d44-8976-2d4a927b6003 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] GET http://10.222.0.57/volume/v3/36159a9aa30e456c89018ee558573a67/volumes/251a2c44-215b-45ec-ba57-3ef47d22c462 Dec 06 06:12:37.580090 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-fdf4b55a-6146-499d-902b-df4e3ad430af req-1fdabc7a-cbc6-4d44-8976-2d4a927b6003 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:12:37.580306 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:12:37.580306 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:12:37.584201 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-fdf4b55a-6146-499d-902b-df4e3ad430af req-1fdabc7a-cbc6-4d44-8976-2d4a927b6003 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:12:37.730942 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:12:37.730942 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:12:37.754466 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [req-fdf4b55a-6146-499d-902b-df4e3ad430af req-1fdabc7a-cbc6-4d44-8976-2d4a927b6003 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Volume info retrieved successfully. Dec 06 06:12:37.808282 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:12:37.808282 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:12:37.826664 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-fdf4b55a-6146-499d-902b-df4e3ad430af req-1fdabc7a-cbc6-4d44-8976-2d4a927b6003 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] http://10.222.0.57/volume/v3/36159a9aa30e456c89018ee558573a67/volumes/251a2c44-215b-45ec-ba57-3ef47d22c462 returned with HTTP 200 Dec 06 06:12:37.829445 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 162/316] 10.222.0.63 () {60 vars in 1403 bytes} [Sun Dec 6 06:12:37 2020] GET /volume/v3/36159a9aa30e456c89018ee558573a67/volumes/251a2c44-215b-45ec-ba57-3ef47d22c462 => generated 1460 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 06 06:12:37.866733 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-fdf4b55a-6146-499d-902b-df4e3ad430af req-c75d3de9-de5c-44d3-8852-6f16dae0c8d3 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] PUT http://10.222.0.57/volume/v3/36159a9aa30e456c89018ee558573a67/attachments/e9f90c7c-ee76-4d8b-886d-f08e5ed410ed Dec 06 06:12:37.867529 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-fdf4b55a-6146-499d-902b-df4e3ad430af req-c75d3de9-de5c-44d3-8852-6f16dae0c8d3 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.63", "host": "n-h1-765311-2", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-765311-2.cbci-765311-2.local", "mountpoint": "/dev/sda"}}} {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 06 06:12:37.971964 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 06 06:12:37.971964 n-d-765311-2 devstack@c-api.service[88143]: return self.call(f, *args, **kw) Dec 06 06:12:37.972518 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.coordination [req-fdf4b55a-6146-499d-902b-df4e3ad430af req-c75d3de9-de5c-44d3-8852-6f16dae0c8d3 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Lock "b'cinder-attachment_update-251a2c44-215b-45ec-ba57-3ef47d22c462-n-h1-765311-2'" acquired by "attachment_update" :: waited 0.026s {{(pid=88145) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 06 06:12:37.974905 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:12:37.974905 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:12:41.854205 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.coordination [req-fdf4b55a-6146-499d-902b-df4e3ad430af req-c75d3de9-de5c-44d3-8852-6f16dae0c8d3 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Lock "b'cinder-attachment_update-251a2c44-215b-45ec-ba57-3ef47d22c462-n-h1-765311-2'" released by "attachment_update" :: held 3.882s {{(pid=88145) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 06 06:12:41.856333 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-fdf4b55a-6146-499d-902b-df4e3ad430af req-c75d3de9-de5c-44d3-8852-6f16dae0c8d3 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] http://10.222.0.57/volume/v3/36159a9aa30e456c89018ee558573a67/attachments/e9f90c7c-ee76-4d8b-886d-f08e5ed410ed returned with HTTP 200 Dec 06 06:12:41.857692 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 155/317] 10.222.0.63 () {64 vars in 1468 bytes} [Sun Dec 6 06:12:37 2020] PUT /volume/v3/36159a9aa30e456c89018ee558573a67/attachments/e9f90c7c-ee76-4d8b-886d-f08e5ed410ed => generated 762 bytes in 3996 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 06 06:12:41.915707 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-fdf4b55a-6146-499d-902b-df4e3ad430af req-507e7606-dd77-4adb-9c07-ff7f0f8fe58a tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] POST http://10.222.0.57/volume/v3/36159a9aa30e456c89018ee558573a67/attachments/e9f90c7c-ee76-4d8b-886d-f08e5ed410ed/action Dec 06 06:12:41.917512 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:12:41.917512 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:12:41.918285 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-fdf4b55a-6146-499d-902b-df4e3ad430af req-507e7606-dd77-4adb-9c07-ff7f0f8fe58a tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Action body: b'{"os-complete": null}' {{(pid=88144) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 06 06:12:41.919205 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-fdf4b55a-6146-499d-902b-df4e3ad430af req-507e7606-dd77-4adb-9c07-ff7f0f8fe58a tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 06 06:12:42.121494 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:12:42.121494 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:12:42.153411 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-fdf4b55a-6146-499d-902b-df4e3ad430af req-507e7606-dd77-4adb-9c07-ff7f0f8fe58a tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] http://10.222.0.57/volume/v3/36159a9aa30e456c89018ee558573a67/attachments/e9f90c7c-ee76-4d8b-886d-f08e5ed410ed/action returned with HTTP 204 Dec 06 06:12:42.154506 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 163/318] 10.222.0.63 () {64 vars in 1489 bytes} [Sun Dec 6 06:12:41 2020] POST /volume/v3/36159a9aa30e456c89018ee558573a67/attachments/e9f90c7c-ee76-4d8b-886d-f08e5ed410ed/action => generated 0 bytes in 244 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 06 06:12:42.202426 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-fdf4b55a-6146-499d-902b-df4e3ad430af req-c75d3de9-de5c-44d3-8852-6f16dae0c8d3 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] GET http://10.222.0.57/volume// Dec 06 06:12:42.202882 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-fdf4b55a-6146-499d-902b-df4e3ad430af req-c75d3de9-de5c-44d3-8852-6f16dae0c8d3 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:12:42.203378 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:12:42.203378 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:12:42.204033 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-fdf4b55a-6146-499d-902b-df4e3ad430af req-c75d3de9-de5c-44d3-8852-6f16dae0c8d3 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Calling method 'all' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:12:42.205292 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-fdf4b55a-6146-499d-902b-df4e3ad430af req-c75d3de9-de5c-44d3-8852-6f16dae0c8d3 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] http://10.222.0.57/volume// returned with HTTP 300 Dec 06 06:12:42.206308 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 156/319] 10.222.0.63 () {56 vars in 1089 bytes} [Sun Dec 6 06:12:42 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 06 06:12:42.225585 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-fdf4b55a-6146-499d-902b-df4e3ad430af req-091776d1-f6ef-40cc-b0cc-699333baad60 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] GET http://10.222.0.57/volume/v3/36159a9aa30e456c89018ee558573a67/volumes/d5d6a6e8-0554-44df-8452-2f49c813dcf9 Dec 06 06:12:42.226628 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-fdf4b55a-6146-499d-902b-df4e3ad430af req-091776d1-f6ef-40cc-b0cc-699333baad60 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:12:42.227024 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:12:42.227024 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:12:42.227651 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-fdf4b55a-6146-499d-902b-df4e3ad430af req-091776d1-f6ef-40cc-b0cc-699333baad60 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:12:42.348251 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:12:42.348251 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:12:42.372363 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [req-fdf4b55a-6146-499d-902b-df4e3ad430af req-091776d1-f6ef-40cc-b0cc-699333baad60 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Volume info retrieved successfully. Dec 06 06:12:42.416676 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:12:42.416676 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:12:42.441566 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-fdf4b55a-6146-499d-902b-df4e3ad430af req-091776d1-f6ef-40cc-b0cc-699333baad60 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] http://10.222.0.57/volume/v3/36159a9aa30e456c89018ee558573a67/volumes/d5d6a6e8-0554-44df-8452-2f49c813dcf9 returned with HTTP 200 Dec 06 06:12:42.442538 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 164/320] 10.222.0.63 () {60 vars in 1403 bytes} [Sun Dec 6 06:12:42 2020] GET /volume/v3/36159a9aa30e456c89018ee558573a67/volumes/d5d6a6e8-0554-44df-8452-2f49c813dcf9 => generated 1011 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Dec 06 06:12:42.484553 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-fdf4b55a-6146-499d-902b-df4e3ad430af req-666d9695-35cc-41aa-8362-2528d9367d8b tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] PUT http://10.222.0.57/volume/v3/36159a9aa30e456c89018ee558573a67/attachments/2234734e-9fdb-4a0a-b9f4-2379498a33dc Dec 06 06:12:42.485421 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-fdf4b55a-6146-499d-902b-df4e3ad430af req-666d9695-35cc-41aa-8362-2528d9367d8b tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.63", "host": "n-h1-765311-2", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-765311-2.cbci-765311-2.local", "mountpoint": "/dev/sdb"}}} {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 06 06:12:42.548741 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 06 06:12:42.548741 n-d-765311-2 devstack@c-api.service[88143]: return self.call(f, *args, **kw) Dec 06 06:12:42.549394 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.coordination [req-fdf4b55a-6146-499d-902b-df4e3ad430af req-666d9695-35cc-41aa-8362-2528d9367d8b tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Lock "b'cinder-attachment_update-d5d6a6e8-0554-44df-8452-2f49c813dcf9-n-h1-765311-2'" acquired by "attachment_update" :: waited 0.017s {{(pid=88145) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 06 06:12:42.552058 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:12:42.552058 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:12:45.994789 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.coordination [req-fdf4b55a-6146-499d-902b-df4e3ad430af req-666d9695-35cc-41aa-8362-2528d9367d8b tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Lock "b'cinder-attachment_update-d5d6a6e8-0554-44df-8452-2f49c813dcf9-n-h1-765311-2'" released by "attachment_update" :: held 3.445s {{(pid=88145) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 06 06:12:45.997959 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-fdf4b55a-6146-499d-902b-df4e3ad430af req-666d9695-35cc-41aa-8362-2528d9367d8b tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] http://10.222.0.57/volume/v3/36159a9aa30e456c89018ee558573a67/attachments/2234734e-9fdb-4a0a-b9f4-2379498a33dc returned with HTTP 200 Dec 06 06:12:45.999865 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 157/321] 10.222.0.63 () {64 vars in 1468 bytes} [Sun Dec 6 06:12:42 2020] PUT /volume/v3/36159a9aa30e456c89018ee558573a67/attachments/2234734e-9fdb-4a0a-b9f4-2379498a33dc => generated 762 bytes in 3521 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 06 06:12:46.046738 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-fdf4b55a-6146-499d-902b-df4e3ad430af req-6b9f2a96-b5a3-4c68-8a84-6ad6b66f519f tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] POST http://10.222.0.57/volume/v3/36159a9aa30e456c89018ee558573a67/attachments/2234734e-9fdb-4a0a-b9f4-2379498a33dc/action Dec 06 06:12:46.047393 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:12:46.047393 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:12:46.048280 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-fdf4b55a-6146-499d-902b-df4e3ad430af req-6b9f2a96-b5a3-4c68-8a84-6ad6b66f519f tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Action body: b'{"os-complete": null}' {{(pid=88144) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 06 06:12:46.048693 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-fdf4b55a-6146-499d-902b-df4e3ad430af req-6b9f2a96-b5a3-4c68-8a84-6ad6b66f519f tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 06 06:12:46.219992 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:12:46.219992 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:12:46.251546 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-fdf4b55a-6146-499d-902b-df4e3ad430af req-6b9f2a96-b5a3-4c68-8a84-6ad6b66f519f tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] http://10.222.0.57/volume/v3/36159a9aa30e456c89018ee558573a67/attachments/2234734e-9fdb-4a0a-b9f4-2379498a33dc/action returned with HTTP 204 Dec 06 06:12:46.253098 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 165/322] 10.222.0.63 () {64 vars in 1489 bytes} [Sun Dec 6 06:12:46 2020] POST /volume/v3/36159a9aa30e456c89018ee558573a67/attachments/2234734e-9fdb-4a0a-b9f4-2379498a33dc/action => generated 0 bytes in 213 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 06 06:12:46.309622 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-fdf4b55a-6146-499d-902b-df4e3ad430af req-666d9695-35cc-41aa-8362-2528d9367d8b tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] GET http://10.222.0.57/volume// Dec 06 06:12:46.310220 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-fdf4b55a-6146-499d-902b-df4e3ad430af req-666d9695-35cc-41aa-8362-2528d9367d8b tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:12:46.310530 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:12:46.310530 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:12:46.311063 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-fdf4b55a-6146-499d-902b-df4e3ad430af req-666d9695-35cc-41aa-8362-2528d9367d8b tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Calling method 'all' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:12:46.312363 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-fdf4b55a-6146-499d-902b-df4e3ad430af req-666d9695-35cc-41aa-8362-2528d9367d8b tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] http://10.222.0.57/volume// returned with HTTP 300 Dec 06 06:12:46.313503 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 158/323] 10.222.0.63 () {56 vars in 1089 bytes} [Sun Dec 6 06:12:46 2020] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 06 06:12:46.328542 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-fdf4b55a-6146-499d-902b-df4e3ad430af req-4103d9ba-11bd-4de0-bcc5-860e139fd975 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] GET http://10.222.0.57/volume/v3/36159a9aa30e456c89018ee558573a67/volumes/734f1df5-411b-4464-bcb1-db3f43d225fa Dec 06 06:12:46.329539 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-fdf4b55a-6146-499d-902b-df4e3ad430af req-4103d9ba-11bd-4de0-bcc5-860e139fd975 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:12:46.329778 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:12:46.329778 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:12:46.330546 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-fdf4b55a-6146-499d-902b-df4e3ad430af req-4103d9ba-11bd-4de0-bcc5-860e139fd975 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:12:46.604142 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:12:46.604142 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:12:46.659979 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [req-fdf4b55a-6146-499d-902b-df4e3ad430af req-4103d9ba-11bd-4de0-bcc5-860e139fd975 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Volume info retrieved successfully. Dec 06 06:12:46.745353 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:12:46.745353 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:12:46.769926 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-fdf4b55a-6146-499d-902b-df4e3ad430af req-4103d9ba-11bd-4de0-bcc5-860e139fd975 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] http://10.222.0.57/volume/v3/36159a9aa30e456c89018ee558573a67/volumes/734f1df5-411b-4464-bcb1-db3f43d225fa returned with HTTP 200 Dec 06 06:12:46.776352 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 166/324] 10.222.0.63 () {60 vars in 1403 bytes} [Sun Dec 6 06:12:46 2020] GET /volume/v3/36159a9aa30e456c89018ee558573a67/volumes/734f1df5-411b-4464-bcb1-db3f43d225fa => generated 1012 bytes in 453 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 06 06:12:46.817069 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-fdf4b55a-6146-499d-902b-df4e3ad430af req-bea365dd-00da-4e21-88b6-6ef40ac0c67c tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] PUT http://10.222.0.57/volume/v3/36159a9aa30e456c89018ee558573a67/attachments/72a5df60-6f9d-41cb-b126-1c4ca9e8436d Dec 06 06:12:46.817885 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-fdf4b55a-6146-499d-902b-df4e3ad430af req-bea365dd-00da-4e21-88b6-6ef40ac0c67c tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.63", "host": "n-h1-765311-2", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-765311-2.cbci-765311-2.local", "mountpoint": "/dev/sdc"}}} {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 06 06:12:46.988737 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 06 06:12:46.988737 n-d-765311-2 devstack@c-api.service[88143]: return self.call(f, *args, **kw) Dec 06 06:12:46.989271 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.coordination [req-fdf4b55a-6146-499d-902b-df4e3ad430af req-bea365dd-00da-4e21-88b6-6ef40ac0c67c tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Lock "b'cinder-attachment_update-734f1df5-411b-4464-bcb1-db3f43d225fa-n-h1-765311-2'" acquired by "attachment_update" :: waited 0.033s {{(pid=88145) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 06 06:12:47.000251 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:12:47.000251 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:12:50.191358 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.coordination [req-fdf4b55a-6146-499d-902b-df4e3ad430af req-bea365dd-00da-4e21-88b6-6ef40ac0c67c tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Lock "b'cinder-attachment_update-734f1df5-411b-4464-bcb1-db3f43d225fa-n-h1-765311-2'" released by "attachment_update" :: held 3.202s {{(pid=88145) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 06 06:12:50.192050 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-fdf4b55a-6146-499d-902b-df4e3ad430af req-bea365dd-00da-4e21-88b6-6ef40ac0c67c tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] http://10.222.0.57/volume/v3/36159a9aa30e456c89018ee558573a67/attachments/72a5df60-6f9d-41cb-b126-1c4ca9e8436d returned with HTTP 200 Dec 06 06:12:50.194393 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 159/325] 10.222.0.63 () {64 vars in 1468 bytes} [Sun Dec 6 06:12:46 2020] PUT /volume/v3/36159a9aa30e456c89018ee558573a67/attachments/72a5df60-6f9d-41cb-b126-1c4ca9e8436d => generated 762 bytes in 3383 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 06 06:12:50.245057 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-fdf4b55a-6146-499d-902b-df4e3ad430af req-77ea6a67-fcfc-46ac-b528-bd5d08e6e8fe tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] POST http://10.222.0.57/volume/v3/36159a9aa30e456c89018ee558573a67/attachments/72a5df60-6f9d-41cb-b126-1c4ca9e8436d/action Dec 06 06:12:50.251380 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:12:50.251380 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:12:50.252903 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-fdf4b55a-6146-499d-902b-df4e3ad430af req-77ea6a67-fcfc-46ac-b528-bd5d08e6e8fe tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Action body: b'{"os-complete": null}' {{(pid=88144) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 06 06:12:50.253925 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-fdf4b55a-6146-499d-902b-df4e3ad430af req-77ea6a67-fcfc-46ac-b528-bd5d08e6e8fe tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 06 06:12:50.558932 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:12:50.558932 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:12:50.600047 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-fdf4b55a-6146-499d-902b-df4e3ad430af req-77ea6a67-fcfc-46ac-b528-bd5d08e6e8fe tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] http://10.222.0.57/volume/v3/36159a9aa30e456c89018ee558573a67/attachments/72a5df60-6f9d-41cb-b126-1c4ca9e8436d/action returned with HTTP 204 Dec 06 06:12:50.606232 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 167/326] 10.222.0.63 () {64 vars in 1489 bytes} [Sun Dec 6 06:12:50 2020] POST /volume/v3/36159a9aa30e456c89018ee558573a67/attachments/72a5df60-6f9d-41cb-b126-1c4ca9e8436d/action => generated 0 bytes in 375 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 06 06:13:07.471189 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-85dbfc45-8445-4999-93bb-46d1b8eea54e req-810383ea-557a-44e1-8034-1fa446460fe8 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] GET http://10.222.0.57/volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/491271e8-c74d-458b-92c1-eb2d39cf2a5a Dec 06 06:13:07.472747 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-85dbfc45-8445-4999-93bb-46d1b8eea54e req-810383ea-557a-44e1-8034-1fa446460fe8 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:13:07.473228 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:13:07.473228 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:13:07.473659 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-85dbfc45-8445-4999-93bb-46d1b8eea54e req-810383ea-557a-44e1-8034-1fa446460fe8 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:13:07.533013 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:13:07.533013 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:13:07.544669 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [req-85dbfc45-8445-4999-93bb-46d1b8eea54e req-810383ea-557a-44e1-8034-1fa446460fe8 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Volume info retrieved successfully. Dec 06 06:13:07.572343 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-85dbfc45-8445-4999-93bb-46d1b8eea54e req-810383ea-557a-44e1-8034-1fa446460fe8 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] http://10.222.0.57/volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/491271e8-c74d-458b-92c1-eb2d39cf2a5a returned with HTTP 200 Dec 06 06:13:07.573951 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 160/327] 10.222.0.57 () {60 vars in 1569 bytes} [Sun Dec 6 06:13:07 2020] GET /volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/491271e8-c74d-458b-92c1-eb2d39cf2a5a => generated 1367 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 06 06:13:07.588567 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-85dbfc45-8445-4999-93bb-46d1b8eea54e req-4bd5a273-d7f0-4f66-9c01-ef9945d322a0 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] GET http://10.222.0.57/volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/679746cd-fbe3-42f1-98fa-47283aaf4a5c Dec 06 06:13:07.589107 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-85dbfc45-8445-4999-93bb-46d1b8eea54e req-4bd5a273-d7f0-4f66-9c01-ef9945d322a0 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:13:07.589558 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:13:07.589558 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:13:07.589934 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-85dbfc45-8445-4999-93bb-46d1b8eea54e req-4bd5a273-d7f0-4f66-9c01-ef9945d322a0 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:13:07.642005 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:13:07.642005 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:13:07.653144 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [req-85dbfc45-8445-4999-93bb-46d1b8eea54e req-4bd5a273-d7f0-4f66-9c01-ef9945d322a0 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Volume info retrieved successfully. Dec 06 06:13:07.683186 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-85dbfc45-8445-4999-93bb-46d1b8eea54e req-4bd5a273-d7f0-4f66-9c01-ef9945d322a0 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] http://10.222.0.57/volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/679746cd-fbe3-42f1-98fa-47283aaf4a5c returned with HTTP 200 Dec 06 06:13:07.694134 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 168/328] 10.222.0.57 () {60 vars in 1569 bytes} [Sun Dec 6 06:13:07 2020] GET /volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/679746cd-fbe3-42f1-98fa-47283aaf4a5c => generated 919 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:13:07.703159 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-85dbfc45-8445-4999-93bb-46d1b8eea54e req-35685164-3c1c-43a2-aba6-c46cb89b9ddb tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] GET http://10.222.0.57/volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/58d9f9a3-338d-4923-9b2a-afc9d99c75f6 Dec 06 06:13:07.704043 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-85dbfc45-8445-4999-93bb-46d1b8eea54e req-35685164-3c1c-43a2-aba6-c46cb89b9ddb tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:13:07.704473 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:13:07.704473 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:13:07.705220 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-85dbfc45-8445-4999-93bb-46d1b8eea54e req-35685164-3c1c-43a2-aba6-c46cb89b9ddb tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:13:07.765041 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:13:07.765041 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:13:07.775496 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [req-85dbfc45-8445-4999-93bb-46d1b8eea54e req-35685164-3c1c-43a2-aba6-c46cb89b9ddb tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Volume info retrieved successfully. Dec 06 06:13:07.799858 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-85dbfc45-8445-4999-93bb-46d1b8eea54e req-35685164-3c1c-43a2-aba6-c46cb89b9ddb tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] http://10.222.0.57/volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/58d9f9a3-338d-4923-9b2a-afc9d99c75f6 returned with HTTP 200 Dec 06 06:13:07.801650 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 161/329] 10.222.0.57 () {60 vars in 1569 bytes} [Sun Dec 6 06:13:07 2020] GET /volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/58d9f9a3-338d-4923-9b2a-afc9d99c75f6 => generated 919 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:13:07.815074 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-85dbfc45-8445-4999-93bb-46d1b8eea54e req-4bd5a273-d7f0-4f66-9c01-ef9945d322a0 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] GET http://10.222.0.57/volume// Dec 06 06:13:07.815936 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-85dbfc45-8445-4999-93bb-46d1b8eea54e req-4bd5a273-d7f0-4f66-9c01-ef9945d322a0 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:13:07.816389 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:13:07.816389 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:13:07.817298 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-85dbfc45-8445-4999-93bb-46d1b8eea54e req-4bd5a273-d7f0-4f66-9c01-ef9945d322a0 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Calling method 'all' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:13:07.819443 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-85dbfc45-8445-4999-93bb-46d1b8eea54e req-4bd5a273-d7f0-4f66-9c01-ef9945d322a0 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] http://10.222.0.57/volume// returned with HTTP 300 Dec 06 06:13:07.820716 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 169/330] 10.222.0.57 () {58 vars in 1289 bytes} [Sun Dec 6 06:13:07 2020] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 06 06:13:07.838559 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-85dbfc45-8445-4999-93bb-46d1b8eea54e req-aa69218b-4fb0-41f5-9f58-b8173456d13b tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] POST http://10.222.0.57/volume/v3/8aa87d016319408da1aa72aa057ec351/attachments Dec 06 06:13:07.839558 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:13:07.839558 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:13:07.840271 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-85dbfc45-8445-4999-93bb-46d1b8eea54e req-aa69218b-4fb0-41f5-9f58-b8173456d13b tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "491271e8-c74d-458b-92c1-eb2d39cf2a5a", "instance_uuid": "c2914f70-362b-4478-afe4-986080394f14", "connector": null}} {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 06 06:13:07.902630 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:13:07.902630 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:13:07.981925 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-85dbfc45-8445-4999-93bb-46d1b8eea54e req-aa69218b-4fb0-41f5-9f58-b8173456d13b tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] http://10.222.0.57/volume/v3/8aa87d016319408da1aa72aa057ec351/attachments returned with HTTP 200 Dec 06 06:13:07.984649 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 162/331] 10.222.0.57 () {66 vars in 1565 bytes} [Sun Dec 6 06:13:07 2020] POST /volume/v3/8aa87d016319408da1aa72aa057ec351/attachments => generated 273 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 06 06:13:07.989826 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-85dbfc45-8445-4999-93bb-46d1b8eea54e req-4bd5a273-d7f0-4f66-9c01-ef9945d322a0 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] GET http://10.222.0.57/volume// Dec 06 06:13:07.990305 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-85dbfc45-8445-4999-93bb-46d1b8eea54e req-4bd5a273-d7f0-4f66-9c01-ef9945d322a0 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:13:07.991569 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-85dbfc45-8445-4999-93bb-46d1b8eea54e req-4bd5a273-d7f0-4f66-9c01-ef9945d322a0 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Calling method 'all' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:13:07.992734 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-85dbfc45-8445-4999-93bb-46d1b8eea54e req-4bd5a273-d7f0-4f66-9c01-ef9945d322a0 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] http://10.222.0.57/volume// returned with HTTP 300 Dec 06 06:13:07.993316 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 170/332] 10.222.0.57 () {58 vars in 1289 bytes} [Sun Dec 6 06:13:07 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 06 06:13:08.007663 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-85dbfc45-8445-4999-93bb-46d1b8eea54e req-6d9d5fd6-e878-44dd-b8f7-5fdfe228eae0 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] POST http://10.222.0.57/volume/v3/8aa87d016319408da1aa72aa057ec351/attachments Dec 06 06:13:08.008326 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:13:08.008326 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:13:08.009084 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-85dbfc45-8445-4999-93bb-46d1b8eea54e req-6d9d5fd6-e878-44dd-b8f7-5fdfe228eae0 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "679746cd-fbe3-42f1-98fa-47283aaf4a5c", "instance_uuid": "c2914f70-362b-4478-afe4-986080394f14", "connector": null}} {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 06 06:13:08.066464 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:13:08.066464 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:13:08.177001 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-85dbfc45-8445-4999-93bb-46d1b8eea54e req-6d9d5fd6-e878-44dd-b8f7-5fdfe228eae0 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] http://10.222.0.57/volume/v3/8aa87d016319408da1aa72aa057ec351/attachments returned with HTTP 200 Dec 06 06:13:08.179094 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 163/333] 10.222.0.57 () {66 vars in 1565 bytes} [Sun Dec 6 06:13:08 2020] POST /volume/v3/8aa87d016319408da1aa72aa057ec351/attachments => generated 273 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 06 06:13:08.187567 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-85dbfc45-8445-4999-93bb-46d1b8eea54e req-4bd5a273-d7f0-4f66-9c01-ef9945d322a0 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] GET http://10.222.0.57/volume// Dec 06 06:13:08.188153 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-85dbfc45-8445-4999-93bb-46d1b8eea54e req-4bd5a273-d7f0-4f66-9c01-ef9945d322a0 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:13:08.188771 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-85dbfc45-8445-4999-93bb-46d1b8eea54e req-4bd5a273-d7f0-4f66-9c01-ef9945d322a0 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Calling method 'all' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:13:08.191174 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-85dbfc45-8445-4999-93bb-46d1b8eea54e req-4bd5a273-d7f0-4f66-9c01-ef9945d322a0 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] http://10.222.0.57/volume// returned with HTTP 300 Dec 06 06:13:08.192169 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 171/334] 10.222.0.57 () {58 vars in 1289 bytes} [Sun Dec 6 06:13:08 2020] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 06 06:13:08.218991 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-85dbfc45-8445-4999-93bb-46d1b8eea54e req-319cdb3d-712f-40fd-b1d3-ceccc6b4fd7a tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] POST http://10.222.0.57/volume/v3/8aa87d016319408da1aa72aa057ec351/attachments Dec 06 06:13:08.219758 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:13:08.219758 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:13:08.220414 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-85dbfc45-8445-4999-93bb-46d1b8eea54e req-319cdb3d-712f-40fd-b1d3-ceccc6b4fd7a tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "58d9f9a3-338d-4923-9b2a-afc9d99c75f6", "instance_uuid": "c2914f70-362b-4478-afe4-986080394f14", "connector": null}} {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 06 06:13:08.279046 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:13:08.279046 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:13:08.352165 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-85dbfc45-8445-4999-93bb-46d1b8eea54e req-319cdb3d-712f-40fd-b1d3-ceccc6b4fd7a tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] http://10.222.0.57/volume/v3/8aa87d016319408da1aa72aa057ec351/attachments returned with HTTP 200 Dec 06 06:13:08.353797 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 164/335] 10.222.0.57 () {66 vars in 1565 bytes} [Sun Dec 6 06:13:08 2020] POST /volume/v3/8aa87d016319408da1aa72aa057ec351/attachments => generated 273 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 06 06:13:10.282076 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-85dbfc45-8445-4999-93bb-46d1b8eea54e req-4bd5a273-d7f0-4f66-9c01-ef9945d322a0 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] GET http://10.222.0.57/volume// Dec 06 06:13:10.282649 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-85dbfc45-8445-4999-93bb-46d1b8eea54e req-4bd5a273-d7f0-4f66-9c01-ef9945d322a0 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:13:10.282975 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-85dbfc45-8445-4999-93bb-46d1b8eea54e req-4bd5a273-d7f0-4f66-9c01-ef9945d322a0 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Calling method 'all' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:13:10.284020 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-85dbfc45-8445-4999-93bb-46d1b8eea54e req-4bd5a273-d7f0-4f66-9c01-ef9945d322a0 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] http://10.222.0.57/volume// returned with HTTP 300 Dec 06 06:13:10.284620 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 172/336] 10.222.0.55 () {56 vars in 1089 bytes} [Sun Dec 6 06:13:10 2020] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 06 06:13:10.297393 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-85dbfc45-8445-4999-93bb-46d1b8eea54e req-db4dfa7c-e363-4441-9dc1-e5c501165ae8 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] GET http://10.222.0.57/volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/491271e8-c74d-458b-92c1-eb2d39cf2a5a Dec 06 06:13:10.297960 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-85dbfc45-8445-4999-93bb-46d1b8eea54e req-db4dfa7c-e363-4441-9dc1-e5c501165ae8 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:13:10.298339 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:13:10.298339 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:13:10.298716 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-85dbfc45-8445-4999-93bb-46d1b8eea54e req-db4dfa7c-e363-4441-9dc1-e5c501165ae8 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:13:10.347749 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:13:10.347749 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:13:10.357298 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [req-85dbfc45-8445-4999-93bb-46d1b8eea54e req-db4dfa7c-e363-4441-9dc1-e5c501165ae8 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Volume info retrieved successfully. Dec 06 06:13:10.379338 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:13:10.379338 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:13:10.393308 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-85dbfc45-8445-4999-93bb-46d1b8eea54e req-db4dfa7c-e363-4441-9dc1-e5c501165ae8 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] http://10.222.0.57/volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/491271e8-c74d-458b-92c1-eb2d39cf2a5a returned with HTTP 200 Dec 06 06:13:10.395032 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 165/337] 10.222.0.55 () {60 vars in 1403 bytes} [Sun Dec 6 06:13:10 2020] GET /volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/491271e8-c74d-458b-92c1-eb2d39cf2a5a => generated 1465 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Dec 06 06:13:10.430400 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-85dbfc45-8445-4999-93bb-46d1b8eea54e req-83a002c0-4b98-4c98-ad06-60f6885a00c2 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] PUT http://10.222.0.57/volume/v3/8aa87d016319408da1aa72aa057ec351/attachments/9f0b5c0c-364d-498e-ba03-6a0f5f815ead Dec 06 06:13:10.431491 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-85dbfc45-8445-4999-93bb-46d1b8eea54e req-83a002c0-4b98-4c98-ad06-60f6885a00c2 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.55", "host": "n-h2-765311-2", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765311-2.cbci-765311-2.local", "mountpoint": "/dev/sda"}}} {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 06 06:13:10.463056 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 06 06:13:10.463056 n-d-765311-2 devstack@c-api.service[88143]: return self.call(f, *args, **kw) Dec 06 06:13:10.463927 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.coordination [req-85dbfc45-8445-4999-93bb-46d1b8eea54e req-83a002c0-4b98-4c98-ad06-60f6885a00c2 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Lock "b'cinder-attachment_update-491271e8-c74d-458b-92c1-eb2d39cf2a5a-n-h2-765311-2'" acquired by "attachment_update" :: waited 0.012s {{(pid=88144) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 06 06:13:10.466492 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:13:10.466492 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:13:12.189928 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.coordination [req-85dbfc45-8445-4999-93bb-46d1b8eea54e req-83a002c0-4b98-4c98-ad06-60f6885a00c2 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Lock "b'cinder-attachment_update-491271e8-c74d-458b-92c1-eb2d39cf2a5a-n-h2-765311-2'" released by "attachment_update" :: held 1.726s {{(pid=88144) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 06 06:13:12.191777 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-85dbfc45-8445-4999-93bb-46d1b8eea54e req-83a002c0-4b98-4c98-ad06-60f6885a00c2 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] http://10.222.0.57/volume/v3/8aa87d016319408da1aa72aa057ec351/attachments/9f0b5c0c-364d-498e-ba03-6a0f5f815ead returned with HTTP 200 Dec 06 06:13:12.194612 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 173/338] 10.222.0.55 () {64 vars in 1468 bytes} [Sun Dec 6 06:13:10 2020] PUT /volume/v3/8aa87d016319408da1aa72aa057ec351/attachments/9f0b5c0c-364d-498e-ba03-6a0f5f815ead => generated 762 bytes in 1769 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 06 06:13:12.235668 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-85dbfc45-8445-4999-93bb-46d1b8eea54e req-76682957-6a97-4435-a633-f2ebbe33c539 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] POST http://10.222.0.57/volume/v3/8aa87d016319408da1aa72aa057ec351/attachments/9f0b5c0c-364d-498e-ba03-6a0f5f815ead/action Dec 06 06:13:12.236835 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:13:12.236835 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:13:12.237695 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-85dbfc45-8445-4999-93bb-46d1b8eea54e req-76682957-6a97-4435-a633-f2ebbe33c539 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Action body: b'{"os-complete": null}' {{(pid=88145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 06 06:13:12.238237 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-85dbfc45-8445-4999-93bb-46d1b8eea54e req-76682957-6a97-4435-a633-f2ebbe33c539 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 06 06:13:12.339369 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:13:12.339369 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:13:12.401274 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-85dbfc45-8445-4999-93bb-46d1b8eea54e req-76682957-6a97-4435-a633-f2ebbe33c539 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] http://10.222.0.57/volume/v3/8aa87d016319408da1aa72aa057ec351/attachments/9f0b5c0c-364d-498e-ba03-6a0f5f815ead/action returned with HTTP 204 Dec 06 06:13:12.403786 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 166/339] 10.222.0.55 () {64 vars in 1489 bytes} [Sun Dec 6 06:13:12 2020] POST /volume/v3/8aa87d016319408da1aa72aa057ec351/attachments/9f0b5c0c-364d-498e-ba03-6a0f5f815ead/action => generated 0 bytes in 173 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 06 06:13:12.447663 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-85dbfc45-8445-4999-93bb-46d1b8eea54e req-83a002c0-4b98-4c98-ad06-60f6885a00c2 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] GET http://10.222.0.57/volume// Dec 06 06:13:12.448411 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-85dbfc45-8445-4999-93bb-46d1b8eea54e req-83a002c0-4b98-4c98-ad06-60f6885a00c2 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:13:12.448860 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:13:12.448860 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:13:12.449668 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-85dbfc45-8445-4999-93bb-46d1b8eea54e req-83a002c0-4b98-4c98-ad06-60f6885a00c2 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Calling method 'all' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:13:12.450964 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-85dbfc45-8445-4999-93bb-46d1b8eea54e req-83a002c0-4b98-4c98-ad06-60f6885a00c2 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] http://10.222.0.57/volume// returned with HTTP 300 Dec 06 06:13:12.451744 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 174/340] 10.222.0.55 () {56 vars in 1089 bytes} [Sun Dec 6 06:13:12 2020] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 06 06:13:12.464843 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-85dbfc45-8445-4999-93bb-46d1b8eea54e req-25b42a9b-a284-4965-b3d3-931984938248 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] GET http://10.222.0.57/volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/679746cd-fbe3-42f1-98fa-47283aaf4a5c Dec 06 06:13:12.465704 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-85dbfc45-8445-4999-93bb-46d1b8eea54e req-25b42a9b-a284-4965-b3d3-931984938248 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:13:12.466030 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:13:12.466030 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:13:12.466600 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-85dbfc45-8445-4999-93bb-46d1b8eea54e req-25b42a9b-a284-4965-b3d3-931984938248 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:13:12.572124 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:13:12.572124 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:13:12.589041 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [req-85dbfc45-8445-4999-93bb-46d1b8eea54e req-25b42a9b-a284-4965-b3d3-931984938248 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Volume info retrieved successfully. Dec 06 06:13:12.609934 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:13:12.609934 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:13:12.639459 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-85dbfc45-8445-4999-93bb-46d1b8eea54e req-25b42a9b-a284-4965-b3d3-931984938248 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] http://10.222.0.57/volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/679746cd-fbe3-42f1-98fa-47283aaf4a5c returned with HTTP 200 Dec 06 06:13:12.643374 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 167/341] 10.222.0.55 () {60 vars in 1403 bytes} [Sun Dec 6 06:13:12 2020] GET /volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/679746cd-fbe3-42f1-98fa-47283aaf4a5c => generated 1017 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 06 06:13:12.687809 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-85dbfc45-8445-4999-93bb-46d1b8eea54e req-76727df2-44a9-41dc-a3b1-937e99c9489c tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] PUT http://10.222.0.57/volume/v3/8aa87d016319408da1aa72aa057ec351/attachments/d4f89e85-b08f-46ab-bf57-d2a898657f65 Dec 06 06:13:12.688945 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-85dbfc45-8445-4999-93bb-46d1b8eea54e req-76727df2-44a9-41dc-a3b1-937e99c9489c tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.55", "host": "n-h2-765311-2", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765311-2.cbci-765311-2.local", "mountpoint": "/dev/sdb"}}} {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 06 06:13:12.741136 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 06 06:13:12.741136 n-d-765311-2 devstack@c-api.service[88143]: return self.call(f, *args, **kw) Dec 06 06:13:12.742342 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.coordination [req-85dbfc45-8445-4999-93bb-46d1b8eea54e req-76727df2-44a9-41dc-a3b1-937e99c9489c tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Lock "b'cinder-attachment_update-679746cd-fbe3-42f1-98fa-47283aaf4a5c-n-h2-765311-2'" acquired by "attachment_update" :: waited 0.011s {{(pid=88144) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 06 06:13:12.744852 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:13:12.744852 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:13:14.395377 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.coordination [req-85dbfc45-8445-4999-93bb-46d1b8eea54e req-76727df2-44a9-41dc-a3b1-937e99c9489c tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Lock "b'cinder-attachment_update-679746cd-fbe3-42f1-98fa-47283aaf4a5c-n-h2-765311-2'" released by "attachment_update" :: held 1.653s {{(pid=88144) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 06 06:13:14.396177 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-85dbfc45-8445-4999-93bb-46d1b8eea54e req-76727df2-44a9-41dc-a3b1-937e99c9489c tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] http://10.222.0.57/volume/v3/8aa87d016319408da1aa72aa057ec351/attachments/d4f89e85-b08f-46ab-bf57-d2a898657f65 returned with HTTP 200 Dec 06 06:13:14.397876 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 175/342] 10.222.0.55 () {64 vars in 1468 bytes} [Sun Dec 6 06:13:12 2020] PUT /volume/v3/8aa87d016319408da1aa72aa057ec351/attachments/d4f89e85-b08f-46ab-bf57-d2a898657f65 => generated 762 bytes in 1724 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 06 06:13:14.445492 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-85dbfc45-8445-4999-93bb-46d1b8eea54e req-7494b6ab-b36a-409b-b262-5da7fc6ca680 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] POST http://10.222.0.57/volume/v3/8aa87d016319408da1aa72aa057ec351/attachments/d4f89e85-b08f-46ab-bf57-d2a898657f65/action Dec 06 06:13:14.450934 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:13:14.450934 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:13:14.451771 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-85dbfc45-8445-4999-93bb-46d1b8eea54e req-7494b6ab-b36a-409b-b262-5da7fc6ca680 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Action body: b'{"os-complete": null}' {{(pid=88145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 06 06:13:14.452289 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-85dbfc45-8445-4999-93bb-46d1b8eea54e req-7494b6ab-b36a-409b-b262-5da7fc6ca680 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 06 06:13:14.556724 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:13:14.556724 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:13:14.591516 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-85dbfc45-8445-4999-93bb-46d1b8eea54e req-7494b6ab-b36a-409b-b262-5da7fc6ca680 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] http://10.222.0.57/volume/v3/8aa87d016319408da1aa72aa057ec351/attachments/d4f89e85-b08f-46ab-bf57-d2a898657f65/action returned with HTTP 204 Dec 06 06:13:14.592576 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 168/343] 10.222.0.55 () {64 vars in 1489 bytes} [Sun Dec 6 06:13:14 2020] POST /volume/v3/8aa87d016319408da1aa72aa057ec351/attachments/d4f89e85-b08f-46ab-bf57-d2a898657f65/action => generated 0 bytes in 153 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 06 06:13:14.640285 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-85dbfc45-8445-4999-93bb-46d1b8eea54e req-76727df2-44a9-41dc-a3b1-937e99c9489c tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] GET http://10.222.0.57/volume// Dec 06 06:13:14.640784 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-85dbfc45-8445-4999-93bb-46d1b8eea54e req-76727df2-44a9-41dc-a3b1-937e99c9489c tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:13:14.641010 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:13:14.641010 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:13:14.641616 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-85dbfc45-8445-4999-93bb-46d1b8eea54e req-76727df2-44a9-41dc-a3b1-937e99c9489c tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Calling method 'all' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:13:14.642447 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-85dbfc45-8445-4999-93bb-46d1b8eea54e req-76727df2-44a9-41dc-a3b1-937e99c9489c tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] http://10.222.0.57/volume// returned with HTTP 300 Dec 06 06:13:14.643301 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 176/344] 10.222.0.55 () {56 vars in 1089 bytes} [Sun Dec 6 06:13:14 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 06 06:13:14.657575 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-85dbfc45-8445-4999-93bb-46d1b8eea54e req-323a6659-4b43-40dc-a806-49ac60daf8d6 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] GET http://10.222.0.57/volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/58d9f9a3-338d-4923-9b2a-afc9d99c75f6 Dec 06 06:13:14.658457 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-85dbfc45-8445-4999-93bb-46d1b8eea54e req-323a6659-4b43-40dc-a806-49ac60daf8d6 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:13:14.658787 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:13:14.658787 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:13:14.659355 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-85dbfc45-8445-4999-93bb-46d1b8eea54e req-323a6659-4b43-40dc-a806-49ac60daf8d6 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:13:14.782095 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:13:14.782095 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:13:14.795558 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [req-85dbfc45-8445-4999-93bb-46d1b8eea54e req-323a6659-4b43-40dc-a806-49ac60daf8d6 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Volume info retrieved successfully. Dec 06 06:13:14.823131 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:13:14.823131 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:13:14.832788 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-85dbfc45-8445-4999-93bb-46d1b8eea54e req-323a6659-4b43-40dc-a806-49ac60daf8d6 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] http://10.222.0.57/volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/58d9f9a3-338d-4923-9b2a-afc9d99c75f6 returned with HTTP 200 Dec 06 06:13:14.834831 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 169/345] 10.222.0.55 () {60 vars in 1403 bytes} [Sun Dec 6 06:13:14 2020] GET /volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/58d9f9a3-338d-4923-9b2a-afc9d99c75f6 => generated 1017 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 06 06:13:14.875089 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-85dbfc45-8445-4999-93bb-46d1b8eea54e req-6128b907-9e0c-4acf-8e40-559e6e4b11d8 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] PUT http://10.222.0.57/volume/v3/8aa87d016319408da1aa72aa057ec351/attachments/564d80b9-b162-49a7-ab95-074ad5a3f582 Dec 06 06:13:14.875915 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-85dbfc45-8445-4999-93bb-46d1b8eea54e req-6128b907-9e0c-4acf-8e40-559e6e4b11d8 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.55", "host": "n-h2-765311-2", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765311-2.cbci-765311-2.local", "mountpoint": "/dev/sdc"}}} {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 06 06:13:14.940787 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 06 06:13:14.940787 n-d-765311-2 devstack@c-api.service[88143]: return self.call(f, *args, **kw) Dec 06 06:13:14.941293 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.coordination [req-85dbfc45-8445-4999-93bb-46d1b8eea54e req-6128b907-9e0c-4acf-8e40-559e6e4b11d8 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Lock "b'cinder-attachment_update-58d9f9a3-338d-4923-9b2a-afc9d99c75f6-n-h2-765311-2'" acquired by "attachment_update" :: waited 0.010s {{(pid=88144) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 06 06:13:14.943911 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:13:14.943911 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:13:16.706506 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.coordination [req-85dbfc45-8445-4999-93bb-46d1b8eea54e req-6128b907-9e0c-4acf-8e40-559e6e4b11d8 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Lock "b'cinder-attachment_update-58d9f9a3-338d-4923-9b2a-afc9d99c75f6-n-h2-765311-2'" released by "attachment_update" :: held 1.765s {{(pid=88144) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 06 06:13:16.707189 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-85dbfc45-8445-4999-93bb-46d1b8eea54e req-6128b907-9e0c-4acf-8e40-559e6e4b11d8 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] http://10.222.0.57/volume/v3/8aa87d016319408da1aa72aa057ec351/attachments/564d80b9-b162-49a7-ab95-074ad5a3f582 returned with HTTP 200 Dec 06 06:13:16.708084 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 177/346] 10.222.0.55 () {64 vars in 1468 bytes} [Sun Dec 6 06:13:14 2020] PUT /volume/v3/8aa87d016319408da1aa72aa057ec351/attachments/564d80b9-b162-49a7-ab95-074ad5a3f582 => generated 762 bytes in 1838 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 06 06:13:16.759718 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-85dbfc45-8445-4999-93bb-46d1b8eea54e req-bec7af1a-a3ee-4968-bb11-706539d8d81e tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] POST http://10.222.0.57/volume/v3/8aa87d016319408da1aa72aa057ec351/attachments/564d80b9-b162-49a7-ab95-074ad5a3f582/action Dec 06 06:13:16.760319 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:13:16.760319 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:13:16.762122 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-85dbfc45-8445-4999-93bb-46d1b8eea54e req-bec7af1a-a3ee-4968-bb11-706539d8d81e tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Action body: b'{"os-complete": null}' {{(pid=88145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 06 06:13:16.762514 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-85dbfc45-8445-4999-93bb-46d1b8eea54e req-bec7af1a-a3ee-4968-bb11-706539d8d81e tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 06 06:13:16.833250 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:13:16.833250 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:13:16.847814 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-85dbfc45-8445-4999-93bb-46d1b8eea54e req-bec7af1a-a3ee-4968-bb11-706539d8d81e tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] http://10.222.0.57/volume/v3/8aa87d016319408da1aa72aa057ec351/attachments/564d80b9-b162-49a7-ab95-074ad5a3f582/action returned with HTTP 204 Dec 06 06:13:16.848940 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 170/347] 10.222.0.55 () {64 vars in 1489 bytes} [Sun Dec 6 06:13:16 2020] POST /volume/v3/8aa87d016319408da1aa72aa057ec351/attachments/564d80b9-b162-49a7-ab95-074ad5a3f582/action => generated 0 bytes in 95 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 06 06:15:21.108088 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-836cb461-4170-4444-ad43-26df48ceeec9 tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] DELETE http://10.222.0.57/volume/v3/388ba1a1d833489b89df62d5b67b7c2a/volumes/92afa792-6f5c-4b22-8634-f5d2335e4f6b Dec 06 06:15:21.109757 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-836cb461-4170-4444-ad43-26df48ceeec9 tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:15:21.111008 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:15:21.111008 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:15:21.113204 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-836cb461-4170-4444-ad43-26df48ceeec9 tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] Calling method 'delete' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:15:21.114951 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.v3.volumes [None req-836cb461-4170-4444-ad43-26df48ceeec9 tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] Delete volume with id: 92afa792-6f5c-4b22-8634-f5d2335e4f6b Dec 06 06:15:21.261223 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:15:21.261223 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:15:21.262459 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-836cb461-4170-4444-ad43-26df48ceeec9 tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] Volume info retrieved successfully. Dec 06 06:15:21.385781 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-836cb461-4170-4444-ad43-26df48ceeec9 tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] Delete volume request issued successfully. Dec 06 06:15:21.385781 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-836cb461-4170-4444-ad43-26df48ceeec9 tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] http://10.222.0.57/volume/v3/388ba1a1d833489b89df62d5b67b7c2a/volumes/92afa792-6f5c-4b22-8634-f5d2335e4f6b returned with HTTP 202 Dec 06 06:15:21.385781 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 178/348] 10.222.0.57 () {58 vars in 1318 bytes} [Sun Dec 6 06:15:21 2020] DELETE /volume/v3/388ba1a1d833489b89df62d5b67b7c2a/volumes/92afa792-6f5c-4b22-8634-f5d2335e4f6b => generated 0 bytes in 285 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 06 06:15:21.399366 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-682906c4-ab1a-47e0-980b-1271239792c1 tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] GET http://10.222.0.57/volume/v3/388ba1a1d833489b89df62d5b67b7c2a/volumes/92afa792-6f5c-4b22-8634-f5d2335e4f6b Dec 06 06:15:21.399366 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-682906c4-ab1a-47e0-980b-1271239792c1 tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:15:21.399366 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:15:21.399366 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:15:21.399366 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-682906c4-ab1a-47e0-980b-1271239792c1 tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:15:21.557946 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:15:21.557946 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:15:21.557946 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-682906c4-ab1a-47e0-980b-1271239792c1 tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] Volume info retrieved successfully. Dec 06 06:15:21.585761 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-682906c4-ab1a-47e0-980b-1271239792c1 tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] http://10.222.0.57/volume/v3/388ba1a1d833489b89df62d5b67b7c2a/volumes/92afa792-6f5c-4b22-8634-f5d2335e4f6b returned with HTTP 200 Dec 06 06:15:21.585761 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 171/349] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:15:21 2020] GET /volume/v3/388ba1a1d833489b89df62d5b67b7c2a/volumes/92afa792-6f5c-4b22-8634-f5d2335e4f6b => generated 913 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:15:22.603586 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-bc50624d-86a8-4535-b242-8fdf5e4ea92d tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] GET http://10.222.0.57/volume/v3/388ba1a1d833489b89df62d5b67b7c2a/volumes/92afa792-6f5c-4b22-8634-f5d2335e4f6b Dec 06 06:15:22.604248 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-bc50624d-86a8-4535-b242-8fdf5e4ea92d tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:15:22.604373 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:15:22.604373 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:15:22.605245 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-bc50624d-86a8-4535-b242-8fdf5e4ea92d tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:15:22.725415 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:15:22.725415 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:15:22.748931 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-bc50624d-86a8-4535-b242-8fdf5e4ea92d tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] Volume info retrieved successfully. Dec 06 06:15:22.802768 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-bc50624d-86a8-4535-b242-8fdf5e4ea92d tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] http://10.222.0.57/volume/v3/388ba1a1d833489b89df62d5b67b7c2a/volumes/92afa792-6f5c-4b22-8634-f5d2335e4f6b returned with HTTP 200 Dec 06 06:15:22.809201 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 179/350] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:15:22 2020] GET /volume/v3/388ba1a1d833489b89df62d5b67b7c2a/volumes/92afa792-6f5c-4b22-8634-f5d2335e4f6b => generated 913 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:15:23.839701 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-d2e2e9d1-1487-4162-85bd-ca2e8455ab5d tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] GET http://10.222.0.57/volume/v3/388ba1a1d833489b89df62d5b67b7c2a/volumes/92afa792-6f5c-4b22-8634-f5d2335e4f6b Dec 06 06:15:23.841706 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-d2e2e9d1-1487-4162-85bd-ca2e8455ab5d tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:15:23.842330 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:15:23.842330 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:15:23.843441 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-d2e2e9d1-1487-4162-85bd-ca2e8455ab5d tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:15:23.932692 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:15:23.932692 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:15:23.946542 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-d2e2e9d1-1487-4162-85bd-ca2e8455ab5d tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] Volume info retrieved successfully. Dec 06 06:15:23.971791 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-d2e2e9d1-1487-4162-85bd-ca2e8455ab5d tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] http://10.222.0.57/volume/v3/388ba1a1d833489b89df62d5b67b7c2a/volumes/92afa792-6f5c-4b22-8634-f5d2335e4f6b returned with HTTP 200 Dec 06 06:15:23.979045 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 172/351] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:15:23 2020] GET /volume/v3/388ba1a1d833489b89df62d5b67b7c2a/volumes/92afa792-6f5c-4b22-8634-f5d2335e4f6b => generated 913 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:15:25.002827 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-627607a2-4cbb-44e4-863d-64dde59be42a tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] GET http://10.222.0.57/volume/v3/388ba1a1d833489b89df62d5b67b7c2a/volumes/92afa792-6f5c-4b22-8634-f5d2335e4f6b Dec 06 06:15:25.002827 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-627607a2-4cbb-44e4-863d-64dde59be42a tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:15:25.002827 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:15:25.002827 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:15:25.002827 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-627607a2-4cbb-44e4-863d-64dde59be42a tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:15:25.257470 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-627607a2-4cbb-44e4-863d-64dde59be42a tempest-DeleteServersTestJSON-553014954 tempest-DeleteServersTestJSON-553014954] http://10.222.0.57/volume/v3/388ba1a1d833489b89df62d5b67b7c2a/volumes/92afa792-6f5c-4b22-8634-f5d2335e4f6b returned with HTTP 404 Dec 06 06:15:25.257470 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 180/352] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:15:24 2020] GET /volume/v3/388ba1a1d833489b89df62d5b67b7c2a/volumes/92afa792-6f5c-4b22-8634-f5d2335e4f6b => generated 109 bytes in 267 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 06 06:15:33.517648 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-5dde2225-242c-49e5-9052-b2457797bac3 tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] POST http://10.222.0.57/volume/v3/1b6b93fb51f141edb2d4425d0651acfe/volumes Dec 06 06:15:33.518963 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:15:33.518963 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:15:33.519833 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-5dde2225-242c-49e5-9052-b2457797bac3 tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-2075044900", "imageRef": "7fed82d1-91fc-4842-b644-2eed26981209", "size": 1}} {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 06 06:15:33.521522 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.v3.volumes [None req-5dde2225-242c-49e5-9052-b2457797bac3 tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-2075044900', 'imageRef': '7fed82d1-91fc-4842-b644-2eed26981209', 'size': 1}} {{(pid=88145) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 06 06:15:33.709142 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.v3.volumes [None req-5dde2225-242c-49e5-9052-b2457797bac3 tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] Create volume of 1 GB Dec 06 06:15:33.731651 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-5dde2225-242c-49e5-9052-b2457797bac3 tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] Availability Zones retrieved successfully. Dec 06 06:15:33.760185 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-5dde2225-242c-49e5-9052-b2457797bac3 tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] Flow 'volume_create_api' (bc28e0b3-bb99-4e0e-89bd-d0e254923026) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88145) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 06 06:15:33.764388 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-5dde2225-242c-49e5-9052-b2457797bac3 tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2650241f-887a-4f87-97f6-7bc1ca6d96a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:15:33.767841 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.flows.api.create_volume [None req-5dde2225-242c-49e5-9052-b2457797bac3 tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] Validating volume size '1' using validate_int {{(pid=88145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 06 06:15:33.974387 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-5dde2225-242c-49e5-9052-b2457797bac3 tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2650241f-887a-4f87-97f6-7bc1ca6d96a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-06T05:47:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=30b7e6de-5d37-476d-b3c0-b2aec991b5a5,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '30b7e6de-5d37-476d-b3c0-b2aec991b5a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:15:33.979850 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-5dde2225-242c-49e5-9052-b2457797bac3 tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (394b464e-5cfb-4caf-bbed-6d3a98e7390c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:15:34.177585 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.quota [None req-5dde2225-242c-49e5-9052-b2457797bac3 tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] Created reservations ['9f3ef934-63e6-4ff7-bb9b-864c53cc1e63', 'a1a90051-affd-4323-9bc6-ef4e02a52ebe', '4eb54192-8266-40c6-99ca-9362a38820cb', 'd75184b3-9003-4e40-9755-45413ff97855'] {{(pid=88145) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 06 06:15:34.179594 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-5dde2225-242c-49e5-9052-b2457797bac3 tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (394b464e-5cfb-4caf-bbed-6d3a98e7390c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9f3ef934-63e6-4ff7-bb9b-864c53cc1e63', 'a1a90051-affd-4323-9bc6-ef4e02a52ebe', '4eb54192-8266-40c6-99ca-9362a38820cb', 'd75184b3-9003-4e40-9755-45413ff97855']}' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:15:34.184700 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-5dde2225-242c-49e5-9052-b2457797bac3 tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2a0cf99-2735-484e-9312-2c29f1d57192) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:15:34.285863 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-5dde2225-242c-49e5-9052-b2457797bac3 tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2a0cf99-2735-484e-9312-2c29f1d57192) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e95d5a5c-4df3-4866-bccf-8de39aa5c6b3', '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-2075044900',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b6b93fb51f141edb2d4425d0651acfe',qos_specs=None,replication_status=,reservations=['9f3ef934-63e6-4ff7-bb9b-864c53cc1e63','a1a90051-affd-4323-9bc6-ef4e02a52ebe','4eb54192-8266-40c6-99ca-9362a38820cb','d75184b3-9003-4e40-9755-45413ff97855'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc931ca9b2af4b9091cda88ddc514d9d',volume_type_id=30b7e6de-5d37-476d-b3c0-b2aec991b5a5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-06T06:15:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-2075044900',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e95d5a5c-4df3-4866-bccf-8de39aa5c6b3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1b6b93fb51f141edb2d4425d0651acfe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='bc931ca9b2af4b9091cda88ddc514d9d',volume_attachment=,volume_type=,volume_type_id=30b7e6de-5d37-476d-b3c0-b2aec991b5a5)}' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:15:34.289727 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-5dde2225-242c-49e5-9052-b2457797bac3 tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (535f7e13-ace3-49ab-9386-1b0270cbeeb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:15:34.332459 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-5dde2225-242c-49e5-9052-b2457797bac3 tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (535f7e13-ace3-49ab-9386-1b0270cbeeb7) transitioned into state 'SUCCESS' from state '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-2075044900',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b6b93fb51f141edb2d4425d0651acfe',qos_specs=None,replication_status=,reservations=['9f3ef934-63e6-4ff7-bb9b-864c53cc1e63','a1a90051-affd-4323-9bc6-ef4e02a52ebe','4eb54192-8266-40c6-99ca-9362a38820cb','d75184b3-9003-4e40-9755-45413ff97855'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc931ca9b2af4b9091cda88ddc514d9d',volume_type_id=30b7e6de-5d37-476d-b3c0-b2aec991b5a5)}' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:15:34.334920 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-5dde2225-242c-49e5-9052-b2457797bac3 tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af820c27-0301-4202-bbc8-0fe34415d0dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:15:34.373224 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-5dde2225-242c-49e5-9052-b2457797bac3 tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af820c27-0301-4202-bbc8-0fe34415d0dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:15:34.379028 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-5dde2225-242c-49e5-9052-b2457797bac3 tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] Flow 'volume_create_api' (bc28e0b3-bb99-4e0e-89bd-d0e254923026) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88145) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 06 06:15:34.450069 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-5dde2225-242c-49e5-9052-b2457797bac3 tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] Create volume request issued successfully. Dec 06 06:15:34.487953 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-5dde2225-242c-49e5-9052-b2457797bac3 tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] http://10.222.0.57/volume/v3/1b6b93fb51f141edb2d4425d0651acfe/volumes returned with HTTP 202 Dec 06 06:15:34.500435 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 173/353] 10.222.0.57 () {60 vars in 1226 bytes} [Sun Dec 6 06:15:33 2020] POST /volume/v3/1b6b93fb51f141edb2d4425d0651acfe/volumes => generated 822 bytes in 991 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 06 06:15:34.505017 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-646cc5ba-ef9f-43a8-971b-6e6e74d3f517 tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] GET http://10.222.0.57/volume/v3/1b6b93fb51f141edb2d4425d0651acfe/volumes/e95d5a5c-4df3-4866-bccf-8de39aa5c6b3 Dec 06 06:15:34.505887 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-646cc5ba-ef9f-43a8-971b-6e6e74d3f517 tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:15:34.506617 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-646cc5ba-ef9f-43a8-971b-6e6e74d3f517 tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:15:34.715120 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:15:34.715120 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:15:34.737485 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-646cc5ba-ef9f-43a8-971b-6e6e74d3f517 tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] Volume info retrieved successfully. Dec 06 06:15:34.783059 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-646cc5ba-ef9f-43a8-971b-6e6e74d3f517 tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] http://10.222.0.57/volume/v3/1b6b93fb51f141edb2d4425d0651acfe/volumes/e95d5a5c-4df3-4866-bccf-8de39aa5c6b3 returned with HTTP 200 Dec 06 06:15:34.792998 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 181/354] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:15:34 2020] GET /volume/v3/1b6b93fb51f141edb2d4425d0651acfe/volumes/e95d5a5c-4df3-4866-bccf-8de39aa5c6b3 => generated 890 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:15:35.801426 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-5fb75f68-3064-453d-bca0-3cf62228eca7 tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] GET http://10.222.0.57/volume/v3/1b6b93fb51f141edb2d4425d0651acfe/volumes/e95d5a5c-4df3-4866-bccf-8de39aa5c6b3 Dec 06 06:15:35.801889 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-5fb75f68-3064-453d-bca0-3cf62228eca7 tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:15:35.802600 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:15:35.802600 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:15:35.802730 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-5fb75f68-3064-453d-bca0-3cf62228eca7 tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:15:35.942517 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:15:35.942517 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:15:35.953986 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-5fb75f68-3064-453d-bca0-3cf62228eca7 tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] Volume info retrieved successfully. Dec 06 06:15:36.000026 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-5fb75f68-3064-453d-bca0-3cf62228eca7 tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] http://10.222.0.57/volume/v3/1b6b93fb51f141edb2d4425d0651acfe/volumes/e95d5a5c-4df3-4866-bccf-8de39aa5c6b3 returned with HTTP 200 Dec 06 06:15:36.001491 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 174/355] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:15:35 2020] GET /volume/v3/1b6b93fb51f141edb2d4425d0651acfe/volumes/e95d5a5c-4df3-4866-bccf-8de39aa5c6b3 => generated 914 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:15:37.023132 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-dd5e32ae-7568-4702-9b89-72475b6f6755 tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] GET http://10.222.0.57/volume/v3/1b6b93fb51f141edb2d4425d0651acfe/volumes/e95d5a5c-4df3-4866-bccf-8de39aa5c6b3 Dec 06 06:15:37.023800 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-dd5e32ae-7568-4702-9b89-72475b6f6755 tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:15:37.023886 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:15:37.023886 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:15:37.024214 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-dd5e32ae-7568-4702-9b89-72475b6f6755 tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:15:37.103825 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:15:37.103825 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:15:37.121673 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-dd5e32ae-7568-4702-9b89-72475b6f6755 tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] Volume info retrieved successfully. Dec 06 06:15:37.150608 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-dd5e32ae-7568-4702-9b89-72475b6f6755 tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] http://10.222.0.57/volume/v3/1b6b93fb51f141edb2d4425d0651acfe/volumes/e95d5a5c-4df3-4866-bccf-8de39aa5c6b3 returned with HTTP 200 Dec 06 06:15:37.151942 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 182/356] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:15:37 2020] GET /volume/v3/1b6b93fb51f141edb2d4425d0651acfe/volumes/e95d5a5c-4df3-4866-bccf-8de39aa5c6b3 => generated 914 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 06 06:15:38.169388 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-170c6d9d-93c7-465c-bf64-c5ade781524f tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] GET http://10.222.0.57/volume/v3/1b6b93fb51f141edb2d4425d0651acfe/volumes/e95d5a5c-4df3-4866-bccf-8de39aa5c6b3 Dec 06 06:15:38.170034 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-170c6d9d-93c7-465c-bf64-c5ade781524f tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:15:38.170459 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:15:38.170459 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:15:38.171077 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-170c6d9d-93c7-465c-bf64-c5ade781524f tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:15:38.289202 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:15:38.289202 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:15:38.305735 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-170c6d9d-93c7-465c-bf64-c5ade781524f tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] Volume info retrieved successfully. Dec 06 06:15:38.370455 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-170c6d9d-93c7-465c-bf64-c5ade781524f tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] http://10.222.0.57/volume/v3/1b6b93fb51f141edb2d4425d0651acfe/volumes/e95d5a5c-4df3-4866-bccf-8de39aa5c6b3 returned with HTTP 200 Dec 06 06:15:38.379055 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 175/357] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:15:38 2020] GET /volume/v3/1b6b93fb51f141edb2d4425d0651acfe/volumes/e95d5a5c-4df3-4866-bccf-8de39aa5c6b3 => generated 914 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:15:39.396925 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-65d1c3b5-ec49-4868-8984-b33a61868615 tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] GET http://10.222.0.57/volume/v3/1b6b93fb51f141edb2d4425d0651acfe/volumes/e95d5a5c-4df3-4866-bccf-8de39aa5c6b3 Dec 06 06:15:39.399138 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-65d1c3b5-ec49-4868-8984-b33a61868615 tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:15:39.399879 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:15:39.399879 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:15:39.401121 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-65d1c3b5-ec49-4868-8984-b33a61868615 tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:15:39.557872 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:15:39.557872 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:15:39.590887 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-65d1c3b5-ec49-4868-8984-b33a61868615 tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] Volume info retrieved successfully. Dec 06 06:15:39.649497 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-65d1c3b5-ec49-4868-8984-b33a61868615 tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] http://10.222.0.57/volume/v3/1b6b93fb51f141edb2d4425d0651acfe/volumes/e95d5a5c-4df3-4866-bccf-8de39aa5c6b3 returned with HTTP 200 Dec 06 06:15:39.651320 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 183/358] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:15:39 2020] GET /volume/v3/1b6b93fb51f141edb2d4425d0651acfe/volumes/e95d5a5c-4df3-4866-bccf-8de39aa5c6b3 => generated 914 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:15:40.668168 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-97f60225-3768-46e1-9524-0497cbf706a2 tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] GET http://10.222.0.57/volume/v3/1b6b93fb51f141edb2d4425d0651acfe/volumes/e95d5a5c-4df3-4866-bccf-8de39aa5c6b3 Dec 06 06:15:40.668876 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-97f60225-3768-46e1-9524-0497cbf706a2 tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:15:40.669303 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:15:40.669303 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:15:40.670339 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-97f60225-3768-46e1-9524-0497cbf706a2 tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:15:40.797785 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:15:40.797785 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:15:40.809054 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-97f60225-3768-46e1-9524-0497cbf706a2 tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] Volume info retrieved successfully. Dec 06 06:15:40.847572 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-97f60225-3768-46e1-9524-0497cbf706a2 tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] http://10.222.0.57/volume/v3/1b6b93fb51f141edb2d4425d0651acfe/volumes/e95d5a5c-4df3-4866-bccf-8de39aa5c6b3 returned with HTTP 200 Dec 06 06:15:40.850080 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 176/359] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:15:40 2020] GET /volume/v3/1b6b93fb51f141edb2d4425d0651acfe/volumes/e95d5a5c-4df3-4866-bccf-8de39aa5c6b3 => generated 914 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:15:41.867039 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-33cf4c6c-e25c-4856-87ef-a02f779c24d0 tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] GET http://10.222.0.57/volume/v3/1b6b93fb51f141edb2d4425d0651acfe/volumes/e95d5a5c-4df3-4866-bccf-8de39aa5c6b3 Dec 06 06:15:41.867972 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-33cf4c6c-e25c-4856-87ef-a02f779c24d0 tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:15:41.868291 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:15:41.868291 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:15:41.868868 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-33cf4c6c-e25c-4856-87ef-a02f779c24d0 tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:15:41.929424 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:15:41.929424 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:15:41.941337 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-33cf4c6c-e25c-4856-87ef-a02f779c24d0 tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] Volume info retrieved successfully. Dec 06 06:15:41.976330 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-33cf4c6c-e25c-4856-87ef-a02f779c24d0 tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] http://10.222.0.57/volume/v3/1b6b93fb51f141edb2d4425d0651acfe/volumes/e95d5a5c-4df3-4866-bccf-8de39aa5c6b3 returned with HTTP 200 Dec 06 06:15:41.977684 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 184/360] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:15:41 2020] GET /volume/v3/1b6b93fb51f141edb2d4425d0651acfe/volumes/e95d5a5c-4df3-4866-bccf-8de39aa5c6b3 => generated 914 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:15:42.998297 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-d8f1d56a-6907-40e6-a92a-c5880831b381 tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] GET http://10.222.0.57/volume/v3/1b6b93fb51f141edb2d4425d0651acfe/volumes/e95d5a5c-4df3-4866-bccf-8de39aa5c6b3 Dec 06 06:15:43.000861 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-d8f1d56a-6907-40e6-a92a-c5880831b381 tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:15:43.001699 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:15:43.001699 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:15:43.003130 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-d8f1d56a-6907-40e6-a92a-c5880831b381 tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:15:43.101744 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:15:43.101744 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:15:43.122449 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-d8f1d56a-6907-40e6-a92a-c5880831b381 tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] Volume info retrieved successfully. Dec 06 06:15:43.171204 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-d8f1d56a-6907-40e6-a92a-c5880831b381 tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] http://10.222.0.57/volume/v3/1b6b93fb51f141edb2d4425d0651acfe/volumes/e95d5a5c-4df3-4866-bccf-8de39aa5c6b3 returned with HTTP 200 Dec 06 06:15:43.182885 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 177/361] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:15:42 2020] GET /volume/v3/1b6b93fb51f141edb2d4425d0651acfe/volumes/e95d5a5c-4df3-4866-bccf-8de39aa5c6b3 => generated 914 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:15:44.190861 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-7ba64d5c-ef29-42aa-b769-122db3fed0ed tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] GET http://10.222.0.57/volume/v3/1b6b93fb51f141edb2d4425d0651acfe/volumes/e95d5a5c-4df3-4866-bccf-8de39aa5c6b3 Dec 06 06:15:44.191297 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-7ba64d5c-ef29-42aa-b769-122db3fed0ed tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:15:44.191376 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:15:44.191376 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:15:44.191685 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-7ba64d5c-ef29-42aa-b769-122db3fed0ed tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:15:44.356952 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:15:44.356952 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:15:44.378927 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-7ba64d5c-ef29-42aa-b769-122db3fed0ed tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] Volume info retrieved successfully. Dec 06 06:15:44.427263 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-7ba64d5c-ef29-42aa-b769-122db3fed0ed tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] http://10.222.0.57/volume/v3/1b6b93fb51f141edb2d4425d0651acfe/volumes/e95d5a5c-4df3-4866-bccf-8de39aa5c6b3 returned with HTTP 200 Dec 06 06:15:44.439147 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 185/362] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:15:44 2020] GET /volume/v3/1b6b93fb51f141edb2d4425d0651acfe/volumes/e95d5a5c-4df3-4866-bccf-8de39aa5c6b3 => generated 914 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:15:45.454180 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-959c849e-be58-44d3-917d-5633cd99149c tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] GET http://10.222.0.57/volume/v3/1b6b93fb51f141edb2d4425d0651acfe/volumes/e95d5a5c-4df3-4866-bccf-8de39aa5c6b3 Dec 06 06:15:45.454705 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-959c849e-be58-44d3-917d-5633cd99149c tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:15:45.455064 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:15:45.455064 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:15:45.455683 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-959c849e-be58-44d3-917d-5633cd99149c tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:15:45.618380 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:15:45.618380 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:15:45.634855 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-959c849e-be58-44d3-917d-5633cd99149c tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] Volume info retrieved successfully. Dec 06 06:15:45.679623 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-959c849e-be58-44d3-917d-5633cd99149c tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] http://10.222.0.57/volume/v3/1b6b93fb51f141edb2d4425d0651acfe/volumes/e95d5a5c-4df3-4866-bccf-8de39aa5c6b3 returned with HTTP 200 Dec 06 06:15:45.689863 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 178/363] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:15:45 2020] GET /volume/v3/1b6b93fb51f141edb2d4425d0651acfe/volumes/e95d5a5c-4df3-4866-bccf-8de39aa5c6b3 => generated 914 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:15:46.699965 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-12c6f674-e07c-4ee2-82b7-cf12e6ba4a07 tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] GET http://10.222.0.57/volume/v3/1b6b93fb51f141edb2d4425d0651acfe/volumes/e95d5a5c-4df3-4866-bccf-8de39aa5c6b3 Dec 06 06:15:46.701947 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-12c6f674-e07c-4ee2-82b7-cf12e6ba4a07 tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:15:46.701947 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:15:46.701947 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:15:46.701947 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-12c6f674-e07c-4ee2-82b7-cf12e6ba4a07 tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:15:46.842343 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:15:46.842343 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:15:46.894396 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-12c6f674-e07c-4ee2-82b7-cf12e6ba4a07 tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] Volume info retrieved successfully. Dec 06 06:15:46.957945 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-12c6f674-e07c-4ee2-82b7-cf12e6ba4a07 tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] http://10.222.0.57/volume/v3/1b6b93fb51f141edb2d4425d0651acfe/volumes/e95d5a5c-4df3-4866-bccf-8de39aa5c6b3 returned with HTTP 200 Dec 06 06:15:46.958616 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 186/364] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:15:46 2020] GET /volume/v3/1b6b93fb51f141edb2d4425d0651acfe/volumes/e95d5a5c-4df3-4866-bccf-8de39aa5c6b3 => generated 914 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:15:47.975869 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-51f8d6c4-56a7-4407-805d-6358593a0d89 tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] GET http://10.222.0.57/volume/v3/1b6b93fb51f141edb2d4425d0651acfe/volumes/e95d5a5c-4df3-4866-bccf-8de39aa5c6b3 Dec 06 06:15:47.977518 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-51f8d6c4-56a7-4407-805d-6358593a0d89 tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:15:47.977518 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:15:47.977518 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:15:47.977518 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-51f8d6c4-56a7-4407-805d-6358593a0d89 tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:15:48.096155 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:15:48.096155 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:15:48.120646 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-51f8d6c4-56a7-4407-805d-6358593a0d89 tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] Volume info retrieved successfully. Dec 06 06:15:48.186917 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-51f8d6c4-56a7-4407-805d-6358593a0d89 tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] http://10.222.0.57/volume/v3/1b6b93fb51f141edb2d4425d0651acfe/volumes/e95d5a5c-4df3-4866-bccf-8de39aa5c6b3 returned with HTTP 200 Dec 06 06:15:48.187713 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 179/365] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:15:47 2020] GET /volume/v3/1b6b93fb51f141edb2d4425d0651acfe/volumes/e95d5a5c-4df3-4866-bccf-8de39aa5c6b3 => generated 914 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:15:49.204686 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-8a8c699a-f2ad-42cb-a0ea-d13269bcbd95 tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] GET http://10.222.0.57/volume/v3/1b6b93fb51f141edb2d4425d0651acfe/volumes/e95d5a5c-4df3-4866-bccf-8de39aa5c6b3 Dec 06 06:15:49.205219 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-8a8c699a-f2ad-42cb-a0ea-d13269bcbd95 tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:15:49.205587 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:15:49.205587 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:15:49.206024 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-8a8c699a-f2ad-42cb-a0ea-d13269bcbd95 tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:15:49.302100 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:15:49.302100 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:15:49.313169 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-8a8c699a-f2ad-42cb-a0ea-d13269bcbd95 tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] Volume info retrieved successfully. Dec 06 06:15:49.363140 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-8a8c699a-f2ad-42cb-a0ea-d13269bcbd95 tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] http://10.222.0.57/volume/v3/1b6b93fb51f141edb2d4425d0651acfe/volumes/e95d5a5c-4df3-4866-bccf-8de39aa5c6b3 returned with HTTP 200 Dec 06 06:15:49.364311 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 187/366] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:15:49 2020] GET /volume/v3/1b6b93fb51f141edb2d4425d0651acfe/volumes/e95d5a5c-4df3-4866-bccf-8de39aa5c6b3 => generated 914 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:15:50.383821 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-37413f80-6bc1-4071-839b-266dd78d86bc tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] GET http://10.222.0.57/volume/v3/1b6b93fb51f141edb2d4425d0651acfe/volumes/e95d5a5c-4df3-4866-bccf-8de39aa5c6b3 Dec 06 06:15:50.384745 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-37413f80-6bc1-4071-839b-266dd78d86bc tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:15:50.385049 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:15:50.385049 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:15:50.385578 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-37413f80-6bc1-4071-839b-266dd78d86bc tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:15:50.575008 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:15:50.575008 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:15:50.595142 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-37413f80-6bc1-4071-839b-266dd78d86bc tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] Volume info retrieved successfully. Dec 06 06:15:50.653563 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-37413f80-6bc1-4071-839b-266dd78d86bc tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] http://10.222.0.57/volume/v3/1b6b93fb51f141edb2d4425d0651acfe/volumes/e95d5a5c-4df3-4866-bccf-8de39aa5c6b3 returned with HTTP 200 Dec 06 06:15:50.674317 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 180/367] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:15:50 2020] GET /volume/v3/1b6b93fb51f141edb2d4425d0651acfe/volumes/e95d5a5c-4df3-4866-bccf-8de39aa5c6b3 => generated 914 bytes in 278 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:15:51.690542 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-5f9cc2b2-ede4-4d8a-881e-044947b1305c tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] GET http://10.222.0.57/volume/v3/1b6b93fb51f141edb2d4425d0651acfe/volumes/e95d5a5c-4df3-4866-bccf-8de39aa5c6b3 Dec 06 06:15:51.690542 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-5f9cc2b2-ede4-4d8a-881e-044947b1305c tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:15:51.690542 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:15:51.690542 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:15:51.690542 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-5f9cc2b2-ede4-4d8a-881e-044947b1305c tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:15:51.824496 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:15:51.824496 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:15:51.835857 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-5f9cc2b2-ede4-4d8a-881e-044947b1305c tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] Volume info retrieved successfully. Dec 06 06:15:51.907391 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-5f9cc2b2-ede4-4d8a-881e-044947b1305c tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] http://10.222.0.57/volume/v3/1b6b93fb51f141edb2d4425d0651acfe/volumes/e95d5a5c-4df3-4866-bccf-8de39aa5c6b3 returned with HTTP 200 Dec 06 06:15:51.911624 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 188/368] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:15:51 2020] GET /volume/v3/1b6b93fb51f141edb2d4425d0651acfe/volumes/e95d5a5c-4df3-4866-bccf-8de39aa5c6b3 => generated 914 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:15:52.928929 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-cb889a01-4a32-496f-80f3-8b299d8638bd tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] GET http://10.222.0.57/volume/v3/1b6b93fb51f141edb2d4425d0651acfe/volumes/e95d5a5c-4df3-4866-bccf-8de39aa5c6b3 Dec 06 06:15:52.930184 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-cb889a01-4a32-496f-80f3-8b299d8638bd tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:15:52.930592 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:15:52.930592 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:15:52.931988 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-cb889a01-4a32-496f-80f3-8b299d8638bd tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:15:53.026457 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:15:53.026457 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:15:53.040742 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-cb889a01-4a32-496f-80f3-8b299d8638bd tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] Volume info retrieved successfully. Dec 06 06:15:53.082386 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-cb889a01-4a32-496f-80f3-8b299d8638bd tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] http://10.222.0.57/volume/v3/1b6b93fb51f141edb2d4425d0651acfe/volumes/e95d5a5c-4df3-4866-bccf-8de39aa5c6b3 returned with HTTP 200 Dec 06 06:15:53.126022 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 181/369] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:15:52 2020] GET /volume/v3/1b6b93fb51f141edb2d4425d0651acfe/volumes/e95d5a5c-4df3-4866-bccf-8de39aa5c6b3 => generated 914 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:15:54.108547 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-b5e9ba68-691d-4cce-b413-4e17b03d6549 tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] GET http://10.222.0.57/volume/v3/1b6b93fb51f141edb2d4425d0651acfe/volumes/e95d5a5c-4df3-4866-bccf-8de39aa5c6b3 Dec 06 06:15:54.108547 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-b5e9ba68-691d-4cce-b413-4e17b03d6549 tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:15:54.108547 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:15:54.108547 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:15:54.108547 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-b5e9ba68-691d-4cce-b413-4e17b03d6549 tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:15:54.264232 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:15:54.264232 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:15:54.285142 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-b5e9ba68-691d-4cce-b413-4e17b03d6549 tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] Volume info retrieved successfully. Dec 06 06:15:54.322795 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-b5e9ba68-691d-4cce-b413-4e17b03d6549 tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] http://10.222.0.57/volume/v3/1b6b93fb51f141edb2d4425d0651acfe/volumes/e95d5a5c-4df3-4866-bccf-8de39aa5c6b3 returned with HTTP 200 Dec 06 06:15:54.322795 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 189/370] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:15:54 2020] GET /volume/v3/1b6b93fb51f141edb2d4425d0651acfe/volumes/e95d5a5c-4df3-4866-bccf-8de39aa5c6b3 => generated 914 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:15:55.325732 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-a59c5549-01f0-4642-ac76-d90d92429acd tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] GET http://10.222.0.57/volume/v3/1b6b93fb51f141edb2d4425d0651acfe/volumes/e95d5a5c-4df3-4866-bccf-8de39aa5c6b3 Dec 06 06:15:55.326288 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-a59c5549-01f0-4642-ac76-d90d92429acd tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:15:55.326684 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:15:55.326684 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:15:55.326848 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-a59c5549-01f0-4642-ac76-d90d92429acd tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:15:55.418997 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:15:55.418997 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:15:55.447617 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-a59c5549-01f0-4642-ac76-d90d92429acd tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] Volume info retrieved successfully. Dec 06 06:15:55.506589 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-a59c5549-01f0-4642-ac76-d90d92429acd tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] http://10.222.0.57/volume/v3/1b6b93fb51f141edb2d4425d0651acfe/volumes/e95d5a5c-4df3-4866-bccf-8de39aa5c6b3 returned with HTTP 200 Dec 06 06:15:55.507957 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 182/371] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:15:55 2020] GET /volume/v3/1b6b93fb51f141edb2d4425d0651acfe/volumes/e95d5a5c-4df3-4866-bccf-8de39aa5c6b3 => generated 972 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:15:56.525675 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-77bcfffd-1307-4d66-b0d4-f30f5b959d47 tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] GET http://10.222.0.57/volume/v3/1b6b93fb51f141edb2d4425d0651acfe/volumes/e95d5a5c-4df3-4866-bccf-8de39aa5c6b3 Dec 06 06:15:56.526230 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-77bcfffd-1307-4d66-b0d4-f30f5b959d47 tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:15:56.526423 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:15:56.526423 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:15:56.526735 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-77bcfffd-1307-4d66-b0d4-f30f5b959d47 tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:15:56.666022 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:15:56.666022 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:15:56.703385 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-77bcfffd-1307-4d66-b0d4-f30f5b959d47 tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] Volume info retrieved successfully. Dec 06 06:15:56.745928 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-77bcfffd-1307-4d66-b0d4-f30f5b959d47 tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] http://10.222.0.57/volume/v3/1b6b93fb51f141edb2d4425d0651acfe/volumes/e95d5a5c-4df3-4866-bccf-8de39aa5c6b3 returned with HTTP 200 Dec 06 06:15:56.747570 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 190/372] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:15:56 2020] GET /volume/v3/1b6b93fb51f141edb2d4425d0651acfe/volumes/e95d5a5c-4df3-4866-bccf-8de39aa5c6b3 => generated 972 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:15:57.762940 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-ce6d80cd-d7e6-44ba-b195-807cfb55f278 tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] GET http://10.222.0.57/volume/v3/1b6b93fb51f141edb2d4425d0651acfe/volumes/e95d5a5c-4df3-4866-bccf-8de39aa5c6b3 Dec 06 06:15:57.763443 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-ce6d80cd-d7e6-44ba-b195-807cfb55f278 tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:15:57.763827 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:15:57.763827 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:15:57.766803 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-ce6d80cd-d7e6-44ba-b195-807cfb55f278 tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:15:57.939123 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:15:57.939123 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:15:57.960385 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-ce6d80cd-d7e6-44ba-b195-807cfb55f278 tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] Volume info retrieved successfully. Dec 06 06:15:58.004296 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-ce6d80cd-d7e6-44ba-b195-807cfb55f278 tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] http://10.222.0.57/volume/v3/1b6b93fb51f141edb2d4425d0651acfe/volumes/e95d5a5c-4df3-4866-bccf-8de39aa5c6b3 returned with HTTP 200 Dec 06 06:15:58.006524 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 183/373] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:15:57 2020] GET /volume/v3/1b6b93fb51f141edb2d4425d0651acfe/volumes/e95d5a5c-4df3-4866-bccf-8de39aa5c6b3 => generated 975 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:15:59.026637 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-6d06cd14-3dc6-4d29-a168-12456d93bc06 tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] GET http://10.222.0.57/volume/v3/1b6b93fb51f141edb2d4425d0651acfe/volumes/e95d5a5c-4df3-4866-bccf-8de39aa5c6b3 Dec 06 06:15:59.027898 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-6d06cd14-3dc6-4d29-a168-12456d93bc06 tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:15:59.030692 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:15:59.030692 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:15:59.035441 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-6d06cd14-3dc6-4d29-a168-12456d93bc06 tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:15:59.210172 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:15:59.210172 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:15:59.249435 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-6d06cd14-3dc6-4d29-a168-12456d93bc06 tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] Volume info retrieved successfully. Dec 06 06:15:59.293403 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-6d06cd14-3dc6-4d29-a168-12456d93bc06 tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] http://10.222.0.57/volume/v3/1b6b93fb51f141edb2d4425d0651acfe/volumes/e95d5a5c-4df3-4866-bccf-8de39aa5c6b3 returned with HTTP 200 Dec 06 06:15:59.296659 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 191/374] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:15:59 2020] GET /volume/v3/1b6b93fb51f141edb2d4425d0651acfe/volumes/e95d5a5c-4df3-4866-bccf-8de39aa5c6b3 => generated 975 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:16:00.310448 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-4924e5bb-88e2-4edd-b999-c3b95348363e tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] GET http://10.222.0.57/volume/v3/1b6b93fb51f141edb2d4425d0651acfe/volumes/e95d5a5c-4df3-4866-bccf-8de39aa5c6b3 Dec 06 06:16:00.311402 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-4924e5bb-88e2-4edd-b999-c3b95348363e tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:16:00.311402 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:16:00.311402 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:16:00.311939 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-4924e5bb-88e2-4edd-b999-c3b95348363e tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:16:00.524193 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:16:00.524193 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:16:00.542880 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-4924e5bb-88e2-4edd-b999-c3b95348363e tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] Volume info retrieved successfully. Dec 06 06:16:00.573688 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-4924e5bb-88e2-4edd-b999-c3b95348363e tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] http://10.222.0.57/volume/v3/1b6b93fb51f141edb2d4425d0651acfe/volumes/e95d5a5c-4df3-4866-bccf-8de39aa5c6b3 returned with HTTP 200 Dec 06 06:16:00.573688 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 184/375] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:16:00 2020] GET /volume/v3/1b6b93fb51f141edb2d4425d0651acfe/volumes/e95d5a5c-4df3-4866-bccf-8de39aa5c6b3 => generated 975 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:16:01.580057 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-abbfeac9-6313-4068-91f4-a01615d9e5b4 tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] GET http://10.222.0.57/volume/v3/1b6b93fb51f141edb2d4425d0651acfe/volumes/e95d5a5c-4df3-4866-bccf-8de39aa5c6b3 Dec 06 06:16:01.581751 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-abbfeac9-6313-4068-91f4-a01615d9e5b4 tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:16:01.584906 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:16:01.584906 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:16:01.585679 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-abbfeac9-6313-4068-91f4-a01615d9e5b4 tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:16:01.648139 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:16:01.648139 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:16:01.658809 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-abbfeac9-6313-4068-91f4-a01615d9e5b4 tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] Volume info retrieved successfully. Dec 06 06:16:01.716079 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-abbfeac9-6313-4068-91f4-a01615d9e5b4 tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] http://10.222.0.57/volume/v3/1b6b93fb51f141edb2d4425d0651acfe/volumes/e95d5a5c-4df3-4866-bccf-8de39aa5c6b3 returned with HTTP 200 Dec 06 06:16:01.716079 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 192/376] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:16:01 2020] GET /volume/v3/1b6b93fb51f141edb2d4425d0651acfe/volumes/e95d5a5c-4df3-4866-bccf-8de39aa5c6b3 => generated 975 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:16:02.727030 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-03df2bd1-9d45-4937-bb9c-b2c5b48bad9d tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] GET http://10.222.0.57/volume/v3/1b6b93fb51f141edb2d4425d0651acfe/volumes/e95d5a5c-4df3-4866-bccf-8de39aa5c6b3 Dec 06 06:16:02.728066 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-03df2bd1-9d45-4937-bb9c-b2c5b48bad9d tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:16:02.728236 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:16:02.728236 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:16:02.728762 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-03df2bd1-9d45-4937-bb9c-b2c5b48bad9d tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:16:02.888468 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:16:02.888468 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:16:02.927918 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-03df2bd1-9d45-4937-bb9c-b2c5b48bad9d tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] Volume info retrieved successfully. Dec 06 06:16:03.014301 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-03df2bd1-9d45-4937-bb9c-b2c5b48bad9d tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] http://10.222.0.57/volume/v3/1b6b93fb51f141edb2d4425d0651acfe/volumes/e95d5a5c-4df3-4866-bccf-8de39aa5c6b3 returned with HTTP 200 Dec 06 06:16:03.014301 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 185/377] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:16:02 2020] GET /volume/v3/1b6b93fb51f141edb2d4425d0651acfe/volumes/e95d5a5c-4df3-4866-bccf-8de39aa5c6b3 => generated 975 bytes in 287 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:16:04.046544 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-b79a53e8-5f59-461a-b470-ddfe5fee1ef1 tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] GET http://10.222.0.57/volume/v3/1b6b93fb51f141edb2d4425d0651acfe/volumes/e95d5a5c-4df3-4866-bccf-8de39aa5c6b3 Dec 06 06:16:04.046544 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-b79a53e8-5f59-461a-b470-ddfe5fee1ef1 tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:16:04.046544 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:16:04.046544 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:16:04.046544 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-b79a53e8-5f59-461a-b470-ddfe5fee1ef1 tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:16:04.250601 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:16:04.250601 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:16:04.300794 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-b79a53e8-5f59-461a-b470-ddfe5fee1ef1 tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] Volume info retrieved successfully. Dec 06 06:16:04.484855 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-b79a53e8-5f59-461a-b470-ddfe5fee1ef1 tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] http://10.222.0.57/volume/v3/1b6b93fb51f141edb2d4425d0651acfe/volumes/e95d5a5c-4df3-4866-bccf-8de39aa5c6b3 returned with HTTP 200 Dec 06 06:16:04.484855 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 193/378] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:16:04 2020] GET /volume/v3/1b6b93fb51f141edb2d4425d0651acfe/volumes/e95d5a5c-4df3-4866-bccf-8de39aa5c6b3 => generated 975 bytes in 452 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:16:05.488947 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-ddcc9a30-54f1-4599-8cb1-2115af4dfd5f tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] GET http://10.222.0.57/volume/v3/1b6b93fb51f141edb2d4425d0651acfe/volumes/e95d5a5c-4df3-4866-bccf-8de39aa5c6b3 Dec 06 06:16:05.489546 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-ddcc9a30-54f1-4599-8cb1-2115af4dfd5f tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:16:05.494631 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:16:05.494631 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:16:05.494631 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-ddcc9a30-54f1-4599-8cb1-2115af4dfd5f tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:16:05.626629 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:16:05.626629 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:16:05.653315 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-ddcc9a30-54f1-4599-8cb1-2115af4dfd5f tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] Volume info retrieved successfully. Dec 06 06:16:05.767774 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-ddcc9a30-54f1-4599-8cb1-2115af4dfd5f tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] http://10.222.0.57/volume/v3/1b6b93fb51f141edb2d4425d0651acfe/volumes/e95d5a5c-4df3-4866-bccf-8de39aa5c6b3 returned with HTTP 200 Dec 06 06:16:05.772298 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 186/379] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:16:05 2020] GET /volume/v3/1b6b93fb51f141edb2d4425d0651acfe/volumes/e95d5a5c-4df3-4866-bccf-8de39aa5c6b3 => generated 975 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:16:06.818522 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-d68ad318-8eb2-42f0-bac7-e9c0d16a267c tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] GET http://10.222.0.57/volume/v3/1b6b93fb51f141edb2d4425d0651acfe/volumes/e95d5a5c-4df3-4866-bccf-8de39aa5c6b3 Dec 06 06:16:06.818522 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-d68ad318-8eb2-42f0-bac7-e9c0d16a267c tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:16:06.818522 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:16:06.818522 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:16:06.818522 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-d68ad318-8eb2-42f0-bac7-e9c0d16a267c tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:16:06.944125 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:16:06.944125 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:16:06.966142 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-d68ad318-8eb2-42f0-bac7-e9c0d16a267c tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] Volume info retrieved successfully. Dec 06 06:16:07.000317 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-d68ad318-8eb2-42f0-bac7-e9c0d16a267c tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] http://10.222.0.57/volume/v3/1b6b93fb51f141edb2d4425d0651acfe/volumes/e95d5a5c-4df3-4866-bccf-8de39aa5c6b3 returned with HTTP 200 Dec 06 06:16:07.008968 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 194/380] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:16:06 2020] GET /volume/v3/1b6b93fb51f141edb2d4425d0651acfe/volumes/e95d5a5c-4df3-4866-bccf-8de39aa5c6b3 => generated 1363 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 06 06:16:07.826028 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-a14630ae-4d79-446d-b219-42e8d76ecc17 req-ec33907c-6091-4374-a321-fd5aac02c927 tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] GET http://10.222.0.57/volume/v3/1b6b93fb51f141edb2d4425d0651acfe/volumes/e95d5a5c-4df3-4866-bccf-8de39aa5c6b3 Dec 06 06:16:07.826028 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-a14630ae-4d79-446d-b219-42e8d76ecc17 req-ec33907c-6091-4374-a321-fd5aac02c927 tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:16:07.826028 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:16:07.826028 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:16:07.826028 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-a14630ae-4d79-446d-b219-42e8d76ecc17 req-ec33907c-6091-4374-a321-fd5aac02c927 tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:16:08.042882 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:16:08.042882 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:16:08.069542 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [req-a14630ae-4d79-446d-b219-42e8d76ecc17 req-ec33907c-6091-4374-a321-fd5aac02c927 tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] Volume info retrieved successfully. Dec 06 06:16:08.118428 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-a14630ae-4d79-446d-b219-42e8d76ecc17 req-ec33907c-6091-4374-a321-fd5aac02c927 tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] http://10.222.0.57/volume/v3/1b6b93fb51f141edb2d4425d0651acfe/volumes/e95d5a5c-4df3-4866-bccf-8de39aa5c6b3 returned with HTTP 200 Dec 06 06:16:08.118428 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 187/381] 10.222.0.57 () {60 vars in 1569 bytes} [Sun Dec 6 06:16:07 2020] GET /volume/v3/1b6b93fb51f141edb2d4425d0651acfe/volumes/e95d5a5c-4df3-4866-bccf-8de39aa5c6b3 => generated 1363 bytes in 320 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 06 06:16:10.666683 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-a14630ae-4d79-446d-b219-42e8d76ecc17 req-cea42f0b-ba4f-40f9-a73b-c8905215865b tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] GET http://10.222.0.57/volume/v3/1b6b93fb51f141edb2d4425d0651acfe/volumes/e95d5a5c-4df3-4866-bccf-8de39aa5c6b3 Dec 06 06:16:10.666683 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-a14630ae-4d79-446d-b219-42e8d76ecc17 req-cea42f0b-ba4f-40f9-a73b-c8905215865b tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:16:10.666683 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:16:10.666683 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:16:10.666683 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-a14630ae-4d79-446d-b219-42e8d76ecc17 req-cea42f0b-ba4f-40f9-a73b-c8905215865b tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:16:10.739307 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:16:10.739307 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:16:10.781595 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [req-a14630ae-4d79-446d-b219-42e8d76ecc17 req-cea42f0b-ba4f-40f9-a73b-c8905215865b tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] Volume info retrieved successfully. Dec 06 06:16:10.812108 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-a14630ae-4d79-446d-b219-42e8d76ecc17 req-cea42f0b-ba4f-40f9-a73b-c8905215865b tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] http://10.222.0.57/volume/v3/1b6b93fb51f141edb2d4425d0651acfe/volumes/e95d5a5c-4df3-4866-bccf-8de39aa5c6b3 returned with HTTP 200 Dec 06 06:16:10.814856 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 195/382] 10.222.0.57 () {60 vars in 1569 bytes} [Sun Dec 6 06:16:10 2020] GET /volume/v3/1b6b93fb51f141edb2d4425d0651acfe/volumes/e95d5a5c-4df3-4866-bccf-8de39aa5c6b3 => generated 1363 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 06 06:16:10.829219 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-a14630ae-4d79-446d-b219-42e8d76ecc17 req-ec33907c-6091-4374-a321-fd5aac02c927 tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] GET http://10.222.0.57/volume// Dec 06 06:16:10.832781 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-a14630ae-4d79-446d-b219-42e8d76ecc17 req-ec33907c-6091-4374-a321-fd5aac02c927 tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:16:10.833364 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:16:10.833364 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:16:10.834888 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-a14630ae-4d79-446d-b219-42e8d76ecc17 req-ec33907c-6091-4374-a321-fd5aac02c927 tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] Calling method 'all' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:16:10.838834 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-a14630ae-4d79-446d-b219-42e8d76ecc17 req-ec33907c-6091-4374-a321-fd5aac02c927 tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] http://10.222.0.57/volume// returned with HTTP 300 Dec 06 06:16:10.839899 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 188/383] 10.222.0.57 () {58 vars in 1289 bytes} [Sun Dec 6 06:16:10 2020] GET /volume/ => generated 754 bytes in 12 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 06 06:16:10.858098 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-a14630ae-4d79-446d-b219-42e8d76ecc17 req-668b21d0-381b-449c-9e96-f1f651974bcf tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] POST http://10.222.0.57/volume/v3/1b6b93fb51f141edb2d4425d0651acfe/attachments Dec 06 06:16:10.858892 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:16:10.858892 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:16:10.859500 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-a14630ae-4d79-446d-b219-42e8d76ecc17 req-668b21d0-381b-449c-9e96-f1f651974bcf tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e95d5a5c-4df3-4866-bccf-8de39aa5c6b3", "instance_uuid": "91ff0c45-1bf1-4771-b539-000b717baaf1", "connector": null}} {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 06 06:16:10.930408 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:16:10.930408 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:16:11.049761 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-a14630ae-4d79-446d-b219-42e8d76ecc17 req-668b21d0-381b-449c-9e96-f1f651974bcf tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] http://10.222.0.57/volume/v3/1b6b93fb51f141edb2d4425d0651acfe/attachments returned with HTTP 200 Dec 06 06:16:11.051008 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 196/384] 10.222.0.57 () {66 vars in 1565 bytes} [Sun Dec 6 06:16:10 2020] POST /volume/v3/1b6b93fb51f141edb2d4425d0651acfe/attachments => generated 273 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 06 06:16:13.359838 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-a14630ae-4d79-446d-b219-42e8d76ecc17 req-ec33907c-6091-4374-a321-fd5aac02c927 tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] GET http://10.222.0.57/volume// Dec 06 06:16:13.359838 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-a14630ae-4d79-446d-b219-42e8d76ecc17 req-ec33907c-6091-4374-a321-fd5aac02c927 tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:16:13.359838 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-a14630ae-4d79-446d-b219-42e8d76ecc17 req-ec33907c-6091-4374-a321-fd5aac02c927 tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] Calling method 'all' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:16:13.359838 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-a14630ae-4d79-446d-b219-42e8d76ecc17 req-ec33907c-6091-4374-a321-fd5aac02c927 tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] http://10.222.0.57/volume// returned with HTTP 300 Dec 06 06:16:13.359838 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 189/385] 10.222.0.63 () {56 vars in 1089 bytes} [Sun Dec 6 06:16:13 2020] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 06 06:16:13.375050 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-a14630ae-4d79-446d-b219-42e8d76ecc17 req-5f881b98-9656-423b-936e-e9ba894ba064 tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] GET http://10.222.0.57/volume/v3/1b6b93fb51f141edb2d4425d0651acfe/volumes/e95d5a5c-4df3-4866-bccf-8de39aa5c6b3 Dec 06 06:16:13.375050 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-a14630ae-4d79-446d-b219-42e8d76ecc17 req-5f881b98-9656-423b-936e-e9ba894ba064 tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:16:13.375050 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:16:13.375050 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:16:13.375050 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-a14630ae-4d79-446d-b219-42e8d76ecc17 req-5f881b98-9656-423b-936e-e9ba894ba064 tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:16:13.465830 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:16:13.465830 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:16:13.503427 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [req-a14630ae-4d79-446d-b219-42e8d76ecc17 req-5f881b98-9656-423b-936e-e9ba894ba064 tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] Volume info retrieved successfully. Dec 06 06:16:13.548006 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:16:13.548006 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:16:13.548006 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-a14630ae-4d79-446d-b219-42e8d76ecc17 req-5f881b98-9656-423b-936e-e9ba894ba064 tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] http://10.222.0.57/volume/v3/1b6b93fb51f141edb2d4425d0651acfe/volumes/e95d5a5c-4df3-4866-bccf-8de39aa5c6b3 returned with HTTP 200 Dec 06 06:16:13.548006 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 197/386] 10.222.0.63 () {60 vars in 1403 bytes} [Sun Dec 6 06:16:13 2020] GET /volume/v3/1b6b93fb51f141edb2d4425d0651acfe/volumes/e95d5a5c-4df3-4866-bccf-8de39aa5c6b3 => generated 1461 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 06 06:16:13.586415 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-a14630ae-4d79-446d-b219-42e8d76ecc17 req-1bc8b4fe-8c74-4554-aeff-2db3e5e69f4c tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] PUT http://10.222.0.57/volume/v3/1b6b93fb51f141edb2d4425d0651acfe/attachments/f6bd5b7f-18d4-4369-8f93-6bb131416927 Dec 06 06:16:13.587221 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-a14630ae-4d79-446d-b219-42e8d76ecc17 req-1bc8b4fe-8c74-4554-aeff-2db3e5e69f4c tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.63", "host": "n-h1-765311-2", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-765311-2.cbci-765311-2.local", "mountpoint": "/dev/sda"}}} {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 06 06:16:13.642701 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 06 06:16:13.642701 n-d-765311-2 devstack@c-api.service[88143]: return self.call(f, *args, **kw) Dec 06 06:16:13.643536 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.coordination [req-a14630ae-4d79-446d-b219-42e8d76ecc17 req-1bc8b4fe-8c74-4554-aeff-2db3e5e69f4c tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] Lock "b'cinder-attachment_update-e95d5a5c-4df3-4866-bccf-8de39aa5c6b3-n-h1-765311-2'" acquired by "attachment_update" :: waited 0.018s {{(pid=88145) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 06 06:16:13.646216 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:16:13.646216 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:16:16.316425 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.coordination [req-a14630ae-4d79-446d-b219-42e8d76ecc17 req-1bc8b4fe-8c74-4554-aeff-2db3e5e69f4c tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] Lock "b'cinder-attachment_update-e95d5a5c-4df3-4866-bccf-8de39aa5c6b3-n-h1-765311-2'" released by "attachment_update" :: held 2.673s {{(pid=88145) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 06 06:16:16.317223 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-a14630ae-4d79-446d-b219-42e8d76ecc17 req-1bc8b4fe-8c74-4554-aeff-2db3e5e69f4c tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] http://10.222.0.57/volume/v3/1b6b93fb51f141edb2d4425d0651acfe/attachments/f6bd5b7f-18d4-4369-8f93-6bb131416927 returned with HTTP 200 Dec 06 06:16:16.318079 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 190/387] 10.222.0.63 () {64 vars in 1468 bytes} [Sun Dec 6 06:16:13 2020] PUT /volume/v3/1b6b93fb51f141edb2d4425d0651acfe/attachments/f6bd5b7f-18d4-4369-8f93-6bb131416927 => generated 762 bytes in 2737 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 06 06:16:16.375777 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-a14630ae-4d79-446d-b219-42e8d76ecc17 req-79bd00c4-a07e-4ef9-b97b-05381e2750ee tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] POST http://10.222.0.57/volume/v3/1b6b93fb51f141edb2d4425d0651acfe/attachments/f6bd5b7f-18d4-4369-8f93-6bb131416927/action Dec 06 06:16:16.376469 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:16:16.376469 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:16:16.377296 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-a14630ae-4d79-446d-b219-42e8d76ecc17 req-79bd00c4-a07e-4ef9-b97b-05381e2750ee tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] Action body: b'{"os-complete": null}' {{(pid=88144) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 06 06:16:16.377883 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-a14630ae-4d79-446d-b219-42e8d76ecc17 req-79bd00c4-a07e-4ef9-b97b-05381e2750ee tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 06 06:16:16.552256 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:16:16.552256 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:16:16.597778 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-a14630ae-4d79-446d-b219-42e8d76ecc17 req-79bd00c4-a07e-4ef9-b97b-05381e2750ee tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] http://10.222.0.57/volume/v3/1b6b93fb51f141edb2d4425d0651acfe/attachments/f6bd5b7f-18d4-4369-8f93-6bb131416927/action returned with HTTP 204 Dec 06 06:16:16.598758 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 198/388] 10.222.0.63 () {64 vars in 1489 bytes} [Sun Dec 6 06:16:16 2020] POST /volume/v3/1b6b93fb51f141edb2d4425d0651acfe/attachments/f6bd5b7f-18d4-4369-8f93-6bb131416927/action => generated 0 bytes in 234 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Dec 06 06:18:49.438643 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-660b2e76-626c-484d-ae8f-de4c6df909ef req-060c077e-a9f8-402e-a99b-46d8a13e9dfa tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] DELETE http://10.222.0.57/volume/v3/1b6b93fb51f141edb2d4425d0651acfe/attachments/f6bd5b7f-18d4-4369-8f93-6bb131416927 Dec 06 06:18:49.439586 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-660b2e76-626c-484d-ae8f-de4c6df909ef req-060c077e-a9f8-402e-a99b-46d8a13e9dfa tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:18:49.439810 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:18:49.439810 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:18:49.440186 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-660b2e76-626c-484d-ae8f-de4c6df909ef req-060c077e-a9f8-402e-a99b-46d8a13e9dfa tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] Calling method 'version_select' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:18:49.517042 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:18:49.517042 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:18:50.862962 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [req-660b2e76-626c-484d-ae8f-de4c6df909ef req-060c077e-a9f8-402e-a99b-46d8a13e9dfa tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88145) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 06 06:18:50.863515 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [req-660b2e76-626c-484d-ae8f-de4c6df909ef req-060c077e-a9f8-402e-a99b-46d8a13e9dfa tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] Pending status list for volume during attachment-delete: [] {{(pid=88145) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 06 06:18:50.878307 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-660b2e76-626c-484d-ae8f-de4c6df909ef req-060c077e-a9f8-402e-a99b-46d8a13e9dfa tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] http://10.222.0.57/volume/v3/1b6b93fb51f141edb2d4425d0651acfe/attachments/f6bd5b7f-18d4-4369-8f93-6bb131416927 returned with HTTP 200 Dec 06 06:18:50.879204 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 191/389] 10.222.0.63 () {62 vars in 1437 bytes} [Sun Dec 6 06:18:49 2020] DELETE /volume/v3/1b6b93fb51f141edb2d4425d0651acfe/attachments/f6bd5b7f-18d4-4369-8f93-6bb131416927 => generated 19 bytes in 1446 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:18:50.908308 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-660b2e76-626c-484d-ae8f-de4c6df909ef req-37ebee65-4c49-4a8d-9c41-e62b9fcdae98 tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] DELETE http://10.222.0.57/volume/v3/1b6b93fb51f141edb2d4425d0651acfe/volumes/e95d5a5c-4df3-4866-bccf-8de39aa5c6b3 Dec 06 06:18:50.909039 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-660b2e76-626c-484d-ae8f-de4c6df909ef req-37ebee65-4c49-4a8d-9c41-e62b9fcdae98 tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:18:50.909426 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:18:50.909426 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:18:50.910049 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-660b2e76-626c-484d-ae8f-de4c6df909ef req-37ebee65-4c49-4a8d-9c41-e62b9fcdae98 tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] Calling method 'delete' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:18:50.910736 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.v3.volumes [req-660b2e76-626c-484d-ae8f-de4c6df909ef req-37ebee65-4c49-4a8d-9c41-e62b9fcdae98 tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] Delete volume with id: e95d5a5c-4df3-4866-bccf-8de39aa5c6b3 Dec 06 06:18:51.028035 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:18:51.028035 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:18:51.034228 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [req-660b2e76-626c-484d-ae8f-de4c6df909ef req-37ebee65-4c49-4a8d-9c41-e62b9fcdae98 tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] Volume info retrieved successfully. Dec 06 06:18:51.108141 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [req-660b2e76-626c-484d-ae8f-de4c6df909ef req-37ebee65-4c49-4a8d-9c41-e62b9fcdae98 tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] Delete volume request issued successfully. Dec 06 06:18:51.108922 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-660b2e76-626c-484d-ae8f-de4c6df909ef req-37ebee65-4c49-4a8d-9c41-e62b9fcdae98 tempest-ServersTestBootFromVolume-2113492546 tempest-ServersTestBootFromVolume-2113492546] http://10.222.0.57/volume/v3/1b6b93fb51f141edb2d4425d0651acfe/volumes/e95d5a5c-4df3-4866-bccf-8de39aa5c6b3 returned with HTTP 202 Dec 06 06:18:51.110263 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 199/390] 10.222.0.63 () {60 vars in 1384 bytes} [Sun Dec 6 06:18:50 2020] DELETE /volume/v3/1b6b93fb51f141edb2d4425d0651acfe/volumes/e95d5a5c-4df3-4866-bccf-8de39aa5c6b3 => generated 0 bytes in 206 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 06 06:21:21.267999 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-aba94491-7189-479b-ba22-34b2d9acc36c tempest-GroupSnapshotsTest-1753932514 tempest-GroupSnapshotsTest-1753932514] POST http://10.222.0.57/volume/v3/676c941fd44b4c7b9771313841acbf7e/types Dec 06 06:21:21.268549 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:21:21.268549 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:21:21.268900 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-aba94491-7189-479b-ba22-34b2d9acc36c tempest-GroupSnapshotsTest-1753932514 tempest-GroupSnapshotsTest-1753932514] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1105026446"}} {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 06 06:21:21.270194 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:21:21.270194 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:21:21.313200 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-aba94491-7189-479b-ba22-34b2d9acc36c tempest-GroupSnapshotsTest-1753932514 tempest-GroupSnapshotsTest-1753932514] http://10.222.0.57/volume/v3/676c941fd44b4c7b9771313841acbf7e/types returned with HTTP 200 Dec 06 06:21:21.314014 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 192/391] 10.222.0.57 () {60 vars in 1219 bytes} [Sun Dec 6 06:21:21 2020] POST /volume/v3/676c941fd44b4c7b9771313841acbf7e/types => generated 224 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:21:21.325182 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-e783afea-84db-4127-ae6d-a2b3e1b15bf0 tempest-GroupSnapshotsTest-1753932514 tempest-GroupSnapshotsTest-1753932514] POST http://10.222.0.57/volume/v3/676c941fd44b4c7b9771313841acbf7e/group_types Dec 06 06:21:21.325811 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:21:21.325811 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:21:21.326347 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-e783afea-84db-4127-ae6d-a2b3e1b15bf0 tempest-GroupSnapshotsTest-1753932514 tempest-GroupSnapshotsTest-1753932514] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-357289377"}} {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 06 06:21:21.367912 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-e783afea-84db-4127-ae6d-a2b3e1b15bf0 tempest-GroupSnapshotsTest-1753932514 tempest-GroupSnapshotsTest-1753932514] http://10.222.0.57/volume/v3/676c941fd44b4c7b9771313841acbf7e/group_types returned with HTTP 202 Dec 06 06:21:21.373099 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 200/392] 10.222.0.57 () {62 vars in 1278 bytes} [Sun Dec 6 06:21:21 2020] POST /volume/v3/676c941fd44b4c7b9771313841acbf7e/group_types => generated 180 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 06 06:21:21.550323 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-5999143c-915e-4e5f-8a74-c96a9f6d1334 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] POST http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/groups Dec 06 06:21:21.551379 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-5999143c-915e-4e5f-8a74-c96a9f6d1334 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Action: 'create', calling method: version_select, body: {"group": {"group_type": "d0fa0c99-b700-4e54-a14b-246385e00480", "volume_types": ["6d970dd6-4d9e-4c1e-bf7c-ab8056ae0461"], "name": "tempest-GroupSnapshotsTest-Group-1162950881"}} {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 06 06:21:21.553373 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.v3.groups [None req-5999143c-915e-4e5f-8a74-c96a9f6d1334 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Creating new group {'group': {'group_type': 'd0fa0c99-b700-4e54-a14b-246385e00480', 'volume_types': ['6d970dd6-4d9e-4c1e-bf7c-ab8056ae0461'], 'name': 'tempest-GroupSnapshotsTest-Group-1162950881'}} {{(pid=88145) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Dec 06 06:21:21.577043 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.v3.groups [None req-5999143c-915e-4e5f-8a74-c96a9f6d1334 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Creating group tempest-GroupSnapshotsTest-Group-1162950881. Dec 06 06:21:21.617915 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-5999143c-915e-4e5f-8a74-c96a9f6d1334 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Availability zone cache updated, next update will occur around 2020-12-06 07:21:21.611421. {{(pid=88145) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Dec 06 06:21:21.617915 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-5999143c-915e-4e5f-8a74-c96a9f6d1334 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Availability Zones retrieved successfully. Dec 06 06:21:21.643097 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.quota [None req-5999143c-915e-4e5f-8a74-c96a9f6d1334 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Created reservations ['3b833d69-5da0-4662-b667-bbaade63a95c'] {{(pid=88145) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 06 06:21:21.702172 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-5999143c-915e-4e5f-8a74-c96a9f6d1334 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/groups returned with HTTP 202 Dec 06 06:21:21.706511 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 193/393] 10.222.0.57 () {62 vars in 1264 bytes} [Sun Dec 6 06:21:21 2020] POST /volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/groups => generated 112 bytes in 330 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 06 06:21:21.716234 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-9df5b9fc-d819-408e-bd16-d4a685fd670a tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] GET http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/groups/85e227d5-8111-4b1d-a085-c51c49b5328d Dec 06 06:21:21.717129 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-9df5b9fc-d819-408e-bd16-d4a685fd670a tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:21:21.717785 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-9df5b9fc-d819-408e-bd16-d4a685fd670a tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Calling method 'version_select' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:21:21.718346 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.v3.groups [None req-9df5b9fc-d819-408e-bd16-d4a685fd670a tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] show called for member 85e227d5-8111-4b1d-a085-c51c49b5328d {{(pid=88144) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 06 06:21:21.729699 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:21:21.729699 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:21:21.768656 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-9df5b9fc-d819-408e-bd16-d4a685fd670a tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/groups/85e227d5-8111-4b1d-a085-c51c49b5328d returned with HTTP 200 Dec 06 06:21:21.775202 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 201/394] 10.222.0.57 () {60 vars in 1353 bytes} [Sun Dec 6 06:21:21 2020] GET /volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/groups/85e227d5-8111-4b1d-a085-c51c49b5328d => generated 392 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 06 06:21:22.783053 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-55a17135-1c5c-45f0-bb2d-b424367d35dc tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] GET http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/groups/85e227d5-8111-4b1d-a085-c51c49b5328d Dec 06 06:21:22.784409 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-55a17135-1c5c-45f0-bb2d-b424367d35dc tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:21:22.784409 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:21:22.784409 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:21:22.785012 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-55a17135-1c5c-45f0-bb2d-b424367d35dc tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Calling method 'version_select' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:21:22.785202 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.v3.groups [None req-55a17135-1c5c-45f0-bb2d-b424367d35dc tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] show called for member 85e227d5-8111-4b1d-a085-c51c49b5328d {{(pid=88145) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 06 06:21:22.792668 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:21:22.792668 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:21:22.821691 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-55a17135-1c5c-45f0-bb2d-b424367d35dc tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/groups/85e227d5-8111-4b1d-a085-c51c49b5328d returned with HTTP 200 Dec 06 06:21:22.829727 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 194/395] 10.222.0.57 () {60 vars in 1353 bytes} [Sun Dec 6 06:21:22 2020] GET /volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/groups/85e227d5-8111-4b1d-a085-c51c49b5328d => generated 393 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 06 06:21:22.834134 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-b00d0105-5155-4ec6-b3ce-af903b1835db tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] POST http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/volumes Dec 06 06:21:22.834685 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:21:22.834685 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:21:22.835103 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-b00d0105-5155-4ec6-b3ce-af903b1835db tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Action: 'create', calling method: create, body: {"volume": {"volume_type": "6d970dd6-4d9e-4c1e-bf7c-ab8056ae0461", "group_id": "85e227d5-8111-4b1d-a085-c51c49b5328d", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-1964818093"}} {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 06 06:21:22.836248 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.v3.volumes [None req-b00d0105-5155-4ec6-b3ce-af903b1835db tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Create volume request body: {'volume': {'volume_type': '6d970dd6-4d9e-4c1e-bf7c-ab8056ae0461', 'group_id': '85e227d5-8111-4b1d-a085-c51c49b5328d', 'size': 1, 'name': 'tempest-GroupSnapshotsTest-Volume-1964818093'}} {{(pid=88144) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 06 06:21:22.867040 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:21:22.867040 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:21:22.869246 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.v3.volumes [None req-b00d0105-5155-4ec6-b3ce-af903b1835db tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Create volume of 1 GB Dec 06 06:21:22.892465 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-b00d0105-5155-4ec6-b3ce-af903b1835db tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Availability Zones retrieved successfully. Dec 06 06:21:22.908922 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-b00d0105-5155-4ec6-b3ce-af903b1835db tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Flow 'volume_create_api' (3583c9b6-bee7-4341-86e0-e80889cd7515) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88144) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 06 06:21:22.911886 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-b00d0105-5155-4ec6-b3ce-af903b1835db tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50deae93-bd5a-4703-ad2c-f03f15fed0bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:21:22.913544 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:21:22.913544 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:21:22.914080 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.flows.api.create_volume [None req-b00d0105-5155-4ec6-b3ce-af903b1835db tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Validating volume size '1' using validate_int {{(pid=88144) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 06 06:21:22.966522 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-b00d0105-5155-4ec6-b3ce-af903b1835db tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50deae93-bd5a-4703-ad2c-f03f15fed0bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-06T06:21:21Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6d970dd6-4d9e-4c1e-bf7c-ab8056ae0461,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1105026446',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6d970dd6-4d9e-4c1e-bf7c-ab8056ae0461', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '85e227d5-8111-4b1d-a085-c51c49b5328d', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:21:22.968763 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-b00d0105-5155-4ec6-b3ce-af903b1835db tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21b09354-5c6c-46fb-9310-b617f5fc354b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:21:23.015406 n-d-765311-2 devstack@c-api.service[88143]: WARNING cinder.quota [None req-b00d0105-5155-4ec6-b3ce-af903b1835db tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1105026446 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1105026446, it is now deprecated. Please use the default quota class for default quota. Dec 06 06:21:23.016286 n-d-765311-2 devstack@c-api.service[88143]: WARNING cinder.quota [None req-b00d0105-5155-4ec6-b3ce-af903b1835db tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1105026446 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1105026446, it is now deprecated. Please use the default quota class for default quota. Dec 06 06:21:23.062426 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.quota [None req-b00d0105-5155-4ec6-b3ce-af903b1835db tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Created reservations ['a43bedea-4e1b-4858-921b-f0865fe89d60', '992f18b8-e919-42a2-94cc-e9d65fc92d52', '2abd5ce8-d0bb-40ee-a0db-7821f47427fa', 'ed3990c2-56c7-4974-8614-629ca54d45fa'] {{(pid=88144) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 06 06:21:23.064398 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-b00d0105-5155-4ec6-b3ce-af903b1835db tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21b09354-5c6c-46fb-9310-b617f5fc354b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a43bedea-4e1b-4858-921b-f0865fe89d60', '992f18b8-e919-42a2-94cc-e9d65fc92d52', '2abd5ce8-d0bb-40ee-a0db-7821f47427fa', 'ed3990c2-56c7-4974-8614-629ca54d45fa']}' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:21:23.066823 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-b00d0105-5155-4ec6-b3ce-af903b1835db tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5eec64fb-54f7-48d2-9bce-0a24c54f5064) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:21:23.127378 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-b00d0105-5155-4ec6-b3ce-af903b1835db tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5eec64fb-54f7-48d2-9bce-0a24c54f5064) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a97ef7a6-9619-465a-889c-32c97ba7020c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-1964818093',encryption_key_id=None,group_id=85e227d5-8111-4b1d-a085-c51c49b5328d,group_type_id=,metadata={},multiattach=False,project_id='a92e96273c0b47c3aec6eb0c86a1452d',qos_specs=None,replication_status=,reservations=['a43bedea-4e1b-4858-921b-f0865fe89d60','992f18b8-e919-42a2-94cc-e9d65fc92d52','2abd5ce8-d0bb-40ee-a0db-7821f47427fa','ed3990c2-56c7-4974-8614-629ca54d45fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29096615810f48e0b683c2adedb9555b',volume_type_id=6d970dd6-4d9e-4c1e-bf7c-ab8056ae0461), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-06T06:21:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-1964818093',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=85e227d5-8111-4b1d-a085-c51c49b5328d,host=None,id=a97ef7a6-9619-465a-889c-32c97ba7020c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a92e96273c0b47c3aec6eb0c86a1452d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='29096615810f48e0b683c2adedb9555b',volume_attachment=,volume_type=,volume_type_id=6d970dd6-4d9e-4c1e-bf7c-ab8056ae0461)}' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:21:23.129465 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-b00d0105-5155-4ec6-b3ce-af903b1835db tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92dc3552-e46f-4f75-b9f8-ff04e005b647) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:21:23.156297 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-b00d0105-5155-4ec6-b3ce-af903b1835db tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92dc3552-e46f-4f75-b9f8-ff04e005b647) transitioned into state 'SUCCESS' from state '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-1964818093',encryption_key_id=None,group_id=85e227d5-8111-4b1d-a085-c51c49b5328d,group_type_id=,metadata={},multiattach=False,project_id='a92e96273c0b47c3aec6eb0c86a1452d',qos_specs=None,replication_status=,reservations=['a43bedea-4e1b-4858-921b-f0865fe89d60','992f18b8-e919-42a2-94cc-e9d65fc92d52','2abd5ce8-d0bb-40ee-a0db-7821f47427fa','ed3990c2-56c7-4974-8614-629ca54d45fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29096615810f48e0b683c2adedb9555b',volume_type_id=6d970dd6-4d9e-4c1e-bf7c-ab8056ae0461)}' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:21:23.159333 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-b00d0105-5155-4ec6-b3ce-af903b1835db tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (728c635f-3b56-458b-911c-af6e5b99c832) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:21:23.182790 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-b00d0105-5155-4ec6-b3ce-af903b1835db tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (728c635f-3b56-458b-911c-af6e5b99c832) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:21:23.185960 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-b00d0105-5155-4ec6-b3ce-af903b1835db tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Flow 'volume_create_api' (3583c9b6-bee7-4341-86e0-e80889cd7515) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88144) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 06 06:21:23.238004 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-b00d0105-5155-4ec6-b3ce-af903b1835db tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Create volume request issued successfully. Dec 06 06:21:23.251802 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-b00d0105-5155-4ec6-b3ce-af903b1835db tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 06:21:23.252252 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-b00d0105-5155-4ec6-b3ce-af903b1835db tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 06:21:23.261664 n-d-765311-2 devstack@c-api.service[88143]: DEBUG oslo_db.sqlalchemy.engines [None req-b00d0105-5155-4ec6-b3ce-af903b1835db tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88144) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 06 06:21:23.268430 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:21:23.268430 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:21:23.280534 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-b00d0105-5155-4ec6-b3ce-af903b1835db tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/volumes returned with HTTP 202 Dec 06 06:21:23.281747 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 202/396] 10.222.0.57 () {62 vars in 1267 bytes} [Sun Dec 6 06:21:22 2020] POST /volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/volumes => generated 908 bytes in 451 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 06 06:21:23.296680 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-b37648bb-ae1f-47d5-b4f9-1c78bf4d8813 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] GET http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/volumes/a97ef7a6-9619-465a-889c-32c97ba7020c Dec 06 06:21:23.297740 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-b37648bb-ae1f-47d5-b4f9-1c78bf4d8813 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:21:23.298100 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:21:23.298100 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:21:23.298723 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-b37648bb-ae1f-47d5-b4f9-1c78bf4d8813 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:21:23.361152 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:21:23.361152 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:21:23.371335 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-b37648bb-ae1f-47d5-b4f9-1c78bf4d8813 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Volume info retrieved successfully. Dec 06 06:21:23.387249 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-b37648bb-ae1f-47d5-b4f9-1c78bf4d8813 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 06:21:23.388120 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-b37648bb-ae1f-47d5-b4f9-1c78bf4d8813 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 06:21:23.401400 n-d-765311-2 devstack@c-api.service[88143]: DEBUG oslo_db.sqlalchemy.engines [None req-b37648bb-ae1f-47d5-b4f9-1c78bf4d8813 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88145) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 06 06:21:23.410078 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:21:23.410078 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:21:23.437031 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-b37648bb-ae1f-47d5-b4f9-1c78bf4d8813 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/volumes/a97ef7a6-9619-465a-889c-32c97ba7020c returned with HTTP 200 Dec 06 06:21:23.444806 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 195/397] 10.222.0.57 () {60 vars in 1356 bytes} [Sun Dec 6 06:21:23 2020] GET /volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/volumes/a97ef7a6-9619-465a-889c-32c97ba7020c => generated 1000 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 06 06:21:24.455221 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-fc1428a0-3625-47a2-b7e8-df245b01c261 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] GET http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/volumes/a97ef7a6-9619-465a-889c-32c97ba7020c Dec 06 06:21:24.456169 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-fc1428a0-3625-47a2-b7e8-df245b01c261 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:21:24.456498 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:21:24.456498 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:21:24.457064 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-fc1428a0-3625-47a2-b7e8-df245b01c261 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:21:24.512648 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:21:24.512648 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:21:24.533907 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-fc1428a0-3625-47a2-b7e8-df245b01c261 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Volume info retrieved successfully. Dec 06 06:21:24.554329 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-fc1428a0-3625-47a2-b7e8-df245b01c261 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 06:21:24.555038 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-fc1428a0-3625-47a2-b7e8-df245b01c261 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 06:21:24.563748 n-d-765311-2 devstack@c-api.service[88143]: DEBUG oslo_db.sqlalchemy.engines [None req-fc1428a0-3625-47a2-b7e8-df245b01c261 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88144) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 06 06:21:24.571264 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:21:24.571264 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:21:24.594438 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-fc1428a0-3625-47a2-b7e8-df245b01c261 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/volumes/a97ef7a6-9619-465a-889c-32c97ba7020c returned with HTTP 200 Dec 06 06:21:24.596443 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 203/398] 10.222.0.57 () {60 vars in 1356 bytes} [Sun Dec 6 06:21:24 2020] GET /volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/volumes/a97ef7a6-9619-465a-889c-32c97ba7020c => generated 1001 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 06 06:21:24.612050 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-98b57c05-87c5-4cca-b33f-4c038e6a3588 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] POST http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/group_snapshots Dec 06 06:21:24.612791 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:21:24.612791 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:21:24.613488 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-98b57c05-87c5-4cca-b33f-4c038e6a3588 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "85e227d5-8111-4b1d-a085-c51c49b5328d", "name": "tempest-group_snapshot-1770283045"}} {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 06 06:21:24.614824 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.v3.group_snapshots [None req-98b57c05-87c5-4cca-b33f-4c038e6a3588 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Creating new group_snapshot {'group_snapshot': {'group_id': '85e227d5-8111-4b1d-a085-c51c49b5328d', 'name': 'tempest-group_snapshot-1770283045'}} {{(pid=88145) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Dec 06 06:21:24.630187 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:21:24.630187 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:21:24.643547 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.v3.group_snapshots [None req-98b57c05-87c5-4cca-b33f-4c038e6a3588 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Creating group_snapshot tempest-group_snapshot-1770283045. Dec 06 06:21:24.734583 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:21:24.734583 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:21:24.799551 n-d-765311-2 devstack@c-api.service[88143]: WARNING cinder.quota [None req-98b57c05-87c5-4cca-b33f-4c038e6a3588 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1105026446 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1105026446, it is now deprecated. Please use the default quota class for default quota. Dec 06 06:21:24.800451 n-d-765311-2 devstack@c-api.service[88143]: WARNING cinder.quota [None req-98b57c05-87c5-4cca-b33f-4c038e6a3588 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1105026446 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1105026446, it is now deprecated. Please use the default quota class for default quota. Dec 06 06:21:24.848971 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.quota [None req-98b57c05-87c5-4cca-b33f-4c038e6a3588 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Created reservations ['da1124b1-7386-46e7-8d41-553a1a073bd1', '4be18558-56eb-408c-a403-4be1f7accc88', '677df47e-bed8-43a3-9a48-b3c76f42ebb4', 'ae654e0b-fcb6-49fc-a6ba-7ce497cfbbf4'] {{(pid=88145) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 06 06:21:24.973009 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-98b57c05-87c5-4cca-b33f-4c038e6a3588 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/group_snapshots returned with HTTP 202 Dec 06 06:21:24.973440 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 196/399] 10.222.0.57 () {62 vars in 1291 bytes} [Sun Dec 6 06:21:24 2020] POST /volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/group_snapshots => generated 168 bytes in 366 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 06 06:21:24.983682 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-b32f3611-1fbb-4cc4-9127-e2112f4b971e tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] GET http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/group_snapshots/6698312a-bde6-453d-b446-be475b5a5b26 Dec 06 06:21:24.985113 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-b32f3611-1fbb-4cc4-9127-e2112f4b971e tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:21:24.985375 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:21:24.985375 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:21:24.985925 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-b32f3611-1fbb-4cc4-9127-e2112f4b971e tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Calling method 'version_select' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:21:24.986546 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.v3.group_snapshots [None req-b32f3611-1fbb-4cc4-9127-e2112f4b971e tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] show called for member 6698312a-bde6-453d-b446-be475b5a5b26 {{(pid=88144) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Dec 06 06:21:25.004050 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:21:25.004050 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:21:25.040354 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-b32f3611-1fbb-4cc4-9127-e2112f4b971e tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/group_snapshots/6698312a-bde6-453d-b446-be475b5a5b26 returned with HTTP 200 Dec 06 06:21:25.043892 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 204/400] 10.222.0.57 () {60 vars in 1380 bytes} [Sun Dec 6 06:21:24 2020] GET /volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/group_snapshots/6698312a-bde6-453d-b446-be475b5a5b26 => generated 307 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 06 06:21:26.053559 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-91ced6af-c525-4511-aedd-adc4514c4332 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] GET http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/group_snapshots/6698312a-bde6-453d-b446-be475b5a5b26 Dec 06 06:21:26.054112 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-91ced6af-c525-4511-aedd-adc4514c4332 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:21:26.054500 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:21:26.054500 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:21:26.055298 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-91ced6af-c525-4511-aedd-adc4514c4332 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Calling method 'version_select' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:21:26.055883 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.v3.group_snapshots [None req-91ced6af-c525-4511-aedd-adc4514c4332 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] show called for member 6698312a-bde6-453d-b446-be475b5a5b26 {{(pid=88145) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Dec 06 06:21:26.066349 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:21:26.066349 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:21:26.110273 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-91ced6af-c525-4511-aedd-adc4514c4332 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/group_snapshots/6698312a-bde6-453d-b446-be475b5a5b26 returned with HTTP 200 Dec 06 06:21:26.111564 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 197/401] 10.222.0.57 () {60 vars in 1380 bytes} [Sun Dec 6 06:21:26 2020] GET /volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/group_snapshots/6698312a-bde6-453d-b446-be475b5a5b26 => generated 307 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 06 06:21:27.124080 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-4bf6ee0c-f636-4381-8baa-84c7aeb3cf16 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] GET http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/group_snapshots/6698312a-bde6-453d-b446-be475b5a5b26 Dec 06 06:21:27.125534 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-4bf6ee0c-f636-4381-8baa-84c7aeb3cf16 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:21:27.125945 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:21:27.125945 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:21:27.126609 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-4bf6ee0c-f636-4381-8baa-84c7aeb3cf16 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Calling method 'version_select' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:21:27.127209 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.v3.group_snapshots [None req-4bf6ee0c-f636-4381-8baa-84c7aeb3cf16 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] show called for member 6698312a-bde6-453d-b446-be475b5a5b26 {{(pid=88144) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Dec 06 06:21:27.133884 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:21:27.133884 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:21:27.146722 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-4bf6ee0c-f636-4381-8baa-84c7aeb3cf16 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/group_snapshots/6698312a-bde6-453d-b446-be475b5a5b26 returned with HTTP 200 Dec 06 06:21:27.148256 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 205/402] 10.222.0.57 () {60 vars in 1380 bytes} [Sun Dec 6 06:21:27 2020] GET /volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/group_snapshots/6698312a-bde6-453d-b446-be475b5a5b26 => generated 308 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 06 06:21:27.159603 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-805a72ee-da07-460d-bbe5-a69ea150d084 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] GET http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/snapshots/detail Dec 06 06:21:27.160323 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-805a72ee-da07-460d-bbe5-a69ea150d084 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:21:27.160741 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:21:27.160741 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:21:27.161553 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-805a72ee-da07-460d-bbe5-a69ea150d084 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Calling method 'detail' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:21:27.162359 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.api_utils [None req-805a72ee-da07-460d-bbe5-a69ea150d084 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Removing options '' from query. {{(pid=88145) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 06 06:21:27.165564 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.db.sqlalchemy.api [None req-805a72ee-da07-460d-bbe5-a69ea150d084 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Building query based on filter {{(pid=88145) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 06 06:21:27.185688 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-805a72ee-da07-460d-bbe5-a69ea150d084 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Get all snapshots completed successfully. Dec 06 06:21:27.186644 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:21:27.186644 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:21:27.188225 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-805a72ee-da07-460d-bbe5-a69ea150d084 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/snapshots/detail returned with HTTP 200 Dec 06 06:21:27.189233 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 198/403] 10.222.0.57 () {58 vars in 1231 bytes} [Sun Dec 6 06:21:27 2020] GET /volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/snapshots/detail => generated 454 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:21:27.201520 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-8ca458b3-5d46-4e6d-8a61-3176b557dda6 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] GET http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/snapshots/dde93540-6502-4045-8a0e-bc5cd24fe74c Dec 06 06:21:27.202352 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-8ca458b3-5d46-4e6d-8a61-3176b557dda6 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:21:27.202755 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:21:27.202755 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:21:27.203410 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-8ca458b3-5d46-4e6d-8a61-3176b557dda6 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:21:27.263302 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:21:27.263302 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:21:27.264913 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-8ca458b3-5d46-4e6d-8a61-3176b557dda6 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Snapshot retrieved successfully. Dec 06 06:21:27.267054 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-8ca458b3-5d46-4e6d-8a61-3176b557dda6 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/snapshots/dde93540-6502-4045-8a0e-bc5cd24fe74c returned with HTTP 200 Dec 06 06:21:27.274387 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 206/404] 10.222.0.57 () {58 vars in 1321 bytes} [Sun Dec 6 06:21:27 2020] GET /volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/snapshots/dde93540-6502-4045-8a0e-bc5cd24fe74c => generated 451 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:21:27.279245 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-88c25706-0d5a-4272-a1ec-921231524675 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] POST http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/groups/action Dec 06 06:21:27.280232 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:21:27.280232 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:21:27.281326 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-88c25706-0d5a-4272-a1ec-921231524675 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Action body: b'{"create-from-src": {"group_snapshot_id": "6698312a-bde6-453d-b446-be475b5a5b26", "name": "tempest-Group_from_snap-1855577944"}}' {{(pid=88145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 06 06:21:27.282113 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-88c25706-0d5a-4272-a1ec-921231524675 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "6698312a-bde6-453d-b446-be475b5a5b26", "name": "tempest-Group_from_snap-1855577944"}} {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 06 06:21:27.283598 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.v3.groups [None req-88c25706-0d5a-4272-a1ec-921231524675 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Creating new group {'create-from-src': {'group_snapshot_id': '6698312a-bde6-453d-b446-be475b5a5b26', 'name': 'tempest-Group_from_snap-1855577944'}}. {{(pid=88145) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Dec 06 06:21:27.284138 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.v3.groups [None req-88c25706-0d5a-4272-a1ec-921231524675 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Creating group tempest-Group_from_snap-1855577944 from group_snapshot 6698312a-bde6-453d-b446-be475b5a5b26. Dec 06 06:21:27.291129 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:21:27.291129 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:21:27.310163 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:21:27.310163 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:21:27.318463 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:21:27.318463 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:21:27.446663 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.quota [None req-88c25706-0d5a-4272-a1ec-921231524675 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Created reservations ['47892d70-4f6d-429d-8097-d2cd61202fe6'] {{(pid=88145) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 06 06:21:27.606639 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.group.api [None req-88c25706-0d5a-4272-a1ec-921231524675 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] A mapping entry already exists for group a63cbb17-53d3-43e3-92d1-62d4bc68f28b and volume type 6d970dd6-4d9e-4c1e-bf7c-ab8056ae0461. Do not need to create again. Dec 06 06:21:27.607629 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:21:27.607629 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:21:27.608339 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-88c25706-0d5a-4272-a1ec-921231524675 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Availability Zones retrieved successfully. Dec 06 06:21:27.624087 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-88c25706-0d5a-4272-a1ec-921231524675 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Flow 'volume_create_api' (425f5026-0087-4beb-b07e-53dc7f52852c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88145) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 06 06:21:27.626735 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-88c25706-0d5a-4272-a1ec-921231524675 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (beb59466-b0e8-4b5b-9a2f-4dba6dde3cde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:21:27.628869 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.flows.api.create_volume [None req-88c25706-0d5a-4272-a1ec-921231524675 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Validating volume size '1' using validate_int, validate_snap_size {{(pid=88145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 06 06:21:27.740908 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-88c25706-0d5a-4272-a1ec-921231524675 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (beb59466-b0e8-4b5b-9a2f-4dba6dde3cde) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'dde93540-6502-4045-8a0e-bc5cd24fe74c', 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-06T06:21:21Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6d970dd6-4d9e-4c1e-bf7c-ab8056ae0461,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1105026446',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6d970dd6-4d9e-4c1e-bf7c-ab8056ae0461', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'a63cbb17-53d3-43e3-92d1-62d4bc68f28b', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:21:27.743172 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-88c25706-0d5a-4272-a1ec-921231524675 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69a35699-e2be-40b9-8a89-38d6c7a69344) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:21:27.801269 n-d-765311-2 devstack@c-api.service[88143]: WARNING cinder.quota [None req-88c25706-0d5a-4272-a1ec-921231524675 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1105026446 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1105026446, it is now deprecated. Please use the default quota class for default quota. Dec 06 06:21:27.827690 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.quota [None req-88c25706-0d5a-4272-a1ec-921231524675 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Created reservations ['1c277db3-711a-470a-b45f-219733e114a3', 'dd2c4634-02f2-4153-978f-ef112b91472c'] {{(pid=88145) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 06 06:21:27.829616 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-88c25706-0d5a-4272-a1ec-921231524675 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69a35699-e2be-40b9-8a89-38d6c7a69344) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1c277db3-711a-470a-b45f-219733e114a3', 'dd2c4634-02f2-4153-978f-ef112b91472c']}' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:21:27.831590 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-88c25706-0d5a-4272-a1ec-921231524675 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef7aace9-db35-4e2a-8c0d-7be0afb47a45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:21:27.974030 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-88c25706-0d5a-4272-a1ec-921231524675 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef7aace9-db35-4e2a-8c0d-7be0afb47a45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '86d5e885-4269-4255-b2f1-cef5e5a6d021', '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=a63cbb17-53d3-43e3-92d1-62d4bc68f28b,group_type_id=,metadata={},multiattach=False,project_id='a92e96273c0b47c3aec6eb0c86a1452d',qos_specs=None,replication_status=,reservations=['1c277db3-711a-470a-b45f-219733e114a3','dd2c4634-02f2-4153-978f-ef112b91472c'],size=1,snapshot_id=dde93540-6502-4045-8a0e-bc5cd24fe74c,source_replicaid=,source_volid=None,status='creating',user_id='29096615810f48e0b683c2adedb9555b',volume_type_id=6d970dd6-4d9e-4c1e-bf7c-ab8056ae0461), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-06T06:21:27Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=a63cbb17-53d3-43e3-92d1-62d4bc68f28b,host=None,id=86d5e885-4269-4255-b2f1-cef5e5a6d021,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a92e96273c0b47c3aec6eb0c86a1452d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=dde93540-6502-4045-8a0e-bc5cd24fe74c,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='29096615810f48e0b683c2adedb9555b',volume_attachment=,volume_type=,volume_type_id=6d970dd6-4d9e-4c1e-bf7c-ab8056ae0461)}' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:21:27.975948 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-88c25706-0d5a-4272-a1ec-921231524675 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2bb4ee68-f10f-4dac-a90f-178d6c5698bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:21:28.000987 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-88c25706-0d5a-4272-a1ec-921231524675 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2bb4ee68-f10f-4dac-a90f-178d6c5698bd) transitioned into state 'SUCCESS' from 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=a63cbb17-53d3-43e3-92d1-62d4bc68f28b,group_type_id=,metadata={},multiattach=False,project_id='a92e96273c0b47c3aec6eb0c86a1452d',qos_specs=None,replication_status=,reservations=['1c277db3-711a-470a-b45f-219733e114a3','dd2c4634-02f2-4153-978f-ef112b91472c'],size=1,snapshot_id=dde93540-6502-4045-8a0e-bc5cd24fe74c,source_replicaid=,source_volid=None,status='creating',user_id='29096615810f48e0b683c2adedb9555b',volume_type_id=6d970dd6-4d9e-4c1e-bf7c-ab8056ae0461)}' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:21:28.003362 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-88c25706-0d5a-4272-a1ec-921231524675 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Flow 'volume_create_api' (425f5026-0087-4beb-b07e-53dc7f52852c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88145) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 06 06:21:28.051873 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-88c25706-0d5a-4272-a1ec-921231524675 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Create volume request issued successfully. Dec 06 06:21:28.112800 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-88c25706-0d5a-4272-a1ec-921231524675 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/groups/action returned with HTTP 202 Dec 06 06:21:28.118217 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 199/405] 10.222.0.57 () {62 vars in 1285 bytes} [Sun Dec 6 06:21:27 2020] POST /volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/groups/action => generated 103 bytes in 839 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 06 06:21:28.123708 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-65eb5243-71e3-4fac-a36a-78c9c6ab793f tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] GET http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/volumes/detail Dec 06 06:21:28.124548 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-65eb5243-71e3-4fac-a36a-78c9c6ab793f tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:21:28.125283 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:21:28.125283 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:21:28.125917 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-65eb5243-71e3-4fac-a36a-78c9c6ab793f tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Calling method 'detail' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:21:28.126817 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.api_utils [None req-65eb5243-71e3-4fac-a36a-78c9c6ab793f tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Removing options '' from query. {{(pid=88144) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 06 06:21:28.128817 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-65eb5243-71e3-4fac-a36a-78c9c6ab793f tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88144) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 06 06:21:28.246135 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-65eb5243-71e3-4fac-a36a-78c9c6ab793f tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Get all volumes completed successfully. Dec 06 06:21:28.247654 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-65eb5243-71e3-4fac-a36a-78c9c6ab793f tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 06:21:28.248105 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-65eb5243-71e3-4fac-a36a-78c9c6ab793f tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 06:21:28.269055 n-d-765311-2 devstack@c-api.service[88143]: DEBUG oslo_db.sqlalchemy.engines [None req-65eb5243-71e3-4fac-a36a-78c9c6ab793f tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88144) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 06 06:21:28.280259 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:21:28.280259 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:21:28.311235 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-65eb5243-71e3-4fac-a36a-78c9c6ab793f tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 06:21:28.311697 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-65eb5243-71e3-4fac-a36a-78c9c6ab793f tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 06:21:28.328012 n-d-765311-2 devstack@c-api.service[88143]: DEBUG oslo_db.sqlalchemy.engines [None req-65eb5243-71e3-4fac-a36a-78c9c6ab793f tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88144) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 06 06:21:28.339499 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:21:28.339499 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:21:28.363432 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-65eb5243-71e3-4fac-a36a-78c9c6ab793f tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/volumes/detail returned with HTTP 200 Dec 06 06:21:28.376622 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 207/406] 10.222.0.57 () {60 vars in 1266 bytes} [Sun Dec 6 06:21:28 2020] GET /volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/volumes/detail => generated 1986 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 06 06:21:28.382831 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-c9a8e042-3460-48e9-a310-c69aec088d96 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] GET http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/volumes/86d5e885-4269-4255-b2f1-cef5e5a6d021 Dec 06 06:21:28.383918 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-c9a8e042-3460-48e9-a310-c69aec088d96 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:21:28.383918 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:21:28.383918 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:21:28.383918 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-c9a8e042-3460-48e9-a310-c69aec088d96 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:21:28.492848 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:21:28.492848 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:21:28.511483 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-c9a8e042-3460-48e9-a310-c69aec088d96 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Volume info retrieved successfully. Dec 06 06:21:28.540255 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-c9a8e042-3460-48e9-a310-c69aec088d96 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 06:21:28.540588 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-c9a8e042-3460-48e9-a310-c69aec088d96 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 06:21:28.553215 n-d-765311-2 devstack@c-api.service[88143]: DEBUG oslo_db.sqlalchemy.engines [None req-c9a8e042-3460-48e9-a310-c69aec088d96 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88145) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 06 06:21:28.563584 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:21:28.563584 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:21:28.609513 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-c9a8e042-3460-48e9-a310-c69aec088d96 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/volumes/86d5e885-4269-4255-b2f1-cef5e5a6d021 returned with HTTP 200 Dec 06 06:21:28.618979 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 200/407] 10.222.0.57 () {60 vars in 1356 bytes} [Sun Dec 6 06:21:28 2020] GET /volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/volumes/86d5e885-4269-4255-b2f1-cef5e5a6d021 => generated 992 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 06 06:21:29.626927 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-b5af6924-cd40-4214-9ffa-3c6e3981b3fb tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] GET http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/volumes/86d5e885-4269-4255-b2f1-cef5e5a6d021 Dec 06 06:21:29.627485 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-b5af6924-cd40-4214-9ffa-3c6e3981b3fb tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:21:29.627743 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:21:29.627743 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:21:29.628500 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-b5af6924-cd40-4214-9ffa-3c6e3981b3fb tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:21:29.730800 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:21:29.730800 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:21:29.754456 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-b5af6924-cd40-4214-9ffa-3c6e3981b3fb tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Volume info retrieved successfully. Dec 06 06:21:29.785416 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-b5af6924-cd40-4214-9ffa-3c6e3981b3fb tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 06:21:29.786106 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-b5af6924-cd40-4214-9ffa-3c6e3981b3fb tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 06:21:29.806218 n-d-765311-2 devstack@c-api.service[88143]: DEBUG oslo_db.sqlalchemy.engines [None req-b5af6924-cd40-4214-9ffa-3c6e3981b3fb tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88144) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 06 06:21:29.815019 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:21:29.815019 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:21:29.860895 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-b5af6924-cd40-4214-9ffa-3c6e3981b3fb tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/volumes/86d5e885-4269-4255-b2f1-cef5e5a6d021 returned with HTTP 200 Dec 06 06:21:29.862320 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 208/408] 10.222.0.57 () {60 vars in 1356 bytes} [Sun Dec 6 06:21:29 2020] GET /volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/volumes/86d5e885-4269-4255-b2f1-cef5e5a6d021 => generated 992 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 06 06:21:30.880380 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-af9ee583-c146-43c4-b56d-e5bbc12a4b15 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] GET http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/volumes/86d5e885-4269-4255-b2f1-cef5e5a6d021 Dec 06 06:21:30.881739 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-af9ee583-c146-43c4-b56d-e5bbc12a4b15 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:21:30.886438 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:21:30.886438 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:21:30.887406 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-af9ee583-c146-43c4-b56d-e5bbc12a4b15 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:21:30.961453 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:21:30.961453 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:21:30.975224 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-af9ee583-c146-43c4-b56d-e5bbc12a4b15 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Volume info retrieved successfully. Dec 06 06:21:30.992545 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-af9ee583-c146-43c4-b56d-e5bbc12a4b15 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 06:21:30.993047 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-af9ee583-c146-43c4-b56d-e5bbc12a4b15 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 06:21:31.003009 n-d-765311-2 devstack@c-api.service[88143]: DEBUG oslo_db.sqlalchemy.engines [None req-af9ee583-c146-43c4-b56d-e5bbc12a4b15 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88145) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 06 06:21:31.015877 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:21:31.015877 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:21:31.046849 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-af9ee583-c146-43c4-b56d-e5bbc12a4b15 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/volumes/86d5e885-4269-4255-b2f1-cef5e5a6d021 returned with HTTP 200 Dec 06 06:21:31.047866 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 201/409] 10.222.0.57 () {60 vars in 1356 bytes} [Sun Dec 6 06:21:30 2020] GET /volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/volumes/86d5e885-4269-4255-b2f1-cef5e5a6d021 => generated 992 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 06 06:21:32.063862 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-11384b60-c4db-4b54-bf74-3609ec331952 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] GET http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/volumes/86d5e885-4269-4255-b2f1-cef5e5a6d021 Dec 06 06:21:32.064545 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-11384b60-c4db-4b54-bf74-3609ec331952 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:21:32.064782 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:21:32.064782 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:21:32.065128 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-11384b60-c4db-4b54-bf74-3609ec331952 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:21:32.175800 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:21:32.175800 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:21:32.201384 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-11384b60-c4db-4b54-bf74-3609ec331952 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Volume info retrieved successfully. Dec 06 06:21:32.231535 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-11384b60-c4db-4b54-bf74-3609ec331952 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 06:21:32.232225 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-11384b60-c4db-4b54-bf74-3609ec331952 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 06:21:32.241488 n-d-765311-2 devstack@c-api.service[88143]: DEBUG oslo_db.sqlalchemy.engines [None req-11384b60-c4db-4b54-bf74-3609ec331952 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88144) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 06 06:21:32.249853 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:21:32.249853 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:21:32.274296 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-11384b60-c4db-4b54-bf74-3609ec331952 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/volumes/86d5e885-4269-4255-b2f1-cef5e5a6d021 returned with HTTP 200 Dec 06 06:21:32.275534 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 209/410] 10.222.0.57 () {60 vars in 1356 bytes} [Sun Dec 6 06:21:32 2020] GET /volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/volumes/86d5e885-4269-4255-b2f1-cef5e5a6d021 => generated 992 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 06 06:21:33.292778 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-ad534bae-f64a-4e10-bef6-40583261c017 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] GET http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/volumes/86d5e885-4269-4255-b2f1-cef5e5a6d021 Dec 06 06:21:33.297929 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-ad534bae-f64a-4e10-bef6-40583261c017 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:21:33.298897 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:21:33.298897 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:21:33.299511 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-ad534bae-f64a-4e10-bef6-40583261c017 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:21:33.422257 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:21:33.422257 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:21:33.435438 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-ad534bae-f64a-4e10-bef6-40583261c017 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Volume info retrieved successfully. Dec 06 06:21:33.472945 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-ad534bae-f64a-4e10-bef6-40583261c017 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 06:21:33.474673 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-ad534bae-f64a-4e10-bef6-40583261c017 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 06:21:33.500020 n-d-765311-2 devstack@c-api.service[88143]: DEBUG oslo_db.sqlalchemy.engines [None req-ad534bae-f64a-4e10-bef6-40583261c017 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88145) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 06 06:21:33.537603 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:21:33.537603 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:21:33.608897 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-ad534bae-f64a-4e10-bef6-40583261c017 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/volumes/86d5e885-4269-4255-b2f1-cef5e5a6d021 returned with HTTP 200 Dec 06 06:21:33.618772 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 202/411] 10.222.0.57 () {60 vars in 1356 bytes} [Sun Dec 6 06:21:33 2020] GET /volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/volumes/86d5e885-4269-4255-b2f1-cef5e5a6d021 => generated 992 bytes in 330 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 06 06:21:34.628665 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-d5f10b49-0d48-4e55-9889-266ac4b71d66 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] GET http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/volumes/86d5e885-4269-4255-b2f1-cef5e5a6d021 Dec 06 06:21:34.629727 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-d5f10b49-0d48-4e55-9889-266ac4b71d66 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:21:34.630091 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:21:34.630091 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:21:34.630884 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-d5f10b49-0d48-4e55-9889-266ac4b71d66 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:21:34.871933 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:21:34.871933 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:21:34.913334 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-d5f10b49-0d48-4e55-9889-266ac4b71d66 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Volume info retrieved successfully. Dec 06 06:21:34.990603 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-d5f10b49-0d48-4e55-9889-266ac4b71d66 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 06:21:34.996114 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-d5f10b49-0d48-4e55-9889-266ac4b71d66 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 06:21:35.037750 n-d-765311-2 devstack@c-api.service[88143]: DEBUG oslo_db.sqlalchemy.engines [None req-d5f10b49-0d48-4e55-9889-266ac4b71d66 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88144) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 06 06:21:35.058800 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:21:35.058800 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:21:35.128057 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-d5f10b49-0d48-4e55-9889-266ac4b71d66 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/volumes/86d5e885-4269-4255-b2f1-cef5e5a6d021 returned with HTTP 200 Dec 06 06:21:35.129136 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 210/412] 10.222.0.57 () {60 vars in 1356 bytes} [Sun Dec 6 06:21:34 2020] GET /volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/volumes/86d5e885-4269-4255-b2f1-cef5e5a6d021 => generated 992 bytes in 507 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 06 06:21:36.148069 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-b73ac887-ef11-4967-9db7-6042f5595418 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] GET http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/volumes/86d5e885-4269-4255-b2f1-cef5e5a6d021 Dec 06 06:21:36.149299 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-b73ac887-ef11-4967-9db7-6042f5595418 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:21:36.149682 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:21:36.149682 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:21:36.150859 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-b73ac887-ef11-4967-9db7-6042f5595418 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:21:36.298725 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:21:36.298725 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:21:36.361155 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-b73ac887-ef11-4967-9db7-6042f5595418 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Volume info retrieved successfully. Dec 06 06:21:36.393665 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-b73ac887-ef11-4967-9db7-6042f5595418 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 06:21:36.395205 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-b73ac887-ef11-4967-9db7-6042f5595418 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 06:21:36.414439 n-d-765311-2 devstack@c-api.service[88143]: DEBUG oslo_db.sqlalchemy.engines [None req-b73ac887-ef11-4967-9db7-6042f5595418 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88145) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 06 06:21:36.432184 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:21:36.432184 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:21:36.487140 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-b73ac887-ef11-4967-9db7-6042f5595418 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/volumes/86d5e885-4269-4255-b2f1-cef5e5a6d021 returned with HTTP 200 Dec 06 06:21:36.488620 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 203/413] 10.222.0.57 () {60 vars in 1356 bytes} [Sun Dec 6 06:21:36 2020] GET /volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/volumes/86d5e885-4269-4255-b2f1-cef5e5a6d021 => generated 992 bytes in 345 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 06 06:21:37.507566 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-ab028266-a29d-4cd5-8ff0-5b9a6cfea483 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] GET http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/volumes/86d5e885-4269-4255-b2f1-cef5e5a6d021 Dec 06 06:21:37.509013 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-ab028266-a29d-4cd5-8ff0-5b9a6cfea483 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:21:37.509403 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:21:37.509403 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:21:37.510072 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-ab028266-a29d-4cd5-8ff0-5b9a6cfea483 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:21:37.570830 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:21:37.570830 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:21:37.583384 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-ab028266-a29d-4cd5-8ff0-5b9a6cfea483 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Volume info retrieved successfully. Dec 06 06:21:37.602451 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-ab028266-a29d-4cd5-8ff0-5b9a6cfea483 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 06:21:37.603023 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-ab028266-a29d-4cd5-8ff0-5b9a6cfea483 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 06:21:37.613149 n-d-765311-2 devstack@c-api.service[88143]: DEBUG oslo_db.sqlalchemy.engines [None req-ab028266-a29d-4cd5-8ff0-5b9a6cfea483 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88144) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 06 06:21:37.623972 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:21:37.623972 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:21:37.653325 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-ab028266-a29d-4cd5-8ff0-5b9a6cfea483 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/volumes/86d5e885-4269-4255-b2f1-cef5e5a6d021 returned with HTTP 200 Dec 06 06:21:37.654633 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 211/414] 10.222.0.57 () {60 vars in 1356 bytes} [Sun Dec 6 06:21:37 2020] GET /volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/volumes/86d5e885-4269-4255-b2f1-cef5e5a6d021 => generated 993 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 06 06:21:37.671727 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-ca184a56-9dbf-49e6-87ca-f31e76a3de84 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] GET http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/groups/a63cbb17-53d3-43e3-92d1-62d4bc68f28b Dec 06 06:21:37.672311 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-ca184a56-9dbf-49e6-87ca-f31e76a3de84 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:21:37.672537 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:21:37.672537 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:21:37.672976 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-ca184a56-9dbf-49e6-87ca-f31e76a3de84 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Calling method 'version_select' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:21:37.673391 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.v3.groups [None req-ca184a56-9dbf-49e6-87ca-f31e76a3de84 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] show called for member a63cbb17-53d3-43e3-92d1-62d4bc68f28b {{(pid=88145) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 06 06:21:37.681156 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:21:37.681156 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:21:37.720220 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-ca184a56-9dbf-49e6-87ca-f31e76a3de84 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/groups/a63cbb17-53d3-43e3-92d1-62d4bc68f28b returned with HTTP 200 Dec 06 06:21:37.721884 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 204/415] 10.222.0.57 () {60 vars in 1353 bytes} [Sun Dec 6 06:21:37 2020] GET /volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/groups/a63cbb17-53d3-43e3-92d1-62d4bc68f28b => generated 418 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 06 06:21:37.733538 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-7618f28f-dfad-4c7e-8fba-20d61174f5f0 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] GET http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/volumes/detail Dec 06 06:21:37.733888 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-7618f28f-dfad-4c7e-8fba-20d61174f5f0 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:21:37.734017 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:21:37.734017 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:21:37.734381 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-7618f28f-dfad-4c7e-8fba-20d61174f5f0 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Calling method 'detail' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:21:37.735072 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.api_utils [None req-7618f28f-dfad-4c7e-8fba-20d61174f5f0 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Removing options '' from query. {{(pid=88144) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 06 06:21:37.736863 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-7618f28f-dfad-4c7e-8fba-20d61174f5f0 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88144) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 06 06:21:37.796317 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-7618f28f-dfad-4c7e-8fba-20d61174f5f0 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Get all volumes completed successfully. Dec 06 06:21:37.797976 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-7618f28f-dfad-4c7e-8fba-20d61174f5f0 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 06:21:37.798430 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-7618f28f-dfad-4c7e-8fba-20d61174f5f0 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 06:21:37.808051 n-d-765311-2 devstack@c-api.service[88143]: DEBUG oslo_db.sqlalchemy.engines [None req-7618f28f-dfad-4c7e-8fba-20d61174f5f0 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88144) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 06 06:21:37.818846 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:21:37.818846 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:21:37.853404 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-7618f28f-dfad-4c7e-8fba-20d61174f5f0 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 06:21:37.854004 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-7618f28f-dfad-4c7e-8fba-20d61174f5f0 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 06:21:37.874945 n-d-765311-2 devstack@c-api.service[88143]: DEBUG oslo_db.sqlalchemy.engines [None req-7618f28f-dfad-4c7e-8fba-20d61174f5f0 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88144) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 06 06:21:37.881685 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:21:37.881685 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:21:37.904974 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-7618f28f-dfad-4c7e-8fba-20d61174f5f0 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/volumes/detail returned with HTTP 200 Dec 06 06:21:37.916733 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 212/416] 10.222.0.57 () {60 vars in 1266 bytes} [Sun Dec 6 06:21:37 2020] GET /volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/volumes/detail => generated 1987 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 06 06:21:37.926369 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-cc75ac89-bc4b-447c-bd76-473013d3cb43 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] POST http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/groups/a63cbb17-53d3-43e3-92d1-62d4bc68f28b/action Dec 06 06:21:37.926369 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:21:37.926369 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:21:37.926369 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-cc75ac89-bc4b-447c-bd76-473013d3cb43 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=88145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 06 06:21:37.926369 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-cc75ac89-bc4b-447c-bd76-473013d3cb43 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 06 06:21:37.926369 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.v3.groups [None req-cc75ac89-bc4b-447c-bd76-473013d3cb43 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] delete called for group a63cbb17-53d3-43e3-92d1-62d4bc68f28b {{(pid=88145) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Dec 06 06:21:37.926369 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.v3.groups [None req-cc75ac89-bc4b-447c-bd76-473013d3cb43 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Delete group with id: a63cbb17-53d3-43e3-92d1-62d4bc68f28b Dec 06 06:21:37.936586 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:21:37.936586 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:21:38.176015 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-cc75ac89-bc4b-447c-bd76-473013d3cb43 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/groups/a63cbb17-53d3-43e3-92d1-62d4bc68f28b/action returned with HTTP 202 Dec 06 06:21:38.177462 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 205/417] 10.222.0.57 () {62 vars in 1395 bytes} [Sun Dec 6 06:21:37 2020] POST /volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/groups/a63cbb17-53d3-43e3-92d1-62d4bc68f28b/action => generated 0 bytes in 259 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 06 06:21:38.185453 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-a9e31511-0b2f-4d9f-bf7a-3431948d932d tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] GET http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/volumes/86d5e885-4269-4255-b2f1-cef5e5a6d021 Dec 06 06:21:38.186241 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-a9e31511-0b2f-4d9f-bf7a-3431948d932d tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:21:38.186829 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:21:38.186829 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:21:38.187557 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-a9e31511-0b2f-4d9f-bf7a-3431948d932d tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:21:38.273670 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:21:38.273670 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:21:38.284413 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-a9e31511-0b2f-4d9f-bf7a-3431948d932d tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Volume info retrieved successfully. Dec 06 06:21:38.302214 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-a9e31511-0b2f-4d9f-bf7a-3431948d932d tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 06:21:38.302664 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-a9e31511-0b2f-4d9f-bf7a-3431948d932d tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 06:21:38.313943 n-d-765311-2 devstack@c-api.service[88143]: DEBUG oslo_db.sqlalchemy.engines [None req-a9e31511-0b2f-4d9f-bf7a-3431948d932d tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88144) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 06 06:21:38.330019 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:21:38.330019 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:21:38.379113 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-a9e31511-0b2f-4d9f-bf7a-3431948d932d tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/volumes/86d5e885-4269-4255-b2f1-cef5e5a6d021 returned with HTTP 200 Dec 06 06:21:38.388628 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 213/418] 10.222.0.57 () {60 vars in 1356 bytes} [Sun Dec 6 06:21:38 2020] GET /volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/volumes/86d5e885-4269-4255-b2f1-cef5e5a6d021 => generated 992 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 06 06:21:39.398527 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-f908a9da-18fc-4542-a5c4-ce2b624c7c62 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] GET http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/volumes/86d5e885-4269-4255-b2f1-cef5e5a6d021 Dec 06 06:21:39.399787 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-f908a9da-18fc-4542-a5c4-ce2b624c7c62 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:21:39.400375 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:21:39.400375 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:21:39.401250 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-f908a9da-18fc-4542-a5c4-ce2b624c7c62 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:21:39.504963 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:21:39.504963 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:21:39.526988 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-f908a9da-18fc-4542-a5c4-ce2b624c7c62 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Volume info retrieved successfully. Dec 06 06:21:39.557295 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-f908a9da-18fc-4542-a5c4-ce2b624c7c62 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 06:21:39.558066 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-f908a9da-18fc-4542-a5c4-ce2b624c7c62 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 06:21:39.567182 n-d-765311-2 devstack@c-api.service[88143]: DEBUG oslo_db.sqlalchemy.engines [None req-f908a9da-18fc-4542-a5c4-ce2b624c7c62 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88145) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 06 06:21:39.583870 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:21:39.583870 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:21:39.627788 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-f908a9da-18fc-4542-a5c4-ce2b624c7c62 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/volumes/86d5e885-4269-4255-b2f1-cef5e5a6d021 returned with HTTP 200 Dec 06 06:21:39.628937 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 206/419] 10.222.0.57 () {60 vars in 1356 bytes} [Sun Dec 6 06:21:39 2020] GET /volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/volumes/86d5e885-4269-4255-b2f1-cef5e5a6d021 => generated 992 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 06 06:21:40.645775 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-b6bf4105-ea86-4420-9281-ea01adf46087 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] GET http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/volumes/86d5e885-4269-4255-b2f1-cef5e5a6d021 Dec 06 06:21:40.646411 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-b6bf4105-ea86-4420-9281-ea01adf46087 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:21:40.646515 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:21:40.646515 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:21:40.646877 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-b6bf4105-ea86-4420-9281-ea01adf46087 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:21:40.740255 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-b6bf4105-ea86-4420-9281-ea01adf46087 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/volumes/86d5e885-4269-4255-b2f1-cef5e5a6d021 returned with HTTP 404 Dec 06 06:21:40.741570 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 214/420] 10.222.0.57 () {60 vars in 1356 bytes} [Sun Dec 6 06:21:40 2020] GET /volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/volumes/86d5e885-4269-4255-b2f1-cef5e5a6d021 => generated 109 bytes in 100 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 06 06:21:40.750372 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-6083c339-e926-4e63-95f7-a109f225030a tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] GET http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/groups/a63cbb17-53d3-43e3-92d1-62d4bc68f28b Dec 06 06:21:40.751161 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-6083c339-e926-4e63-95f7-a109f225030a tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:21:40.751519 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:21:40.751519 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:21:40.752116 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-6083c339-e926-4e63-95f7-a109f225030a tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Calling method 'version_select' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:21:40.752777 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.v3.groups [None req-6083c339-e926-4e63-95f7-a109f225030a tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] show called for member a63cbb17-53d3-43e3-92d1-62d4bc68f28b {{(pid=88145) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 06 06:21:40.759020 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-6083c339-e926-4e63-95f7-a109f225030a tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/groups/a63cbb17-53d3-43e3-92d1-62d4bc68f28b returned with HTTP 404 Dec 06 06:21:40.761246 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 207/421] 10.222.0.57 () {60 vars in 1353 bytes} [Sun Dec 6 06:21:40 2020] GET /volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/groups/a63cbb17-53d3-43e3-92d1-62d4bc68f28b => generated 108 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 06 06:21:40.769931 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-5c28fbcf-b993-4e53-93f5-8de261d92fa5 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] DELETE http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/group_snapshots/6698312a-bde6-453d-b446-be475b5a5b26 Dec 06 06:21:40.770782 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-5c28fbcf-b993-4e53-93f5-8de261d92fa5 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:21:40.771452 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-5c28fbcf-b993-4e53-93f5-8de261d92fa5 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Calling method 'version_select' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:21:40.772220 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.v3.group_snapshots [None req-5c28fbcf-b993-4e53-93f5-8de261d92fa5 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] delete called for member 6698312a-bde6-453d-b446-be475b5a5b26 {{(pid=88144) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Dec 06 06:21:40.773170 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.v3.group_snapshots [None req-5c28fbcf-b993-4e53-93f5-8de261d92fa5 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Delete group_snapshot with id: 6698312a-bde6-453d-b446-be475b5a5b26 Dec 06 06:21:40.795106 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:21:40.795106 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:21:40.872701 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-5c28fbcf-b993-4e53-93f5-8de261d92fa5 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/group_snapshots/6698312a-bde6-453d-b446-be475b5a5b26 returned with HTTP 202 Dec 06 06:21:40.873745 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 215/422] 10.222.0.57 () {60 vars in 1383 bytes} [Sun Dec 6 06:21:40 2020] DELETE /volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/group_snapshots/6698312a-bde6-453d-b446-be475b5a5b26 => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 06 06:21:40.881123 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-d67c1e67-b133-46f1-bd98-4a47fb0e558b tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] GET http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/volumes/detail Dec 06 06:21:40.881681 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-d67c1e67-b133-46f1-bd98-4a47fb0e558b tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:21:40.882159 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-d67c1e67-b133-46f1-bd98-4a47fb0e558b tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Calling method 'detail' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:21:40.882856 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.api_utils [None req-d67c1e67-b133-46f1-bd98-4a47fb0e558b tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Removing options '' from query. {{(pid=88145) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 06 06:21:40.885186 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-d67c1e67-b133-46f1-bd98-4a47fb0e558b tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88145) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 06 06:21:40.951749 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-d67c1e67-b133-46f1-bd98-4a47fb0e558b tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Get all volumes completed successfully. Dec 06 06:21:40.953456 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-d67c1e67-b133-46f1-bd98-4a47fb0e558b tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 06:21:40.953976 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-d67c1e67-b133-46f1-bd98-4a47fb0e558b tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 06:21:40.975554 n-d-765311-2 devstack@c-api.service[88143]: DEBUG oslo_db.sqlalchemy.engines [None req-d67c1e67-b133-46f1-bd98-4a47fb0e558b tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88145) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 06 06:21:40.987019 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:21:40.987019 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:21:41.015617 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-d67c1e67-b133-46f1-bd98-4a47fb0e558b tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/volumes/detail returned with HTTP 200 Dec 06 06:21:41.016942 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 208/423] 10.222.0.57 () {60 vars in 1266 bytes} [Sun Dec 6 06:21:40 2020] GET /volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/volumes/detail => generated 1004 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Dec 06 06:21:41.034371 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-47da21f4-0768-4369-a85f-4acfc7f57d86 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] GET http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/snapshots/detail Dec 06 06:21:41.034371 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-47da21f4-0768-4369-a85f-4acfc7f57d86 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:21:41.034631 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:21:41.034631 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:21:41.035379 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-47da21f4-0768-4369-a85f-4acfc7f57d86 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Calling method 'detail' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:21:41.035770 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.api_utils [None req-47da21f4-0768-4369-a85f-4acfc7f57d86 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Removing options '' from query. {{(pid=88144) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 06 06:21:41.036940 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:21:41.036940 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:21:41.038359 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.db.sqlalchemy.api [None req-47da21f4-0768-4369-a85f-4acfc7f57d86 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Building query based on filter {{(pid=88144) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 06 06:21:41.082349 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-47da21f4-0768-4369-a85f-4acfc7f57d86 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Get all snapshots completed successfully. Dec 06 06:21:41.083432 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:21:41.083432 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:21:41.085475 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-47da21f4-0768-4369-a85f-4acfc7f57d86 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/snapshots/detail returned with HTTP 200 Dec 06 06:21:41.093842 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 216/424] 10.222.0.57 () {58 vars in 1231 bytes} [Sun Dec 6 06:21:41 2020] GET /volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/snapshots/detail => generated 453 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:21:41.100100 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-bc300980-a266-48e7-82eb-d0a0f970e94c tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] GET http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/snapshots/dde93540-6502-4045-8a0e-bc5cd24fe74c Dec 06 06:21:41.105784 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-bc300980-a266-48e7-82eb-d0a0f970e94c tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:21:41.115247 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:21:41.115247 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:21:41.116041 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-bc300980-a266-48e7-82eb-d0a0f970e94c tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:21:41.208887 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:21:41.208887 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:21:41.210073 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-bc300980-a266-48e7-82eb-d0a0f970e94c tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Snapshot retrieved successfully. Dec 06 06:21:41.212186 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-bc300980-a266-48e7-82eb-d0a0f970e94c tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/snapshots/dde93540-6502-4045-8a0e-bc5cd24fe74c returned with HTTP 200 Dec 06 06:21:41.213159 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 209/425] 10.222.0.57 () {58 vars in 1321 bytes} [Sun Dec 6 06:21:41 2020] GET /volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/snapshots/dde93540-6502-4045-8a0e-bc5cd24fe74c => generated 450 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:21:42.233753 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-29cb1d11-ad99-44c8-b2b2-1266d3f4e857 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] GET http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/snapshots/dde93540-6502-4045-8a0e-bc5cd24fe74c Dec 06 06:21:42.234360 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-29cb1d11-ad99-44c8-b2b2-1266d3f4e857 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:21:42.234482 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:21:42.234482 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:21:42.234844 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-29cb1d11-ad99-44c8-b2b2-1266d3f4e857 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:21:42.299095 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:21:42.299095 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:21:42.300233 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-29cb1d11-ad99-44c8-b2b2-1266d3f4e857 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Snapshot retrieved successfully. Dec 06 06:21:42.315563 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-29cb1d11-ad99-44c8-b2b2-1266d3f4e857 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/snapshots/dde93540-6502-4045-8a0e-bc5cd24fe74c returned with HTTP 200 Dec 06 06:21:42.316703 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 217/426] 10.222.0.57 () {58 vars in 1321 bytes} [Sun Dec 6 06:21:42 2020] GET /volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/snapshots/dde93540-6502-4045-8a0e-bc5cd24fe74c => generated 450 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:21:43.328586 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-c5a29307-f6da-4f2a-b0e3-49a71b15ffb0 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] GET http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/snapshots/dde93540-6502-4045-8a0e-bc5cd24fe74c Dec 06 06:21:43.329279 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-c5a29307-f6da-4f2a-b0e3-49a71b15ffb0 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:21:43.329733 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:21:43.329733 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:21:43.330308 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-c5a29307-f6da-4f2a-b0e3-49a71b15ffb0 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:21:43.355632 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-c5a29307-f6da-4f2a-b0e3-49a71b15ffb0 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/snapshots/dde93540-6502-4045-8a0e-bc5cd24fe74c returned with HTTP 404 Dec 06 06:21:43.357121 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 210/427] 10.222.0.57 () {58 vars in 1321 bytes} [Sun Dec 6 06:21:43 2020] GET /volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/snapshots/dde93540-6502-4045-8a0e-bc5cd24fe74c => generated 111 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 06 06:21:43.365065 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-3afe272b-5fc3-4d5f-95de-dea7119c10bc tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] GET http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/group_snapshots/6698312a-bde6-453d-b446-be475b5a5b26 Dec 06 06:21:43.365832 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-3afe272b-5fc3-4d5f-95de-dea7119c10bc tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:21:43.366050 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:21:43.366050 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:21:43.366420 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-3afe272b-5fc3-4d5f-95de-dea7119c10bc tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Calling method 'version_select' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:21:43.366835 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.v3.group_snapshots [None req-3afe272b-5fc3-4d5f-95de-dea7119c10bc tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] show called for member 6698312a-bde6-453d-b446-be475b5a5b26 {{(pid=88144) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Dec 06 06:21:43.373343 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-3afe272b-5fc3-4d5f-95de-dea7119c10bc tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/group_snapshots/6698312a-bde6-453d-b446-be475b5a5b26 returned with HTTP 404 Dec 06 06:21:43.374354 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 218/428] 10.222.0.57 () {60 vars in 1380 bytes} [Sun Dec 6 06:21:43 2020] GET /volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/group_snapshots/6698312a-bde6-453d-b446-be475b5a5b26 => generated 116 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 06 06:21:43.381892 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-a9ebf413-d8c2-4c54-b16d-86642c9fd7fd tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] GET http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/volumes/detail Dec 06 06:21:43.382747 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-a9ebf413-d8c2-4c54-b16d-86642c9fd7fd tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:21:43.382892 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-a9ebf413-d8c2-4c54-b16d-86642c9fd7fd tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Calling method 'detail' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:21:43.386809 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.api_utils [None req-a9ebf413-d8c2-4c54-b16d-86642c9fd7fd tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Removing options '' from query. {{(pid=88145) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 06 06:21:43.386809 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-a9ebf413-d8c2-4c54-b16d-86642c9fd7fd tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88145) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 06 06:21:43.438513 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-a9ebf413-d8c2-4c54-b16d-86642c9fd7fd tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Get all volumes completed successfully. Dec 06 06:21:43.440099 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-a9ebf413-d8c2-4c54-b16d-86642c9fd7fd tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 06:21:43.440536 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-a9ebf413-d8c2-4c54-b16d-86642c9fd7fd tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 06:21:43.448702 n-d-765311-2 devstack@c-api.service[88143]: DEBUG oslo_db.sqlalchemy.engines [None req-a9ebf413-d8c2-4c54-b16d-86642c9fd7fd tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88145) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 06 06:21:43.458263 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:21:43.458263 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:21:43.479709 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-a9ebf413-d8c2-4c54-b16d-86642c9fd7fd tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/volumes/detail returned with HTTP 200 Dec 06 06:21:43.480627 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 211/429] 10.222.0.57 () {60 vars in 1266 bytes} [Sun Dec 6 06:21:43 2020] GET /volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/volumes/detail => generated 1004 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 06 06:21:43.497021 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-59c21d91-ef59-439a-84c5-fecb8f52e3a9 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] POST http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/groups/85e227d5-8111-4b1d-a085-c51c49b5328d/action Dec 06 06:21:43.497845 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-59c21d91-ef59-439a-84c5-fecb8f52e3a9 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=88144) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 06 06:21:43.498223 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-59c21d91-ef59-439a-84c5-fecb8f52e3a9 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 06 06:21:43.499160 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.v3.groups [None req-59c21d91-ef59-439a-84c5-fecb8f52e3a9 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] delete called for group 85e227d5-8111-4b1d-a085-c51c49b5328d {{(pid=88144) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Dec 06 06:21:43.499503 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.v3.groups [None req-59c21d91-ef59-439a-84c5-fecb8f52e3a9 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Delete group with id: 85e227d5-8111-4b1d-a085-c51c49b5328d Dec 06 06:21:43.506992 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:21:43.506992 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:21:43.633967 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-59c21d91-ef59-439a-84c5-fecb8f52e3a9 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/groups/85e227d5-8111-4b1d-a085-c51c49b5328d/action returned with HTTP 202 Dec 06 06:21:43.635949 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 219/430] 10.222.0.57 () {62 vars in 1395 bytes} [Sun Dec 6 06:21:43 2020] POST /volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/groups/85e227d5-8111-4b1d-a085-c51c49b5328d/action => generated 0 bytes in 144 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 06 06:21:43.643949 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-d88fa67d-50bc-475f-8f0f-d32af008ec0f tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] GET http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/volumes/a97ef7a6-9619-465a-889c-32c97ba7020c Dec 06 06:21:43.644639 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-d88fa67d-50bc-475f-8f0f-d32af008ec0f tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:21:43.644919 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:21:43.644919 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:21:43.645384 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-d88fa67d-50bc-475f-8f0f-d32af008ec0f tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:21:43.703686 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:21:43.703686 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:21:43.715258 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-d88fa67d-50bc-475f-8f0f-d32af008ec0f tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Volume info retrieved successfully. Dec 06 06:21:43.732891 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-d88fa67d-50bc-475f-8f0f-d32af008ec0f tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 06:21:43.733775 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-d88fa67d-50bc-475f-8f0f-d32af008ec0f tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 06:21:43.741294 n-d-765311-2 devstack@c-api.service[88143]: DEBUG oslo_db.sqlalchemy.engines [None req-d88fa67d-50bc-475f-8f0f-d32af008ec0f tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88145) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 06 06:21:43.751869 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:21:43.751869 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:21:43.775980 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-d88fa67d-50bc-475f-8f0f-d32af008ec0f tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/volumes/a97ef7a6-9619-465a-889c-32c97ba7020c returned with HTTP 200 Dec 06 06:21:43.786030 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 212/431] 10.222.0.57 () {60 vars in 1356 bytes} [Sun Dec 6 06:21:43 2020] GET /volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/volumes/a97ef7a6-9619-465a-889c-32c97ba7020c => generated 1000 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 06 06:21:44.793214 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-d9b8a1e0-5240-4aa1-a5d0-8fa8ba3e847b tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] GET http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/volumes/a97ef7a6-9619-465a-889c-32c97ba7020c Dec 06 06:21:44.794997 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-d9b8a1e0-5240-4aa1-a5d0-8fa8ba3e847b tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:21:44.795360 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:21:44.795360 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:21:44.795939 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-d9b8a1e0-5240-4aa1-a5d0-8fa8ba3e847b tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:21:44.909555 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:21:44.909555 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:21:44.932869 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-d9b8a1e0-5240-4aa1-a5d0-8fa8ba3e847b tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Volume info retrieved successfully. Dec 06 06:21:44.972321 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-d9b8a1e0-5240-4aa1-a5d0-8fa8ba3e847b tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 06:21:44.973134 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-d9b8a1e0-5240-4aa1-a5d0-8fa8ba3e847b tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 06:21:44.991572 n-d-765311-2 devstack@c-api.service[88143]: DEBUG oslo_db.sqlalchemy.engines [None req-d9b8a1e0-5240-4aa1-a5d0-8fa8ba3e847b tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88144) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 06 06:21:44.999502 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:21:44.999502 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:21:45.043890 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-d9b8a1e0-5240-4aa1-a5d0-8fa8ba3e847b tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/volumes/a97ef7a6-9619-465a-889c-32c97ba7020c returned with HTTP 200 Dec 06 06:21:45.048039 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 220/432] 10.222.0.57 () {60 vars in 1356 bytes} [Sun Dec 6 06:21:44 2020] GET /volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/volumes/a97ef7a6-9619-465a-889c-32c97ba7020c => generated 1000 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 06 06:21:46.063983 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-2500520e-b2a7-4026-a685-ce99fe0d6a77 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] GET http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/volumes/a97ef7a6-9619-465a-889c-32c97ba7020c Dec 06 06:21:46.064514 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-2500520e-b2a7-4026-a685-ce99fe0d6a77 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:21:46.064769 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:21:46.064769 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:21:46.065103 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-2500520e-b2a7-4026-a685-ce99fe0d6a77 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:21:46.452028 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-2500520e-b2a7-4026-a685-ce99fe0d6a77 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/volumes/a97ef7a6-9619-465a-889c-32c97ba7020c returned with HTTP 404 Dec 06 06:21:46.453891 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 213/433] 10.222.0.57 () {60 vars in 1356 bytes} [Sun Dec 6 06:21:46 2020] GET /volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/volumes/a97ef7a6-9619-465a-889c-32c97ba7020c => generated 109 bytes in 394 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 06 06:21:46.462854 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-99fba799-285d-4bbe-b5f1-fd58b9ab010d tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] GET http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/groups/85e227d5-8111-4b1d-a085-c51c49b5328d Dec 06 06:21:46.463728 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-99fba799-285d-4bbe-b5f1-fd58b9ab010d tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:21:46.466186 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:21:46.466186 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:21:46.466813 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-99fba799-285d-4bbe-b5f1-fd58b9ab010d tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Calling method 'version_select' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:21:46.467380 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.v3.groups [None req-99fba799-285d-4bbe-b5f1-fd58b9ab010d tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] show called for member 85e227d5-8111-4b1d-a085-c51c49b5328d {{(pid=88144) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 06 06:21:46.473886 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-99fba799-285d-4bbe-b5f1-fd58b9ab010d tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/groups/85e227d5-8111-4b1d-a085-c51c49b5328d returned with HTTP 404 Dec 06 06:21:46.479640 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 221/434] 10.222.0.57 () {60 vars in 1353 bytes} [Sun Dec 6 06:21:46 2020] GET /volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/groups/85e227d5-8111-4b1d-a085-c51c49b5328d => generated 108 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 06 06:21:46.483550 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-464c08f4-b93e-46d3-949d-2d31f84e9c76 tempest-GroupSnapshotsTest-1753932514 tempest-GroupSnapshotsTest-1753932514] DELETE http://10.222.0.57/volume/v3/676c941fd44b4c7b9771313841acbf7e/group_types/d0fa0c99-b700-4e54-a14b-246385e00480 Dec 06 06:21:46.484334 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-464c08f4-b93e-46d3-949d-2d31f84e9c76 tempest-GroupSnapshotsTest-1753932514 tempest-GroupSnapshotsTest-1753932514] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:21:46.484986 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-464c08f4-b93e-46d3-949d-2d31f84e9c76 tempest-GroupSnapshotsTest-1753932514 tempest-GroupSnapshotsTest-1753932514] Calling method 'version_select' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:21:46.548328 n-d-765311-2 devstack@c-api.service[88143]: /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. Dec 06 06:21:46.548328 n-d-765311-2 devstack@c-api.service[88143]: "UPDATE / DELETE expressions." % clause Dec 06 06:21:46.561596 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-464c08f4-b93e-46d3-949d-2d31f84e9c76 tempest-GroupSnapshotsTest-1753932514 tempest-GroupSnapshotsTest-1753932514] http://10.222.0.57/volume/v3/676c941fd44b4c7b9771313841acbf7e/group_types/d0fa0c99-b700-4e54-a14b-246385e00480 returned with HTTP 202 Dec 06 06:21:46.562431 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 214/435] 10.222.0.57 () {60 vars in 1371 bytes} [Sun Dec 6 06:21:46 2020] DELETE /volume/v3/676c941fd44b4c7b9771313841acbf7e/group_types/d0fa0c99-b700-4e54-a14b-246385e00480 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 06 06:21:46.583624 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-c87c7f33-3443-4e8b-a530-482399997dd0 tempest-GroupSnapshotsTest-1753932514 tempest-GroupSnapshotsTest-1753932514] POST http://10.222.0.57/volume/v3/676c941fd44b4c7b9771313841acbf7e/types Dec 06 06:21:46.584419 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-c87c7f33-3443-4e8b-a530-482399997dd0 tempest-GroupSnapshotsTest-1753932514 tempest-GroupSnapshotsTest-1753932514] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1859107344"}} {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 06 06:21:46.682770 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-c87c7f33-3443-4e8b-a530-482399997dd0 tempest-GroupSnapshotsTest-1753932514 tempest-GroupSnapshotsTest-1753932514] http://10.222.0.57/volume/v3/676c941fd44b4c7b9771313841acbf7e/types returned with HTTP 200 Dec 06 06:21:46.690142 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 222/436] 10.222.0.57 () {60 vars in 1219 bytes} [Sun Dec 6 06:21:46 2020] POST /volume/v3/676c941fd44b4c7b9771313841acbf7e/types => generated 224 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:21:46.693384 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-146dcfcd-239f-4dfd-9048-fa5ba09ca97d tempest-GroupSnapshotsTest-1753932514 tempest-GroupSnapshotsTest-1753932514] POST http://10.222.0.57/volume/v3/676c941fd44b4c7b9771313841acbf7e/group_types Dec 06 06:21:46.694182 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-146dcfcd-239f-4dfd-9048-fa5ba09ca97d tempest-GroupSnapshotsTest-1753932514 tempest-GroupSnapshotsTest-1753932514] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1317509823"}} {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 06 06:21:46.765312 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-146dcfcd-239f-4dfd-9048-fa5ba09ca97d tempest-GroupSnapshotsTest-1753932514 tempest-GroupSnapshotsTest-1753932514] http://10.222.0.57/volume/v3/676c941fd44b4c7b9771313841acbf7e/group_types returned with HTTP 202 Dec 06 06:21:46.776710 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-af7c2fa5-5101-4b55-bf5c-036c4eb89c1c tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] POST http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/groups Dec 06 06:21:46.777550 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-af7c2fa5-5101-4b55-bf5c-036c4eb89c1c tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Action: 'create', calling method: version_select, body: {"group": {"group_type": "75a43ae0-24e7-4c1c-b9cb-963738a5e25f", "volume_types": ["75a8f02c-035b-4624-80ab-a0349f109932"], "name": "tempest-GroupSnapshotsTest-Group-1626253780"}} {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 06 06:21:46.778608 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.v3.groups [None req-af7c2fa5-5101-4b55-bf5c-036c4eb89c1c tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Creating new group {'group': {'group_type': '75a43ae0-24e7-4c1c-b9cb-963738a5e25f', 'volume_types': ['75a8f02c-035b-4624-80ab-a0349f109932'], 'name': 'tempest-GroupSnapshotsTest-Group-1626253780'}} {{(pid=88144) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Dec 06 06:21:46.780737 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 215/437] 10.222.0.57 () {62 vars in 1278 bytes} [Sun Dec 6 06:21:46 2020] POST /volume/v3/676c941fd44b4c7b9771313841acbf7e/group_types => generated 181 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 06 06:21:46.802951 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.v3.groups [None req-af7c2fa5-5101-4b55-bf5c-036c4eb89c1c tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Creating group tempest-GroupSnapshotsTest-Group-1626253780. Dec 06 06:21:46.870102 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-af7c2fa5-5101-4b55-bf5c-036c4eb89c1c tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Availability zone cache updated, next update will occur around 2020-12-06 07:21:46.869278. {{(pid=88144) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Dec 06 06:21:46.873193 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-af7c2fa5-5101-4b55-bf5c-036c4eb89c1c tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Availability Zones retrieved successfully. Dec 06 06:21:46.927985 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.quota [None req-af7c2fa5-5101-4b55-bf5c-036c4eb89c1c tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Created reservations ['391bda1b-6cdc-4d33-bf8b-9610002dc0ec'] {{(pid=88144) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 06 06:21:47.042889 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-af7c2fa5-5101-4b55-bf5c-036c4eb89c1c tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/groups returned with HTTP 202 Dec 06 06:21:47.043819 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 223/438] 10.222.0.57 () {62 vars in 1264 bytes} [Sun Dec 6 06:21:46 2020] POST /volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/groups => generated 112 bytes in 272 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Dec 06 06:21:47.053707 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-b940590c-af77-432f-a56e-305604e33b6c tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] GET http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/groups/d0b675f6-3bb6-45dd-b1f3-4c7b7a2e931f Dec 06 06:21:47.054274 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-b940590c-af77-432f-a56e-305604e33b6c tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:21:47.054749 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-b940590c-af77-432f-a56e-305604e33b6c tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Calling method 'version_select' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:21:47.055153 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.v3.groups [None req-b940590c-af77-432f-a56e-305604e33b6c tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] show called for member d0b675f6-3bb6-45dd-b1f3-4c7b7a2e931f {{(pid=88145) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 06 06:21:47.071306 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:21:47.071306 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:21:47.153198 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-b940590c-af77-432f-a56e-305604e33b6c tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/groups/d0b675f6-3bb6-45dd-b1f3-4c7b7a2e931f returned with HTTP 200 Dec 06 06:21:47.154017 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 216/439] 10.222.0.57 () {60 vars in 1353 bytes} [Sun Dec 6 06:21:47 2020] GET /volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/groups/d0b675f6-3bb6-45dd-b1f3-4c7b7a2e931f => generated 392 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 06 06:21:48.167110 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-d53fd133-4831-42f8-9920-2c337d11f25c tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] GET http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/groups/d0b675f6-3bb6-45dd-b1f3-4c7b7a2e931f Dec 06 06:21:48.168380 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-d53fd133-4831-42f8-9920-2c337d11f25c tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:21:48.168887 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:21:48.168887 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:21:48.169525 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-d53fd133-4831-42f8-9920-2c337d11f25c tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Calling method 'version_select' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:21:48.170088 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.v3.groups [None req-d53fd133-4831-42f8-9920-2c337d11f25c tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] show called for member d0b675f6-3bb6-45dd-b1f3-4c7b7a2e931f {{(pid=88144) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 06 06:21:48.182675 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:21:48.182675 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:21:48.218753 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-d53fd133-4831-42f8-9920-2c337d11f25c tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/groups/d0b675f6-3bb6-45dd-b1f3-4c7b7a2e931f returned with HTTP 200 Dec 06 06:21:48.219946 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 224/440] 10.222.0.57 () {60 vars in 1353 bytes} [Sun Dec 6 06:21:48 2020] GET /volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/groups/d0b675f6-3bb6-45dd-b1f3-4c7b7a2e931f => generated 393 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 06 06:21:48.230432 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-d2d6a793-d58d-4313-9582-51762898e2b4 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] POST http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/volumes Dec 06 06:21:48.231189 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:21:48.231189 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:21:48.231847 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-d2d6a793-d58d-4313-9582-51762898e2b4 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Action: 'create', calling method: create, body: {"volume": {"volume_type": "75a8f02c-035b-4624-80ab-a0349f109932", "group_id": "d0b675f6-3bb6-45dd-b1f3-4c7b7a2e931f", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-707280308"}} {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 06 06:21:48.233245 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.v3.volumes [None req-d2d6a793-d58d-4313-9582-51762898e2b4 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Create volume request body: {'volume': {'volume_type': '75a8f02c-035b-4624-80ab-a0349f109932', 'group_id': 'd0b675f6-3bb6-45dd-b1f3-4c7b7a2e931f', 'size': 1, 'name': 'tempest-GroupSnapshotsTest-Volume-707280308'}} {{(pid=88145) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 06 06:21:48.255845 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:21:48.255845 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:21:48.257341 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.v3.volumes [None req-d2d6a793-d58d-4313-9582-51762898e2b4 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Create volume of 1 GB Dec 06 06:21:48.274460 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-d2d6a793-d58d-4313-9582-51762898e2b4 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Availability Zones retrieved successfully. Dec 06 06:21:48.293145 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-d2d6a793-d58d-4313-9582-51762898e2b4 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Flow 'volume_create_api' (2ba1d56e-efab-41d6-b33c-3cce2abab3c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88145) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 06 06:21:48.296446 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-d2d6a793-d58d-4313-9582-51762898e2b4 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (668441c3-965b-4c80-90b6-fc9cc2039737) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:21:48.298497 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:21:48.298497 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:21:48.299340 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.flows.api.create_volume [None req-d2d6a793-d58d-4313-9582-51762898e2b4 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Validating volume size '1' using validate_int {{(pid=88145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 06 06:21:48.358456 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-d2d6a793-d58d-4313-9582-51762898e2b4 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (668441c3-965b-4c80-90b6-fc9cc2039737) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-06T06:21:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=75a8f02c-035b-4624-80ab-a0349f109932,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1859107344',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75a8f02c-035b-4624-80ab-a0349f109932', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'd0b675f6-3bb6-45dd-b1f3-4c7b7a2e931f', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:21:48.361146 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-d2d6a793-d58d-4313-9582-51762898e2b4 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1e95384-932e-45e5-b31b-a62b4230889e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:21:48.428564 n-d-765311-2 devstack@c-api.service[88143]: WARNING cinder.quota [None req-d2d6a793-d58d-4313-9582-51762898e2b4 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1859107344 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1859107344, it is now deprecated. Please use the default quota class for default quota. Dec 06 06:21:48.430659 n-d-765311-2 devstack@c-api.service[88143]: WARNING cinder.quota [None req-d2d6a793-d58d-4313-9582-51762898e2b4 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1859107344 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1859107344, it is now deprecated. Please use the default quota class for default quota. Dec 06 06:21:48.514857 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.quota [None req-d2d6a793-d58d-4313-9582-51762898e2b4 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Created reservations ['06cb9afb-a1b9-49f9-b17d-e5afe0657855', '03792fc5-ba1e-4c56-af57-3f1e959067ba', 'a8e75fdd-b6aa-454b-a7c3-eb0c6fa208f5', '873d53f7-1b13-4899-b79b-4d151446aabe'] {{(pid=88145) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 06 06:21:48.520118 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-d2d6a793-d58d-4313-9582-51762898e2b4 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1e95384-932e-45e5-b31b-a62b4230889e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['06cb9afb-a1b9-49f9-b17d-e5afe0657855', '03792fc5-ba1e-4c56-af57-3f1e959067ba', 'a8e75fdd-b6aa-454b-a7c3-eb0c6fa208f5', '873d53f7-1b13-4899-b79b-4d151446aabe']}' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:21:48.533987 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-d2d6a793-d58d-4313-9582-51762898e2b4 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba41375a-867a-48f7-8cd5-35438bbef20a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:21:48.623506 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-d2d6a793-d58d-4313-9582-51762898e2b4 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba41375a-867a-48f7-8cd5-35438bbef20a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'acb59af7-2af6-4240-8630-f31b4af5559d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-707280308',encryption_key_id=None,group_id=d0b675f6-3bb6-45dd-b1f3-4c7b7a2e931f,group_type_id=,metadata={},multiattach=False,project_id='a92e96273c0b47c3aec6eb0c86a1452d',qos_specs=None,replication_status=,reservations=['06cb9afb-a1b9-49f9-b17d-e5afe0657855','03792fc5-ba1e-4c56-af57-3f1e959067ba','a8e75fdd-b6aa-454b-a7c3-eb0c6fa208f5','873d53f7-1b13-4899-b79b-4d151446aabe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29096615810f48e0b683c2adedb9555b',volume_type_id=75a8f02c-035b-4624-80ab-a0349f109932), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-06T06:21:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-707280308',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=d0b675f6-3bb6-45dd-b1f3-4c7b7a2e931f,host=None,id=acb59af7-2af6-4240-8630-f31b4af5559d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a92e96273c0b47c3aec6eb0c86a1452d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='29096615810f48e0b683c2adedb9555b',volume_attachment=,volume_type=,volume_type_id=75a8f02c-035b-4624-80ab-a0349f109932)}' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:21:48.626395 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-d2d6a793-d58d-4313-9582-51762898e2b4 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b5d87cf-8c2b-4dbe-a24c-900bfffd5d37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:21:48.658637 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-d2d6a793-d58d-4313-9582-51762898e2b4 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b5d87cf-8c2b-4dbe-a24c-900bfffd5d37) transitioned into state 'SUCCESS' from state '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-707280308',encryption_key_id=None,group_id=d0b675f6-3bb6-45dd-b1f3-4c7b7a2e931f,group_type_id=,metadata={},multiattach=False,project_id='a92e96273c0b47c3aec6eb0c86a1452d',qos_specs=None,replication_status=,reservations=['06cb9afb-a1b9-49f9-b17d-e5afe0657855','03792fc5-ba1e-4c56-af57-3f1e959067ba','a8e75fdd-b6aa-454b-a7c3-eb0c6fa208f5','873d53f7-1b13-4899-b79b-4d151446aabe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29096615810f48e0b683c2adedb9555b',volume_type_id=75a8f02c-035b-4624-80ab-a0349f109932)}' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:21:48.661218 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-d2d6a793-d58d-4313-9582-51762898e2b4 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80c149bf-8504-4102-9075-70bc8f2e2d3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:21:48.691792 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-d2d6a793-d58d-4313-9582-51762898e2b4 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80c149bf-8504-4102-9075-70bc8f2e2d3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:21:48.696293 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-d2d6a793-d58d-4313-9582-51762898e2b4 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Flow 'volume_create_api' (2ba1d56e-efab-41d6-b33c-3cce2abab3c3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88145) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 06 06:21:48.789701 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-d2d6a793-d58d-4313-9582-51762898e2b4 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Create volume request issued successfully. Dec 06 06:21:48.807507 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-d2d6a793-d58d-4313-9582-51762898e2b4 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 06:21:48.808282 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-d2d6a793-d58d-4313-9582-51762898e2b4 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 06:21:48.830958 n-d-765311-2 devstack@c-api.service[88143]: DEBUG oslo_db.sqlalchemy.engines [None req-d2d6a793-d58d-4313-9582-51762898e2b4 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88145) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 06 06:21:48.846701 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:21:48.846701 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:21:48.885386 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-d2d6a793-d58d-4313-9582-51762898e2b4 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/volumes returned with HTTP 202 Dec 06 06:21:48.891055 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 217/441] 10.222.0.57 () {62 vars in 1267 bytes} [Sun Dec 6 06:21:48 2020] POST /volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/volumes => generated 907 bytes in 664 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 06 06:21:48.905920 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-bf15d152-98b0-446d-b360-baf50c396b74 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] GET http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/volumes/acb59af7-2af6-4240-8630-f31b4af5559d Dec 06 06:21:48.906809 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-bf15d152-98b0-446d-b360-baf50c396b74 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:21:48.907223 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:21:48.907223 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:21:48.907845 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-bf15d152-98b0-446d-b360-baf50c396b74 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:21:48.968437 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:21:48.968437 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:21:48.978004 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-bf15d152-98b0-446d-b360-baf50c396b74 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Volume info retrieved successfully. Dec 06 06:21:48.998510 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-bf15d152-98b0-446d-b360-baf50c396b74 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 06:21:48.999310 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-bf15d152-98b0-446d-b360-baf50c396b74 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 06:21:49.010297 n-d-765311-2 devstack@c-api.service[88143]: DEBUG oslo_db.sqlalchemy.engines [None req-bf15d152-98b0-446d-b360-baf50c396b74 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88144) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 06 06:21:49.019027 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:21:49.019027 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:21:49.043520 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-bf15d152-98b0-446d-b360-baf50c396b74 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/volumes/acb59af7-2af6-4240-8630-f31b4af5559d returned with HTTP 200 Dec 06 06:21:49.044662 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 225/442] 10.222.0.57 () {60 vars in 1356 bytes} [Sun Dec 6 06:21:48 2020] GET /volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/volumes/acb59af7-2af6-4240-8630-f31b4af5559d => generated 999 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 06 06:21:50.061095 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-99f6b36b-26a8-484d-97f8-47e68808f870 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] GET http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/volumes/acb59af7-2af6-4240-8630-f31b4af5559d Dec 06 06:21:50.061663 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-99f6b36b-26a8-484d-97f8-47e68808f870 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:21:50.061855 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:21:50.061855 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:21:50.062572 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-99f6b36b-26a8-484d-97f8-47e68808f870 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:21:50.114086 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:21:50.114086 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:21:50.123753 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-99f6b36b-26a8-484d-97f8-47e68808f870 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Volume info retrieved successfully. Dec 06 06:21:50.139646 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-99f6b36b-26a8-484d-97f8-47e68808f870 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 06:21:50.140091 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-99f6b36b-26a8-484d-97f8-47e68808f870 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 06:21:50.147925 n-d-765311-2 devstack@c-api.service[88143]: DEBUG oslo_db.sqlalchemy.engines [None req-99f6b36b-26a8-484d-97f8-47e68808f870 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88145) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 06 06:21:50.155492 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:21:50.155492 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:21:50.178875 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-99f6b36b-26a8-484d-97f8-47e68808f870 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/volumes/acb59af7-2af6-4240-8630-f31b4af5559d returned with HTTP 200 Dec 06 06:21:50.188822 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 218/443] 10.222.0.57 () {60 vars in 1356 bytes} [Sun Dec 6 06:21:50 2020] GET /volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/volumes/acb59af7-2af6-4240-8630-f31b4af5559d => generated 1000 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 06 06:21:50.195116 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-60debab4-e3b7-4f45-877e-05d9e045ecef tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] POST http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/volumes Dec 06 06:21:50.195838 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:21:50.195838 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:21:50.196506 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-60debab4-e3b7-4f45-877e-05d9e045ecef tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Action: 'create', calling method: create, body: {"volume": {"volume_type": "75a8f02c-035b-4624-80ab-a0349f109932", "group_id": "d0b675f6-3bb6-45dd-b1f3-4c7b7a2e931f", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-607549081"}} {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 06 06:21:50.198417 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.v3.volumes [None req-60debab4-e3b7-4f45-877e-05d9e045ecef tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Create volume request body: {'volume': {'volume_type': '75a8f02c-035b-4624-80ab-a0349f109932', 'group_id': 'd0b675f6-3bb6-45dd-b1f3-4c7b7a2e931f', 'size': 1, 'name': 'tempest-GroupSnapshotsTest-Volume-607549081'}} {{(pid=88144) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 06 06:21:50.223390 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:21:50.223390 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:21:50.226447 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.v3.volumes [None req-60debab4-e3b7-4f45-877e-05d9e045ecef tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Create volume of 1 GB Dec 06 06:21:50.244084 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-60debab4-e3b7-4f45-877e-05d9e045ecef tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Availability Zones retrieved successfully. Dec 06 06:21:50.261988 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-60debab4-e3b7-4f45-877e-05d9e045ecef tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Flow 'volume_create_api' (cb41683a-54ce-4bbb-aa54-73cfad17b622) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88144) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 06 06:21:50.265289 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-60debab4-e3b7-4f45-877e-05d9e045ecef tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e45e905-be58-4bd4-b6b0-278d23bfc41c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:21:50.267120 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:21:50.267120 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:21:50.267786 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.flows.api.create_volume [None req-60debab4-e3b7-4f45-877e-05d9e045ecef tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Validating volume size '1' using validate_int {{(pid=88144) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 06 06:21:50.335910 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-60debab4-e3b7-4f45-877e-05d9e045ecef tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e45e905-be58-4bd4-b6b0-278d23bfc41c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-06T06:21:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=75a8f02c-035b-4624-80ab-a0349f109932,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1859107344',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75a8f02c-035b-4624-80ab-a0349f109932', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'd0b675f6-3bb6-45dd-b1f3-4c7b7a2e931f', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:21:50.339549 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-60debab4-e3b7-4f45-877e-05d9e045ecef tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (505b845f-228e-4491-a041-0c21ac308a86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:21:50.391074 n-d-765311-2 devstack@c-api.service[88143]: WARNING cinder.quota [None req-60debab4-e3b7-4f45-877e-05d9e045ecef tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1859107344 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1859107344, it is now deprecated. Please use the default quota class for default quota. Dec 06 06:21:50.391940 n-d-765311-2 devstack@c-api.service[88143]: WARNING cinder.quota [None req-60debab4-e3b7-4f45-877e-05d9e045ecef tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1859107344 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1859107344, it is now deprecated. Please use the default quota class for default quota. Dec 06 06:21:50.422218 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.quota [None req-60debab4-e3b7-4f45-877e-05d9e045ecef tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Created reservations ['441180e9-c03a-49ef-839a-0198585efcba', 'beb5197a-0b4f-41af-b877-ace5576bda05', 'e9383112-d24e-4645-b25b-a9ad19170521', 'd43cfaa6-2430-4b3b-b582-bd383695504e'] {{(pid=88144) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 06 06:21:50.424105 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-60debab4-e3b7-4f45-877e-05d9e045ecef tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (505b845f-228e-4491-a041-0c21ac308a86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['441180e9-c03a-49ef-839a-0198585efcba', 'beb5197a-0b4f-41af-b877-ace5576bda05', 'e9383112-d24e-4645-b25b-a9ad19170521', 'd43cfaa6-2430-4b3b-b582-bd383695504e']}' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:21:50.426266 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-60debab4-e3b7-4f45-877e-05d9e045ecef tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cfeb79cd-a3c9-41b5-ade8-4a08854860e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:21:50.526355 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-60debab4-e3b7-4f45-877e-05d9e045ecef tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cfeb79cd-a3c9-41b5-ade8-4a08854860e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '420ffd61-fb06-45a0-a09b-636b26f29e8b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-607549081',encryption_key_id=None,group_id=d0b675f6-3bb6-45dd-b1f3-4c7b7a2e931f,group_type_id=,metadata={},multiattach=False,project_id='a92e96273c0b47c3aec6eb0c86a1452d',qos_specs=None,replication_status=,reservations=['441180e9-c03a-49ef-839a-0198585efcba','beb5197a-0b4f-41af-b877-ace5576bda05','e9383112-d24e-4645-b25b-a9ad19170521','d43cfaa6-2430-4b3b-b582-bd383695504e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29096615810f48e0b683c2adedb9555b',volume_type_id=75a8f02c-035b-4624-80ab-a0349f109932), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-06T06:21:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-607549081',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=d0b675f6-3bb6-45dd-b1f3-4c7b7a2e931f,host=None,id=420ffd61-fb06-45a0-a09b-636b26f29e8b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a92e96273c0b47c3aec6eb0c86a1452d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='29096615810f48e0b683c2adedb9555b',volume_attachment=,volume_type=,volume_type_id=75a8f02c-035b-4624-80ab-a0349f109932)}' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:21:50.534441 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-60debab4-e3b7-4f45-877e-05d9e045ecef tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a94cb346-dc47-4c85-9ed9-617d0c580f54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:21:50.572862 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-60debab4-e3b7-4f45-877e-05d9e045ecef tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a94cb346-dc47-4c85-9ed9-617d0c580f54) transitioned into state 'SUCCESS' from state '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-607549081',encryption_key_id=None,group_id=d0b675f6-3bb6-45dd-b1f3-4c7b7a2e931f,group_type_id=,metadata={},multiattach=False,project_id='a92e96273c0b47c3aec6eb0c86a1452d',qos_specs=None,replication_status=,reservations=['441180e9-c03a-49ef-839a-0198585efcba','beb5197a-0b4f-41af-b877-ace5576bda05','e9383112-d24e-4645-b25b-a9ad19170521','d43cfaa6-2430-4b3b-b582-bd383695504e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29096615810f48e0b683c2adedb9555b',volume_type_id=75a8f02c-035b-4624-80ab-a0349f109932)}' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:21:50.576436 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-60debab4-e3b7-4f45-877e-05d9e045ecef tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d562c738-7f37-4e2f-9e47-74bc79085959) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:21:50.623001 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-60debab4-e3b7-4f45-877e-05d9e045ecef tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d562c738-7f37-4e2f-9e47-74bc79085959) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:21:50.627116 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-60debab4-e3b7-4f45-877e-05d9e045ecef tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Flow 'volume_create_api' (cb41683a-54ce-4bbb-aa54-73cfad17b622) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88144) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 06 06:21:50.693398 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-60debab4-e3b7-4f45-877e-05d9e045ecef tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Create volume request issued successfully. Dec 06 06:21:50.714379 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-60debab4-e3b7-4f45-877e-05d9e045ecef tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 06:21:50.714829 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-60debab4-e3b7-4f45-877e-05d9e045ecef tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 06:21:50.735899 n-d-765311-2 devstack@c-api.service[88143]: DEBUG oslo_db.sqlalchemy.engines [None req-60debab4-e3b7-4f45-877e-05d9e045ecef tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88144) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 06 06:21:50.751753 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:21:50.751753 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:21:50.800317 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-60debab4-e3b7-4f45-877e-05d9e045ecef tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/volumes returned with HTTP 202 Dec 06 06:21:50.804134 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 226/444] 10.222.0.57 () {62 vars in 1267 bytes} [Sun Dec 6 06:21:50 2020] POST /volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/volumes => generated 907 bytes in 613 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 06 06:21:50.820300 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-3ec0bec4-61cc-4b2c-a4e1-54ffea7900bc tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] GET http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/volumes/420ffd61-fb06-45a0-a09b-636b26f29e8b Dec 06 06:21:50.820929 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-3ec0bec4-61cc-4b2c-a4e1-54ffea7900bc tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:21:50.821247 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:21:50.821247 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:21:50.821679 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-3ec0bec4-61cc-4b2c-a4e1-54ffea7900bc tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:21:50.910412 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:21:50.910412 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:21:50.944669 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-3ec0bec4-61cc-4b2c-a4e1-54ffea7900bc tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Volume info retrieved successfully. Dec 06 06:21:50.971196 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-3ec0bec4-61cc-4b2c-a4e1-54ffea7900bc tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 06:21:50.971845 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-3ec0bec4-61cc-4b2c-a4e1-54ffea7900bc tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 06:21:50.979965 n-d-765311-2 devstack@c-api.service[88143]: DEBUG oslo_db.sqlalchemy.engines [None req-3ec0bec4-61cc-4b2c-a4e1-54ffea7900bc tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88145) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 06 06:21:50.989774 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:21:50.989774 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:21:51.041766 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-3ec0bec4-61cc-4b2c-a4e1-54ffea7900bc tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/volumes/420ffd61-fb06-45a0-a09b-636b26f29e8b returned with HTTP 200 Dec 06 06:21:51.043160 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 219/445] 10.222.0.57 () {60 vars in 1356 bytes} [Sun Dec 6 06:21:50 2020] GET /volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/volumes/420ffd61-fb06-45a0-a09b-636b26f29e8b => generated 999 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 06 06:21:52.060906 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-0fb540db-6b3d-4a6e-8806-89b940ee5d39 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] GET http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/volumes/420ffd61-fb06-45a0-a09b-636b26f29e8b Dec 06 06:21:52.061463 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-0fb540db-6b3d-4a6e-8806-89b940ee5d39 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:21:52.061778 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:21:52.061778 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:21:52.062233 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-0fb540db-6b3d-4a6e-8806-89b940ee5d39 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:21:52.143899 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:21:52.143899 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:21:52.154838 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-0fb540db-6b3d-4a6e-8806-89b940ee5d39 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Volume info retrieved successfully. Dec 06 06:21:52.170279 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-0fb540db-6b3d-4a6e-8806-89b940ee5d39 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 06:21:52.170734 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-0fb540db-6b3d-4a6e-8806-89b940ee5d39 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 06:21:52.190076 n-d-765311-2 devstack@c-api.service[88143]: DEBUG oslo_db.sqlalchemy.engines [None req-0fb540db-6b3d-4a6e-8806-89b940ee5d39 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88144) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 06 06:21:52.198632 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:21:52.198632 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:21:52.291870 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-0fb540db-6b3d-4a6e-8806-89b940ee5d39 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/volumes/420ffd61-fb06-45a0-a09b-636b26f29e8b returned with HTTP 200 Dec 06 06:21:52.296787 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 227/446] 10.222.0.57 () {60 vars in 1356 bytes} [Sun Dec 6 06:21:52 2020] GET /volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/volumes/420ffd61-fb06-45a0-a09b-636b26f29e8b => generated 1000 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 06 06:21:52.309144 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-bbab523d-3a6d-472d-b168-0e7096d6005a tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] PUT http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/groups/d0b675f6-3bb6-45dd-b1f3-4c7b7a2e931f Dec 06 06:21:52.309630 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:21:52.309630 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:21:52.310304 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-bbab523d-3a6d-472d-b168-0e7096d6005a tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "acb59af7-2af6-4240-8630-f31b4af5559d"}} {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 06 06:21:52.327352 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.v3.groups [None req-bbab523d-3a6d-472d-b168-0e7096d6005a tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Update called for group d0b675f6-3bb6-45dd-b1f3-4c7b7a2e931f. {{(pid=88145) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Dec 06 06:21:52.327957 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.v3.groups [None req-bbab523d-3a6d-472d-b168-0e7096d6005a tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Updating group d0b675f6-3bb6-45dd-b1f3-4c7b7a2e931f with name None description: None add_volumes: None remove_volumes: acb59af7-2af6-4240-8630-f31b4af5559d. Dec 06 06:21:52.339457 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:21:52.339457 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:21:52.434795 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-bbab523d-3a6d-472d-b168-0e7096d6005a tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/groups/d0b675f6-3bb6-45dd-b1f3-4c7b7a2e931f returned with HTTP 202 Dec 06 06:21:52.435594 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 220/447] 10.222.0.57 () {62 vars in 1373 bytes} [Sun Dec 6 06:21:52 2020] PUT /volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/groups/d0b675f6-3bb6-45dd-b1f3-4c7b7a2e931f => generated 0 bytes in 132 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 06 06:21:52.445082 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-3b9f7926-f974-438e-a7a1-d3b656ceb2dd tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] GET http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/groups/d0b675f6-3bb6-45dd-b1f3-4c7b7a2e931f Dec 06 06:21:52.445658 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-3b9f7926-f974-438e-a7a1-d3b656ceb2dd tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:21:52.445875 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:21:52.445875 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:21:52.446242 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-3b9f7926-f974-438e-a7a1-d3b656ceb2dd tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Calling method 'version_select' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:21:52.446646 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.v3.groups [None req-3b9f7926-f974-438e-a7a1-d3b656ceb2dd tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] show called for member d0b675f6-3bb6-45dd-b1f3-4c7b7a2e931f {{(pid=88144) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 06 06:21:52.463469 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:21:52.463469 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:21:52.756182 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-3b9f7926-f974-438e-a7a1-d3b656ceb2dd tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/groups/d0b675f6-3bb6-45dd-b1f3-4c7b7a2e931f returned with HTTP 200 Dec 06 06:21:52.757399 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 228/448] 10.222.0.57 () {60 vars in 1353 bytes} [Sun Dec 6 06:21:52 2020] GET /volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/groups/d0b675f6-3bb6-45dd-b1f3-4c7b7a2e931f => generated 392 bytes in 318 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 06 06:21:53.769809 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-28c00802-3b4a-42e9-b6fb-0cff365f7c3d tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] GET http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/groups/d0b675f6-3bb6-45dd-b1f3-4c7b7a2e931f Dec 06 06:21:53.770464 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-28c00802-3b4a-42e9-b6fb-0cff365f7c3d tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:21:53.770567 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:21:53.770567 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:21:53.770920 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-28c00802-3b4a-42e9-b6fb-0cff365f7c3d tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Calling method 'version_select' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:21:53.771482 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.v3.groups [None req-28c00802-3b4a-42e9-b6fb-0cff365f7c3d tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] show called for member d0b675f6-3bb6-45dd-b1f3-4c7b7a2e931f {{(pid=88145) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 06 06:21:53.785935 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:21:53.785935 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:21:53.881531 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-28c00802-3b4a-42e9-b6fb-0cff365f7c3d tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/groups/d0b675f6-3bb6-45dd-b1f3-4c7b7a2e931f returned with HTTP 200 Dec 06 06:21:53.895432 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 221/449] 10.222.0.57 () {60 vars in 1353 bytes} [Sun Dec 6 06:21:53 2020] GET /volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/groups/d0b675f6-3bb6-45dd-b1f3-4c7b7a2e931f => generated 393 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 06 06:21:53.900564 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-b48e0f31-a994-487d-8ed7-536696ed9021 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] PUT http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/groups/d0b675f6-3bb6-45dd-b1f3-4c7b7a2e931f Dec 06 06:21:53.901091 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:21:53.901091 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:21:53.901687 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-b48e0f31-a994-487d-8ed7-536696ed9021 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "acb59af7-2af6-4240-8630-f31b4af5559d"}} {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 06 06:21:53.918655 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.v3.groups [None req-b48e0f31-a994-487d-8ed7-536696ed9021 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Update called for group d0b675f6-3bb6-45dd-b1f3-4c7b7a2e931f. {{(pid=88144) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Dec 06 06:21:53.919053 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.v3.groups [None req-b48e0f31-a994-487d-8ed7-536696ed9021 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Updating group d0b675f6-3bb6-45dd-b1f3-4c7b7a2e931f with name None description: None add_volumes: acb59af7-2af6-4240-8630-f31b4af5559d remove_volumes: None. Dec 06 06:21:53.946438 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:21:53.946438 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:21:54.176827 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-b48e0f31-a994-487d-8ed7-536696ed9021 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/groups/d0b675f6-3bb6-45dd-b1f3-4c7b7a2e931f returned with HTTP 202 Dec 06 06:21:54.181780 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 229/450] 10.222.0.57 () {62 vars in 1373 bytes} [Sun Dec 6 06:21:53 2020] PUT /volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/groups/d0b675f6-3bb6-45dd-b1f3-4c7b7a2e931f => generated 0 bytes in 282 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 06 06:21:54.186815 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-27d2cbbf-c4f6-4df2-895b-23db9aa50c89 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] GET http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/groups/d0b675f6-3bb6-45dd-b1f3-4c7b7a2e931f Dec 06 06:21:54.187591 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-27d2cbbf-c4f6-4df2-895b-23db9aa50c89 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:21:54.187591 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:21:54.187591 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:21:54.187982 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-27d2cbbf-c4f6-4df2-895b-23db9aa50c89 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Calling method 'version_select' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:21:54.188307 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.v3.groups [None req-27d2cbbf-c4f6-4df2-895b-23db9aa50c89 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] show called for member d0b675f6-3bb6-45dd-b1f3-4c7b7a2e931f {{(pid=88145) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 06 06:21:54.217050 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:21:54.217050 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:21:54.251468 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-27d2cbbf-c4f6-4df2-895b-23db9aa50c89 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/groups/d0b675f6-3bb6-45dd-b1f3-4c7b7a2e931f returned with HTTP 200 Dec 06 06:21:54.252976 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 222/451] 10.222.0.57 () {60 vars in 1353 bytes} [Sun Dec 6 06:21:54 2020] GET /volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/groups/d0b675f6-3bb6-45dd-b1f3-4c7b7a2e931f => generated 392 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 06 06:21:55.265335 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-bc565641-efdf-4644-a111-a7199febf5b1 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] GET http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/groups/d0b675f6-3bb6-45dd-b1f3-4c7b7a2e931f Dec 06 06:21:55.265879 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-bc565641-efdf-4644-a111-a7199febf5b1 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:21:55.266300 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:21:55.266300 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:21:55.266673 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-bc565641-efdf-4644-a111-a7199febf5b1 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Calling method 'version_select' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:21:55.267080 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.v3.groups [None req-bc565641-efdf-4644-a111-a7199febf5b1 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] show called for member d0b675f6-3bb6-45dd-b1f3-4c7b7a2e931f {{(pid=88144) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 06 06:21:55.274310 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:21:55.274310 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:21:55.310549 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-bc565641-efdf-4644-a111-a7199febf5b1 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/groups/d0b675f6-3bb6-45dd-b1f3-4c7b7a2e931f returned with HTTP 200 Dec 06 06:21:55.311948 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 230/452] 10.222.0.57 () {60 vars in 1353 bytes} [Sun Dec 6 06:21:55 2020] GET /volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/groups/d0b675f6-3bb6-45dd-b1f3-4c7b7a2e931f => generated 393 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 06 06:21:55.323705 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-d2f3032a-1a0e-4cad-a94a-858bc37f95bc tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] PUT http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/groups/d0b675f6-3bb6-45dd-b1f3-4c7b7a2e931f Dec 06 06:21:55.324374 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:21:55.324374 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:21:55.324817 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-d2f3032a-1a0e-4cad-a94a-858bc37f95bc tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "420ffd61-fb06-45a0-a09b-636b26f29e8b"}} {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 06 06:21:55.325906 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.v3.groups [None req-d2f3032a-1a0e-4cad-a94a-858bc37f95bc tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Update called for group d0b675f6-3bb6-45dd-b1f3-4c7b7a2e931f. {{(pid=88145) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Dec 06 06:21:55.326241 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.v3.groups [None req-d2f3032a-1a0e-4cad-a94a-858bc37f95bc tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Updating group d0b675f6-3bb6-45dd-b1f3-4c7b7a2e931f with name None description: None add_volumes: None remove_volumes: 420ffd61-fb06-45a0-a09b-636b26f29e8b. Dec 06 06:21:55.336548 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:21:55.336548 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:21:55.399417 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-d2f3032a-1a0e-4cad-a94a-858bc37f95bc tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/groups/d0b675f6-3bb6-45dd-b1f3-4c7b7a2e931f returned with HTTP 202 Dec 06 06:21:55.405863 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 223/453] 10.222.0.57 () {62 vars in 1373 bytes} [Sun Dec 6 06:21:55 2020] PUT /volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/groups/d0b675f6-3bb6-45dd-b1f3-4c7b7a2e931f => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 06 06:21:55.410237 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-1af43acb-1023-486c-8111-21725766f2c9 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] GET http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/groups/d0b675f6-3bb6-45dd-b1f3-4c7b7a2e931f Dec 06 06:21:55.410817 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-1af43acb-1023-486c-8111-21725766f2c9 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:21:55.411013 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:21:55.411013 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:21:55.411650 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-1af43acb-1023-486c-8111-21725766f2c9 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Calling method 'version_select' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:21:55.412362 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.v3.groups [None req-1af43acb-1023-486c-8111-21725766f2c9 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] show called for member d0b675f6-3bb6-45dd-b1f3-4c7b7a2e931f {{(pid=88144) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 06 06:21:55.436996 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:21:55.436996 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:21:55.507783 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-1af43acb-1023-486c-8111-21725766f2c9 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/groups/d0b675f6-3bb6-45dd-b1f3-4c7b7a2e931f returned with HTTP 200 Dec 06 06:21:55.509023 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 231/454] 10.222.0.57 () {60 vars in 1353 bytes} [Sun Dec 6 06:21:55 2020] GET /volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/groups/d0b675f6-3bb6-45dd-b1f3-4c7b7a2e931f => generated 392 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 06 06:21:56.521730 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-ffb19844-b5ad-429b-ae02-60ddf9e16c47 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] GET http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/groups/d0b675f6-3bb6-45dd-b1f3-4c7b7a2e931f Dec 06 06:21:56.522294 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-ffb19844-b5ad-429b-ae02-60ddf9e16c47 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:21:56.522698 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:21:56.522698 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:21:56.523294 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-ffb19844-b5ad-429b-ae02-60ddf9e16c47 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Calling method 'version_select' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:21:56.523864 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.v3.groups [None req-ffb19844-b5ad-429b-ae02-60ddf9e16c47 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] show called for member d0b675f6-3bb6-45dd-b1f3-4c7b7a2e931f {{(pid=88145) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 06 06:21:56.541227 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:21:56.541227 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:21:56.570707 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-ffb19844-b5ad-429b-ae02-60ddf9e16c47 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/groups/d0b675f6-3bb6-45dd-b1f3-4c7b7a2e931f returned with HTTP 200 Dec 06 06:21:56.577159 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 224/455] 10.222.0.57 () {60 vars in 1353 bytes} [Sun Dec 6 06:21:56 2020] GET /volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/groups/d0b675f6-3bb6-45dd-b1f3-4c7b7a2e931f => generated 393 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 06 06:21:56.583823 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-66372e02-1367-4214-8c97-9c8b36744f1b tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] PUT http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/groups/d0b675f6-3bb6-45dd-b1f3-4c7b7a2e931f Dec 06 06:21:56.584347 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:21:56.584347 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:21:56.584792 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-66372e02-1367-4214-8c97-9c8b36744f1b tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "420ffd61-fb06-45a0-a09b-636b26f29e8b"}} {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 06 06:21:56.585856 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.v3.groups [None req-66372e02-1367-4214-8c97-9c8b36744f1b tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Update called for group d0b675f6-3bb6-45dd-b1f3-4c7b7a2e931f. {{(pid=88144) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Dec 06 06:21:56.586207 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.v3.groups [None req-66372e02-1367-4214-8c97-9c8b36744f1b tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Updating group d0b675f6-3bb6-45dd-b1f3-4c7b7a2e931f with name None description: None add_volumes: 420ffd61-fb06-45a0-a09b-636b26f29e8b remove_volumes: None. Dec 06 06:21:56.595023 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:21:56.595023 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:21:56.732871 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-66372e02-1367-4214-8c97-9c8b36744f1b tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/groups/d0b675f6-3bb6-45dd-b1f3-4c7b7a2e931f returned with HTTP 202 Dec 06 06:21:56.734360 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 232/456] 10.222.0.57 () {62 vars in 1373 bytes} [Sun Dec 6 06:21:56 2020] PUT /volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/groups/d0b675f6-3bb6-45dd-b1f3-4c7b7a2e931f => generated 0 bytes in 154 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 06 06:21:56.747176 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-5aa48185-d19d-491a-9ef7-eacf1a8ab97f tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] GET http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/groups/d0b675f6-3bb6-45dd-b1f3-4c7b7a2e931f Dec 06 06:21:56.749254 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-5aa48185-d19d-491a-9ef7-eacf1a8ab97f tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:21:56.750112 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:21:56.750112 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:21:56.751216 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-5aa48185-d19d-491a-9ef7-eacf1a8ab97f tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Calling method 'version_select' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:21:56.752230 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.v3.groups [None req-5aa48185-d19d-491a-9ef7-eacf1a8ab97f tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] show called for member d0b675f6-3bb6-45dd-b1f3-4c7b7a2e931f {{(pid=88145) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 06 06:21:56.763132 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:21:56.763132 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:21:56.792015 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-5aa48185-d19d-491a-9ef7-eacf1a8ab97f tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/groups/d0b675f6-3bb6-45dd-b1f3-4c7b7a2e931f returned with HTTP 200 Dec 06 06:21:56.793534 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 225/457] 10.222.0.57 () {60 vars in 1353 bytes} [Sun Dec 6 06:21:56 2020] GET /volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/groups/d0b675f6-3bb6-45dd-b1f3-4c7b7a2e931f => generated 392 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 06 06:21:57.804927 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-7623e74f-46c6-4ec9-9d10-3fd98bca1b1a tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] GET http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/groups/d0b675f6-3bb6-45dd-b1f3-4c7b7a2e931f Dec 06 06:21:57.806230 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-7623e74f-46c6-4ec9-9d10-3fd98bca1b1a tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:21:57.807167 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:21:57.807167 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:21:57.807846 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-7623e74f-46c6-4ec9-9d10-3fd98bca1b1a tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Calling method 'version_select' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:21:57.808443 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.v3.groups [None req-7623e74f-46c6-4ec9-9d10-3fd98bca1b1a tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] show called for member d0b675f6-3bb6-45dd-b1f3-4c7b7a2e931f {{(pid=88144) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 06 06:21:57.816504 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:21:57.816504 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:21:57.846198 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-7623e74f-46c6-4ec9-9d10-3fd98bca1b1a tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/groups/d0b675f6-3bb6-45dd-b1f3-4c7b7a2e931f returned with HTTP 200 Dec 06 06:21:57.847454 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 233/458] 10.222.0.57 () {60 vars in 1353 bytes} [Sun Dec 6 06:21:57 2020] GET /volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/groups/d0b675f6-3bb6-45dd-b1f3-4c7b7a2e931f => generated 393 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 06 06:21:57.858111 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-317c2768-f975-41f7-805c-d70d51dee95d tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] GET http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/volumes/detail Dec 06 06:21:57.859106 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-317c2768-f975-41f7-805c-d70d51dee95d tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:21:57.859493 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:21:57.859493 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:21:57.860259 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-317c2768-f975-41f7-805c-d70d51dee95d tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Calling method 'detail' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:21:57.861298 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.api_utils [None req-317c2768-f975-41f7-805c-d70d51dee95d tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Removing options '' from query. {{(pid=88145) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 06 06:21:57.862255 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:21:57.862255 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:21:57.863575 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-317c2768-f975-41f7-805c-d70d51dee95d tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88145) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 06 06:21:57.927204 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-317c2768-f975-41f7-805c-d70d51dee95d tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Get all volumes completed successfully. Dec 06 06:21:57.929106 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-317c2768-f975-41f7-805c-d70d51dee95d tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 06:21:57.929703 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-317c2768-f975-41f7-805c-d70d51dee95d tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 06:21:57.939130 n-d-765311-2 devstack@c-api.service[88143]: DEBUG oslo_db.sqlalchemy.engines [None req-317c2768-f975-41f7-805c-d70d51dee95d tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88145) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 06 06:21:57.947052 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:21:57.947052 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:21:57.966184 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-317c2768-f975-41f7-805c-d70d51dee95d tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 06:21:57.966866 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-317c2768-f975-41f7-805c-d70d51dee95d tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 06:21:57.975925 n-d-765311-2 devstack@c-api.service[88143]: DEBUG oslo_db.sqlalchemy.engines [None req-317c2768-f975-41f7-805c-d70d51dee95d tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88145) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 06 06:21:57.985464 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:21:57.985464 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:21:58.012993 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-317c2768-f975-41f7-805c-d70d51dee95d tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/volumes/detail returned with HTTP 200 Dec 06 06:21:58.013829 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 226/459] 10.222.0.57 () {60 vars in 1266 bytes} [Sun Dec 6 06:21:57 2020] GET /volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/volumes/detail => generated 1993 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 06 06:21:58.031150 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-3eb0ad08-ed87-45ba-b11a-1ea33b4d7bff tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] POST http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/group_snapshots Dec 06 06:21:58.031930 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:21:58.031930 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:21:58.032521 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-3eb0ad08-ed87-45ba-b11a-1ea33b4d7bff tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "d0b675f6-3bb6-45dd-b1f3-4c7b7a2e931f", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-1912692775"}} {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 06 06:21:58.033812 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.v3.group_snapshots [None req-3eb0ad08-ed87-45ba-b11a-1ea33b4d7bff tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Creating new group_snapshot {'group_snapshot': {'group_id': 'd0b675f6-3bb6-45dd-b1f3-4c7b7a2e931f', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-1912692775'}} {{(pid=88144) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Dec 06 06:21:58.046167 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:21:58.046167 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:21:58.081294 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.v3.group_snapshots [None req-3eb0ad08-ed87-45ba-b11a-1ea33b4d7bff tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-1912692775. Dec 06 06:21:58.205107 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:21:58.205107 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:21:58.272098 n-d-765311-2 devstack@c-api.service[88143]: WARNING cinder.quota [None req-3eb0ad08-ed87-45ba-b11a-1ea33b4d7bff tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1859107344 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1859107344, it is now deprecated. Please use the default quota class for default quota. Dec 06 06:21:58.309654 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.quota [None req-3eb0ad08-ed87-45ba-b11a-1ea33b4d7bff tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Created reservations ['e499ae64-f5dd-48e2-beb4-2bfc03f3af9a', '9e56cb0a-a765-4e9d-b7b0-6230c8aee9c7', '3712befa-cdd9-4fe3-84b0-210c912affbe', 'b6000ce2-cc1b-49e9-8f44-2247e95c2b5e'] {{(pid=88144) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 06 06:21:58.421126 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-3eb0ad08-ed87-45ba-b11a-1ea33b4d7bff tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/group_snapshots returned with HTTP 202 Dec 06 06:21:58.422208 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 234/460] 10.222.0.57 () {62 vars in 1291 bytes} [Sun Dec 6 06:21:58 2020] POST /volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/group_snapshots => generated 187 bytes in 395 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 06 06:21:58.433858 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-ea9faa50-3317-46ee-b99c-6689ff24a780 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] GET http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/group_snapshots/2b224049-f7b1-4016-9376-dab566450ce6 Dec 06 06:21:58.435075 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-ea9faa50-3317-46ee-b99c-6689ff24a780 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:21:58.435395 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:21:58.435395 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:21:58.435999 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-ea9faa50-3317-46ee-b99c-6689ff24a780 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Calling method 'version_select' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:21:58.436458 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.v3.group_snapshots [None req-ea9faa50-3317-46ee-b99c-6689ff24a780 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] show called for member 2b224049-f7b1-4016-9376-dab566450ce6 {{(pid=88145) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Dec 06 06:21:58.445377 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:21:58.445377 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:21:58.461133 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-ea9faa50-3317-46ee-b99c-6689ff24a780 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/group_snapshots/2b224049-f7b1-4016-9376-dab566450ce6 returned with HTTP 200 Dec 06 06:21:58.463421 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 227/461] 10.222.0.57 () {60 vars in 1380 bytes} [Sun Dec 6 06:21:58 2020] GET /volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/group_snapshots/2b224049-f7b1-4016-9376-dab566450ce6 => generated 326 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 06 06:21:59.485115 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-f0529801-6252-47cd-8b79-354d4c58937d tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] GET http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/group_snapshots/2b224049-f7b1-4016-9376-dab566450ce6 Dec 06 06:21:59.486266 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-f0529801-6252-47cd-8b79-354d4c58937d tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:21:59.489191 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:21:59.489191 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:21:59.490831 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-f0529801-6252-47cd-8b79-354d4c58937d tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Calling method 'version_select' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:21:59.492193 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.v3.group_snapshots [None req-f0529801-6252-47cd-8b79-354d4c58937d tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] show called for member 2b224049-f7b1-4016-9376-dab566450ce6 {{(pid=88144) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Dec 06 06:21:59.523231 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:21:59.523231 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:21:59.588842 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-f0529801-6252-47cd-8b79-354d4c58937d tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/group_snapshots/2b224049-f7b1-4016-9376-dab566450ce6 returned with HTTP 200 Dec 06 06:21:59.590078 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 235/462] 10.222.0.57 () {60 vars in 1380 bytes} [Sun Dec 6 06:21:59 2020] GET /volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/group_snapshots/2b224049-f7b1-4016-9376-dab566450ce6 => generated 326 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 06 06:22:00.601106 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-88fc6f46-d19d-4593-88ea-49aa42408c53 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] GET http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/group_snapshots/2b224049-f7b1-4016-9376-dab566450ce6 Dec 06 06:22:00.601604 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-88fc6f46-d19d-4593-88ea-49aa42408c53 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:22:00.601945 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:22:00.601945 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:22:00.602415 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-88fc6f46-d19d-4593-88ea-49aa42408c53 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Calling method 'version_select' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:22:00.602968 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.v3.group_snapshots [None req-88fc6f46-d19d-4593-88ea-49aa42408c53 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] show called for member 2b224049-f7b1-4016-9376-dab566450ce6 {{(pid=88145) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Dec 06 06:22:00.613344 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:22:00.613344 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:22:00.642697 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-88fc6f46-d19d-4593-88ea-49aa42408c53 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/group_snapshots/2b224049-f7b1-4016-9376-dab566450ce6 returned with HTTP 200 Dec 06 06:22:00.647448 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 228/463] 10.222.0.57 () {60 vars in 1380 bytes} [Sun Dec 6 06:22:00 2020] GET /volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/group_snapshots/2b224049-f7b1-4016-9376-dab566450ce6 => generated 326 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 06 06:22:01.656155 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-4fe9cdbb-7087-433f-ace8-1fdc4d946d38 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] GET http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/group_snapshots/2b224049-f7b1-4016-9376-dab566450ce6 Dec 06 06:22:01.656680 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-4fe9cdbb-7087-433f-ace8-1fdc4d946d38 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:22:01.656922 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:22:01.656922 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:22:01.657298 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-4fe9cdbb-7087-433f-ace8-1fdc4d946d38 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Calling method 'version_select' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:22:01.657760 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.v3.group_snapshots [None req-4fe9cdbb-7087-433f-ace8-1fdc4d946d38 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] show called for member 2b224049-f7b1-4016-9376-dab566450ce6 {{(pid=88144) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Dec 06 06:22:01.672824 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:22:01.672824 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:22:01.700192 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-4fe9cdbb-7087-433f-ace8-1fdc4d946d38 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/group_snapshots/2b224049-f7b1-4016-9376-dab566450ce6 returned with HTTP 200 Dec 06 06:22:01.701117 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 236/464] 10.222.0.57 () {60 vars in 1380 bytes} [Sun Dec 6 06:22:01 2020] GET /volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/group_snapshots/2b224049-f7b1-4016-9376-dab566450ce6 => generated 326 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 06 06:22:02.711903 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-900f7636-2b6a-4903-870b-2cd614d344cf tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] GET http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/group_snapshots/2b224049-f7b1-4016-9376-dab566450ce6 Dec 06 06:22:02.713574 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-900f7636-2b6a-4903-870b-2cd614d344cf tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:22:02.713974 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:22:02.713974 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:22:02.713974 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-900f7636-2b6a-4903-870b-2cd614d344cf tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Calling method 'version_select' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:22:02.713974 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.v3.group_snapshots [None req-900f7636-2b6a-4903-870b-2cd614d344cf tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] show called for member 2b224049-f7b1-4016-9376-dab566450ce6 {{(pid=88145) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Dec 06 06:22:02.722736 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:22:02.722736 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:22:02.735975 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-900f7636-2b6a-4903-870b-2cd614d344cf tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/group_snapshots/2b224049-f7b1-4016-9376-dab566450ce6 returned with HTTP 200 Dec 06 06:22:02.736502 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 229/465] 10.222.0.57 () {60 vars in 1380 bytes} [Sun Dec 6 06:22:02 2020] GET /volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/group_snapshots/2b224049-f7b1-4016-9376-dab566450ce6 => generated 327 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 06 06:22:02.748040 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-5771656d-bfaa-43f8-a38a-9c095eb1f18c tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] GET http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/snapshots/detail Dec 06 06:22:02.764705 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-5771656d-bfaa-43f8-a38a-9c095eb1f18c tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:22:02.766274 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:22:02.766274 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:22:02.767659 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-5771656d-bfaa-43f8-a38a-9c095eb1f18c tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Calling method 'detail' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:22:02.768579 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.api_utils [None req-5771656d-bfaa-43f8-a38a-9c095eb1f18c tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Removing options '' from query. {{(pid=88144) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 06 06:22:02.773676 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.db.sqlalchemy.api [None req-5771656d-bfaa-43f8-a38a-9c095eb1f18c tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Building query based on filter {{(pid=88144) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 06 06:22:02.808608 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-5771656d-bfaa-43f8-a38a-9c095eb1f18c tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Get all snapshots completed successfully. Dec 06 06:22:02.810609 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:22:02.810609 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:22:02.813364 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-5771656d-bfaa-43f8-a38a-9c095eb1f18c tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/snapshots/detail returned with HTTP 200 Dec 06 06:22:02.815414 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 237/466] 10.222.0.57 () {58 vars in 1231 bytes} [Sun Dec 6 06:22:02 2020] GET /volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/snapshots/detail => generated 931 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:22:02.831026 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-116d441d-e3de-4f14-ba03-94d514c570e0 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] GET http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/snapshots/bb2036b3-1e61-4c6b-b81e-023275f0ddc8 Dec 06 06:22:02.831714 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-116d441d-e3de-4f14-ba03-94d514c570e0 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:22:02.832062 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:22:02.832062 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:22:02.832670 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-116d441d-e3de-4f14-ba03-94d514c570e0 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:22:02.887298 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:22:02.887298 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:22:02.888460 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-116d441d-e3de-4f14-ba03-94d514c570e0 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Snapshot retrieved successfully. Dec 06 06:22:02.890719 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-116d441d-e3de-4f14-ba03-94d514c570e0 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/snapshots/bb2036b3-1e61-4c6b-b81e-023275f0ddc8 returned with HTTP 200 Dec 06 06:22:02.891888 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 230/467] 10.222.0.57 () {58 vars in 1321 bytes} [Sun Dec 6 06:22:02 2020] GET /volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/snapshots/bb2036b3-1e61-4c6b-b81e-023275f0ddc8 => generated 470 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:22:02.904411 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-4595ed9e-7d4a-466e-9696-fadfae033dd4 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] GET http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/snapshots/8ea9d557-abb6-4da1-9e07-63b6168af4d9 Dec 06 06:22:02.904963 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-4595ed9e-7d4a-466e-9696-fadfae033dd4 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:22:02.905187 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:22:02.905187 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:22:02.905597 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-4595ed9e-7d4a-466e-9696-fadfae033dd4 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:22:02.953509 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:22:02.953509 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:22:02.954673 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-4595ed9e-7d4a-466e-9696-fadfae033dd4 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Snapshot retrieved successfully. Dec 06 06:22:02.958435 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-4595ed9e-7d4a-466e-9696-fadfae033dd4 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/snapshots/8ea9d557-abb6-4da1-9e07-63b6168af4d9 returned with HTTP 200 Dec 06 06:22:02.959362 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 238/468] 10.222.0.57 () {58 vars in 1321 bytes} [Sun Dec 6 06:22:02 2020] GET /volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/snapshots/8ea9d557-abb6-4da1-9e07-63b6168af4d9 => generated 470 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 06 06:22:02.976210 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-4e78fd6c-309c-4dab-a6ba-1d6514648a21 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] DELETE http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/group_snapshots/2b224049-f7b1-4016-9376-dab566450ce6 Dec 06 06:22:02.978606 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-4e78fd6c-309c-4dab-a6ba-1d6514648a21 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:22:02.981868 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:22:02.981868 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:22:02.982580 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-4e78fd6c-309c-4dab-a6ba-1d6514648a21 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Calling method 'version_select' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:22:02.983363 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.v3.group_snapshots [None req-4e78fd6c-309c-4dab-a6ba-1d6514648a21 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] delete called for member 2b224049-f7b1-4016-9376-dab566450ce6 {{(pid=88145) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Dec 06 06:22:02.984866 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.v3.group_snapshots [None req-4e78fd6c-309c-4dab-a6ba-1d6514648a21 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Delete group_snapshot with id: 2b224049-f7b1-4016-9376-dab566450ce6 Dec 06 06:22:02.994004 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:22:02.994004 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:22:03.174382 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-4e78fd6c-309c-4dab-a6ba-1d6514648a21 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/group_snapshots/2b224049-f7b1-4016-9376-dab566450ce6 returned with HTTP 202 Dec 06 06:22:03.175671 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 231/469] 10.222.0.57 () {60 vars in 1383 bytes} [Sun Dec 6 06:22:02 2020] DELETE /volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/group_snapshots/2b224049-f7b1-4016-9376-dab566450ce6 => generated 0 bytes in 209 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 06 06:22:03.184677 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-95271607-c5f5-4e50-8886-61a9942ed3bf tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] GET http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/volumes/detail Dec 06 06:22:03.185603 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-95271607-c5f5-4e50-8886-61a9942ed3bf tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:22:03.186868 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:22:03.186868 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:22:03.187457 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-95271607-c5f5-4e50-8886-61a9942ed3bf tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Calling method 'detail' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:22:03.188373 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.api_utils [None req-95271607-c5f5-4e50-8886-61a9942ed3bf tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Removing options '' from query. {{(pid=88144) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 06 06:22:03.190665 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-95271607-c5f5-4e50-8886-61a9942ed3bf tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88144) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 06 06:22:03.326707 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-95271607-c5f5-4e50-8886-61a9942ed3bf tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Get all volumes completed successfully. Dec 06 06:22:03.328993 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-95271607-c5f5-4e50-8886-61a9942ed3bf tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 06:22:03.328993 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-95271607-c5f5-4e50-8886-61a9942ed3bf tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 06:22:03.340094 n-d-765311-2 devstack@c-api.service[88143]: DEBUG oslo_db.sqlalchemy.engines [None req-95271607-c5f5-4e50-8886-61a9942ed3bf tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88144) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 06 06:22:03.364539 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:22:03.364539 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:22:03.401311 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-95271607-c5f5-4e50-8886-61a9942ed3bf tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 06:22:03.401311 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-95271607-c5f5-4e50-8886-61a9942ed3bf tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 06:22:03.429118 n-d-765311-2 devstack@c-api.service[88143]: DEBUG oslo_db.sqlalchemy.engines [None req-95271607-c5f5-4e50-8886-61a9942ed3bf tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88144) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 06 06:22:03.441444 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:22:03.441444 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:22:03.492170 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-95271607-c5f5-4e50-8886-61a9942ed3bf tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/volumes/detail returned with HTTP 200 Dec 06 06:22:03.493754 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 239/470] 10.222.0.57 () {60 vars in 1266 bytes} [Sun Dec 6 06:22:03 2020] GET /volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/volumes/detail => generated 1993 bytes in 314 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 06 06:22:03.512851 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-628f9b21-c781-491e-b1e2-ff25d5592155 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] GET http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/snapshots/detail Dec 06 06:22:03.515937 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-628f9b21-c781-491e-b1e2-ff25d5592155 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:22:03.516428 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:22:03.516428 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:22:03.519046 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-628f9b21-c781-491e-b1e2-ff25d5592155 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Calling method 'detail' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:22:03.519892 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.api_utils [None req-628f9b21-c781-491e-b1e2-ff25d5592155 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Removing options '' from query. {{(pid=88145) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 06 06:22:03.522023 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:22:03.522023 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:22:03.528174 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.db.sqlalchemy.api [None req-628f9b21-c781-491e-b1e2-ff25d5592155 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Building query based on filter {{(pid=88145) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 06 06:22:03.565621 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-628f9b21-c781-491e-b1e2-ff25d5592155 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Get all snapshots completed successfully. Dec 06 06:22:03.567121 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:22:03.567121 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:22:03.570135 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-628f9b21-c781-491e-b1e2-ff25d5592155 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/snapshots/detail returned with HTTP 200 Dec 06 06:22:03.573154 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 232/471] 10.222.0.57 () {58 vars in 1231 bytes} [Sun Dec 6 06:22:03 2020] GET /volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/snapshots/detail => generated 929 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:22:03.585581 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-f95b87a0-5fea-4404-83cc-d495cc044adb tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] GET http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/snapshots/8ea9d557-abb6-4da1-9e07-63b6168af4d9 Dec 06 06:22:03.586103 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-f95b87a0-5fea-4404-83cc-d495cc044adb tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:22:03.586321 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:22:03.586321 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:22:03.586694 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-f95b87a0-5fea-4404-83cc-d495cc044adb tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:22:03.646046 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:22:03.646046 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:22:03.647213 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-f95b87a0-5fea-4404-83cc-d495cc044adb tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Snapshot retrieved successfully. Dec 06 06:22:03.649208 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-f95b87a0-5fea-4404-83cc-d495cc044adb tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/snapshots/8ea9d557-abb6-4da1-9e07-63b6168af4d9 returned with HTTP 200 Dec 06 06:22:03.650598 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 240/472] 10.222.0.57 () {58 vars in 1321 bytes} [Sun Dec 6 06:22:03 2020] GET /volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/snapshots/8ea9d557-abb6-4da1-9e07-63b6168af4d9 => generated 469 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:22:04.665439 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-3c396e0e-4a91-415a-9cbe-228201aa6588 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] GET http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/snapshots/8ea9d557-abb6-4da1-9e07-63b6168af4d9 Dec 06 06:22:04.668838 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-3c396e0e-4a91-415a-9cbe-228201aa6588 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:22:04.669220 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:22:04.669220 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:22:04.669825 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-3c396e0e-4a91-415a-9cbe-228201aa6588 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:22:04.703282 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:22:04.703282 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:22:04.704722 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-3c396e0e-4a91-415a-9cbe-228201aa6588 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Snapshot retrieved successfully. Dec 06 06:22:04.708353 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-3c396e0e-4a91-415a-9cbe-228201aa6588 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/snapshots/8ea9d557-abb6-4da1-9e07-63b6168af4d9 returned with HTTP 200 Dec 06 06:22:04.714779 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 233/473] 10.222.0.57 () {58 vars in 1321 bytes} [Sun Dec 6 06:22:04 2020] GET /volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/snapshots/8ea9d557-abb6-4da1-9e07-63b6168af4d9 => generated 469 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:22:05.722083 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-5491deed-5667-4ab9-871c-9dedbc6b7128 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] GET http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/snapshots/8ea9d557-abb6-4da1-9e07-63b6168af4d9 Dec 06 06:22:05.722562 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-5491deed-5667-4ab9-871c-9dedbc6b7128 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:22:05.722786 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:22:05.722786 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:22:05.723464 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-5491deed-5667-4ab9-871c-9dedbc6b7128 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:22:05.785394 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:22:05.785394 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:22:05.789946 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-5491deed-5667-4ab9-871c-9dedbc6b7128 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Snapshot retrieved successfully. Dec 06 06:22:05.799296 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-5491deed-5667-4ab9-871c-9dedbc6b7128 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/snapshots/8ea9d557-abb6-4da1-9e07-63b6168af4d9 returned with HTTP 200 Dec 06 06:22:05.800103 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 241/474] 10.222.0.57 () {58 vars in 1321 bytes} [Sun Dec 6 06:22:05 2020] GET /volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/snapshots/8ea9d557-abb6-4da1-9e07-63b6168af4d9 => generated 469 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:22:06.812988 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-bd5e5916-8153-4c17-934a-941fa98117f2 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] GET http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/snapshots/8ea9d557-abb6-4da1-9e07-63b6168af4d9 Dec 06 06:22:06.814060 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-bd5e5916-8153-4c17-934a-941fa98117f2 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:22:06.814458 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:22:06.814458 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:22:06.815117 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-bd5e5916-8153-4c17-934a-941fa98117f2 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:22:06.878314 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-bd5e5916-8153-4c17-934a-941fa98117f2 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/snapshots/8ea9d557-abb6-4da1-9e07-63b6168af4d9 returned with HTTP 404 Dec 06 06:22:06.881695 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 234/475] 10.222.0.57 () {58 vars in 1321 bytes} [Sun Dec 6 06:22:06 2020] GET /volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/snapshots/8ea9d557-abb6-4da1-9e07-63b6168af4d9 => generated 111 bytes in 74 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 06 06:22:06.891588 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-debad490-8036-42c8-b89d-d4e7175565d6 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] GET http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/snapshots/bb2036b3-1e61-4c6b-b81e-023275f0ddc8 Dec 06 06:22:06.892561 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-debad490-8036-42c8-b89d-d4e7175565d6 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:22:06.892830 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:22:06.892830 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:22:06.893212 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-debad490-8036-42c8-b89d-d4e7175565d6 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:22:06.948405 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-debad490-8036-42c8-b89d-d4e7175565d6 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/snapshots/bb2036b3-1e61-4c6b-b81e-023275f0ddc8 returned with HTTP 404 Dec 06 06:22:06.950193 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 242/476] 10.222.0.57 () {58 vars in 1321 bytes} [Sun Dec 6 06:22:06 2020] GET /volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/snapshots/bb2036b3-1e61-4c6b-b81e-023275f0ddc8 => generated 111 bytes in 64 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 06 06:22:06.959918 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-7389ee0c-d7d5-49ba-8e52-4b0beb80baec tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] GET http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/group_snapshots/2b224049-f7b1-4016-9376-dab566450ce6 Dec 06 06:22:06.961423 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-7389ee0c-d7d5-49ba-8e52-4b0beb80baec tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:22:06.962556 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-7389ee0c-d7d5-49ba-8e52-4b0beb80baec tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Calling method 'version_select' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:22:06.964388 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.v3.group_snapshots [None req-7389ee0c-d7d5-49ba-8e52-4b0beb80baec tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] show called for member 2b224049-f7b1-4016-9376-dab566450ce6 {{(pid=88145) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Dec 06 06:22:06.970810 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-7389ee0c-d7d5-49ba-8e52-4b0beb80baec tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/group_snapshots/2b224049-f7b1-4016-9376-dab566450ce6 returned with HTTP 404 Dec 06 06:22:06.972399 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 235/477] 10.222.0.57 () {60 vars in 1380 bytes} [Sun Dec 6 06:22:06 2020] GET /volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/group_snapshots/2b224049-f7b1-4016-9376-dab566450ce6 => generated 116 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 06 06:22:06.983063 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-d07d6ae2-e1ec-46e1-9c88-540d38852ea3 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] DELETE http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/group_snapshots/2b224049-f7b1-4016-9376-dab566450ce6 Dec 06 06:22:06.983755 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-d07d6ae2-e1ec-46e1-9c88-540d38852ea3 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:22:06.984329 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-d07d6ae2-e1ec-46e1-9c88-540d38852ea3 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Calling method 'version_select' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:22:06.984856 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.v3.group_snapshots [None req-d07d6ae2-e1ec-46e1-9c88-540d38852ea3 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] delete called for member 2b224049-f7b1-4016-9376-dab566450ce6 {{(pid=88144) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Dec 06 06:22:06.985644 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.v3.group_snapshots [None req-d07d6ae2-e1ec-46e1-9c88-540d38852ea3 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Delete group_snapshot with id: 2b224049-f7b1-4016-9376-dab566450ce6 Dec 06 06:22:06.992221 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-d07d6ae2-e1ec-46e1-9c88-540d38852ea3 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/group_snapshots/2b224049-f7b1-4016-9376-dab566450ce6 returned with HTTP 404 Dec 06 06:22:06.993865 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 243/478] 10.222.0.57 () {60 vars in 1383 bytes} [Sun Dec 6 06:22:06 2020] DELETE /volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/group_snapshots/2b224049-f7b1-4016-9376-dab566450ce6 => generated 116 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 06 06:22:07.003147 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-2a649e6d-ccc4-42b9-adc5-a33b95ea597c tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] GET http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/volumes/detail Dec 06 06:22:07.003776 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-2a649e6d-ccc4-42b9-adc5-a33b95ea597c tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:22:07.004357 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-2a649e6d-ccc4-42b9-adc5-a33b95ea597c tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Calling method 'detail' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:22:07.005091 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.api_utils [None req-2a649e6d-ccc4-42b9-adc5-a33b95ea597c tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Removing options '' from query. {{(pid=88145) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 06 06:22:07.007356 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-2a649e6d-ccc4-42b9-adc5-a33b95ea597c tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88145) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 06 06:22:07.074083 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-2a649e6d-ccc4-42b9-adc5-a33b95ea597c tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Get all volumes completed successfully. Dec 06 06:22:07.076452 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-2a649e6d-ccc4-42b9-adc5-a33b95ea597c tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 06:22:07.077032 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-2a649e6d-ccc4-42b9-adc5-a33b95ea597c tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 06:22:07.096407 n-d-765311-2 devstack@c-api.service[88143]: DEBUG oslo_db.sqlalchemy.engines [None req-2a649e6d-ccc4-42b9-adc5-a33b95ea597c tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88145) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 06 06:22:07.113289 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:22:07.113289 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:22:07.135607 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-2a649e6d-ccc4-42b9-adc5-a33b95ea597c tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 06:22:07.136383 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-2a649e6d-ccc4-42b9-adc5-a33b95ea597c tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 06:22:07.145122 n-d-765311-2 devstack@c-api.service[88143]: DEBUG oslo_db.sqlalchemy.engines [None req-2a649e6d-ccc4-42b9-adc5-a33b95ea597c tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88145) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 06 06:22:07.155603 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:22:07.155603 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:22:07.183881 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-2a649e6d-ccc4-42b9-adc5-a33b95ea597c tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/volumes/detail returned with HTTP 200 Dec 06 06:22:07.186149 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 236/479] 10.222.0.57 () {60 vars in 1266 bytes} [Sun Dec 6 06:22:06 2020] GET /volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/volumes/detail => generated 1993 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 06 06:22:07.206713 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-94cece89-6415-42be-bb08-b607752c71b8 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] POST http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/groups/d0b675f6-3bb6-45dd-b1f3-4c7b7a2e931f/action Dec 06 06:22:07.208424 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-94cece89-6415-42be-bb08-b607752c71b8 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=88144) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 06 06:22:07.209196 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-94cece89-6415-42be-bb08-b607752c71b8 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 06 06:22:07.210531 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.v3.groups [None req-94cece89-6415-42be-bb08-b607752c71b8 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] delete called for group d0b675f6-3bb6-45dd-b1f3-4c7b7a2e931f {{(pid=88144) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Dec 06 06:22:07.211098 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.v3.groups [None req-94cece89-6415-42be-bb08-b607752c71b8 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Delete group with id: d0b675f6-3bb6-45dd-b1f3-4c7b7a2e931f Dec 06 06:22:07.222228 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:22:07.222228 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:22:07.493131 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-94cece89-6415-42be-bb08-b607752c71b8 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/groups/d0b675f6-3bb6-45dd-b1f3-4c7b7a2e931f/action returned with HTTP 202 Dec 06 06:22:07.498665 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 244/480] 10.222.0.57 () {62 vars in 1395 bytes} [Sun Dec 6 06:22:07 2020] POST /volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/groups/d0b675f6-3bb6-45dd-b1f3-4c7b7a2e931f/action => generated 0 bytes in 297 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 06 06:22:07.504632 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-2f029907-5d0d-4d29-a504-ebe1d153a549 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] GET http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/volumes/420ffd61-fb06-45a0-a09b-636b26f29e8b Dec 06 06:22:07.505510 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-2f029907-5d0d-4d29-a504-ebe1d153a549 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:22:07.505909 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:22:07.505909 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:22:07.506531 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-2f029907-5d0d-4d29-a504-ebe1d153a549 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:22:07.647680 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:22:07.647680 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:22:07.661825 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-2f029907-5d0d-4d29-a504-ebe1d153a549 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Volume info retrieved successfully. Dec 06 06:22:07.708130 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-2f029907-5d0d-4d29-a504-ebe1d153a549 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 06:22:07.708759 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-2f029907-5d0d-4d29-a504-ebe1d153a549 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 06:22:07.720207 n-d-765311-2 devstack@c-api.service[88143]: DEBUG oslo_db.sqlalchemy.engines [None req-2f029907-5d0d-4d29-a504-ebe1d153a549 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88145) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 06 06:22:07.728549 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:22:07.728549 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:22:07.754029 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-2f029907-5d0d-4d29-a504-ebe1d153a549 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/volumes/420ffd61-fb06-45a0-a09b-636b26f29e8b returned with HTTP 200 Dec 06 06:22:07.772710 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 237/481] 10.222.0.57 () {60 vars in 1356 bytes} [Sun Dec 6 06:22:07 2020] GET /volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/volumes/420ffd61-fb06-45a0-a09b-636b26f29e8b => generated 999 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 06 06:22:08.774184 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-0765425c-5d44-47a2-81a4-944291b1ecce tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] GET http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/volumes/420ffd61-fb06-45a0-a09b-636b26f29e8b Dec 06 06:22:08.776707 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-0765425c-5d44-47a2-81a4-944291b1ecce tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:22:08.777082 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:22:08.777082 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:22:08.777654 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-0765425c-5d44-47a2-81a4-944291b1ecce tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:22:08.961256 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:22:08.961256 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:22:08.984369 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-0765425c-5d44-47a2-81a4-944291b1ecce tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Volume info retrieved successfully. Dec 06 06:22:09.011552 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-0765425c-5d44-47a2-81a4-944291b1ecce tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 06:22:09.012018 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-0765425c-5d44-47a2-81a4-944291b1ecce tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 06:22:09.022317 n-d-765311-2 devstack@c-api.service[88143]: DEBUG oslo_db.sqlalchemy.engines [None req-0765425c-5d44-47a2-81a4-944291b1ecce tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88144) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 06 06:22:09.032390 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:22:09.032390 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:22:09.055103 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-0765425c-5d44-47a2-81a4-944291b1ecce tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/volumes/420ffd61-fb06-45a0-a09b-636b26f29e8b returned with HTTP 200 Dec 06 06:22:09.067927 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 245/482] 10.222.0.57 () {60 vars in 1356 bytes} [Sun Dec 6 06:22:08 2020] GET /volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/volumes/420ffd61-fb06-45a0-a09b-636b26f29e8b => generated 999 bytes in 297 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 06 06:22:10.077049 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-3b4400fd-dcf1-45f0-82f6-370fa4d9aed5 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] GET http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/volumes/420ffd61-fb06-45a0-a09b-636b26f29e8b Dec 06 06:22:10.078824 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-3b4400fd-dcf1-45f0-82f6-370fa4d9aed5 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:22:10.079127 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:22:10.079127 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:22:10.080016 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-3b4400fd-dcf1-45f0-82f6-370fa4d9aed5 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:22:10.296015 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:22:10.296015 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:22:10.313977 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-3b4400fd-dcf1-45f0-82f6-370fa4d9aed5 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Volume info retrieved successfully. Dec 06 06:22:10.329203 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-3b4400fd-dcf1-45f0-82f6-370fa4d9aed5 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 06:22:10.329975 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-3b4400fd-dcf1-45f0-82f6-370fa4d9aed5 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 06:22:10.340415 n-d-765311-2 devstack@c-api.service[88143]: DEBUG oslo_db.sqlalchemy.engines [None req-3b4400fd-dcf1-45f0-82f6-370fa4d9aed5 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88145) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 06 06:22:10.348125 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:22:10.348125 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:22:10.372691 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-3b4400fd-dcf1-45f0-82f6-370fa4d9aed5 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/volumes/420ffd61-fb06-45a0-a09b-636b26f29e8b returned with HTTP 200 Dec 06 06:22:10.373855 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 238/483] 10.222.0.57 () {60 vars in 1356 bytes} [Sun Dec 6 06:22:10 2020] GET /volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/volumes/420ffd61-fb06-45a0-a09b-636b26f29e8b => generated 999 bytes in 305 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 06 06:22:11.399173 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-39f21ebb-4ab2-4c19-8ecc-590b171c2204 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] GET http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/volumes/420ffd61-fb06-45a0-a09b-636b26f29e8b Dec 06 06:22:11.400355 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-39f21ebb-4ab2-4c19-8ecc-590b171c2204 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:22:11.400464 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:22:11.400464 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:22:11.404476 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-39f21ebb-4ab2-4c19-8ecc-590b171c2204 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:22:11.536792 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:22:11.536792 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:22:11.547569 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-39f21ebb-4ab2-4c19-8ecc-590b171c2204 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Volume info retrieved successfully. Dec 06 06:22:11.563621 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-39f21ebb-4ab2-4c19-8ecc-590b171c2204 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 06:22:11.564661 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-39f21ebb-4ab2-4c19-8ecc-590b171c2204 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 06:22:11.572716 n-d-765311-2 devstack@c-api.service[88143]: DEBUG oslo_db.sqlalchemy.engines [None req-39f21ebb-4ab2-4c19-8ecc-590b171c2204 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88144) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 06 06:22:11.580254 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:22:11.580254 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:22:11.603365 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-39f21ebb-4ab2-4c19-8ecc-590b171c2204 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/volumes/420ffd61-fb06-45a0-a09b-636b26f29e8b returned with HTTP 200 Dec 06 06:22:11.605001 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 246/484] 10.222.0.57 () {60 vars in 1356 bytes} [Sun Dec 6 06:22:11 2020] GET /volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/volumes/420ffd61-fb06-45a0-a09b-636b26f29e8b => generated 999 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 06 06:22:12.622198 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-f689fb80-715f-4036-bd31-69d9aa42ce7c tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] GET http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/volumes/420ffd61-fb06-45a0-a09b-636b26f29e8b Dec 06 06:22:12.623672 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-f689fb80-715f-4036-bd31-69d9aa42ce7c tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:22:12.624268 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:22:12.624268 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:22:12.624943 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-f689fb80-715f-4036-bd31-69d9aa42ce7c tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:22:12.678152 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-f689fb80-715f-4036-bd31-69d9aa42ce7c tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/volumes/420ffd61-fb06-45a0-a09b-636b26f29e8b returned with HTTP 404 Dec 06 06:22:12.679949 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 239/485] 10.222.0.57 () {60 vars in 1356 bytes} [Sun Dec 6 06:22:12 2020] GET /volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/volumes/420ffd61-fb06-45a0-a09b-636b26f29e8b => generated 109 bytes in 63 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 06 06:22:12.687721 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-03486c42-5eb3-4e80-9237-b3d813e271bc tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] GET http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/volumes/acb59af7-2af6-4240-8630-f31b4af5559d Dec 06 06:22:12.688457 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-03486c42-5eb3-4e80-9237-b3d813e271bc tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:22:12.688701 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:22:12.688701 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:22:12.689081 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-03486c42-5eb3-4e80-9237-b3d813e271bc tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:22:12.765409 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-03486c42-5eb3-4e80-9237-b3d813e271bc tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/volumes/acb59af7-2af6-4240-8630-f31b4af5559d returned with HTTP 404 Dec 06 06:22:12.767322 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 247/486] 10.222.0.57 () {60 vars in 1356 bytes} [Sun Dec 6 06:22:12 2020] GET /volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/volumes/acb59af7-2af6-4240-8630-f31b4af5559d => generated 109 bytes in 84 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 06 06:22:12.776513 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-447946d8-514a-4693-8d8e-5a9175f44f11 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] GET http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/groups/d0b675f6-3bb6-45dd-b1f3-4c7b7a2e931f Dec 06 06:22:12.777397 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-447946d8-514a-4693-8d8e-5a9175f44f11 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:22:12.778067 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-447946d8-514a-4693-8d8e-5a9175f44f11 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Calling method 'version_select' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:22:12.778935 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.v3.groups [None req-447946d8-514a-4693-8d8e-5a9175f44f11 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] show called for member d0b675f6-3bb6-45dd-b1f3-4c7b7a2e931f {{(pid=88145) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 06 06:22:12.790437 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-447946d8-514a-4693-8d8e-5a9175f44f11 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/groups/d0b675f6-3bb6-45dd-b1f3-4c7b7a2e931f returned with HTTP 404 Dec 06 06:22:12.792220 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 240/487] 10.222.0.57 () {60 vars in 1353 bytes} [Sun Dec 6 06:22:12 2020] GET /volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/groups/d0b675f6-3bb6-45dd-b1f3-4c7b7a2e931f => generated 108 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 06 06:22:12.799992 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-8a1c9174-c420-4be3-b356-5ec65e588ed6 tempest-GroupSnapshotsTest-1753932514 tempest-GroupSnapshotsTest-1753932514] DELETE http://10.222.0.57/volume/v3/676c941fd44b4c7b9771313841acbf7e/group_types/75a43ae0-24e7-4c1c-b9cb-963738a5e25f Dec 06 06:22:12.800820 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-8a1c9174-c420-4be3-b356-5ec65e588ed6 tempest-GroupSnapshotsTest-1753932514 tempest-GroupSnapshotsTest-1753932514] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:22:12.801449 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-8a1c9174-c420-4be3-b356-5ec65e588ed6 tempest-GroupSnapshotsTest-1753932514 tempest-GroupSnapshotsTest-1753932514] Calling method 'version_select' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:22:12.859317 n-d-765311-2 devstack@c-api.service[88143]: /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. Dec 06 06:22:12.859317 n-d-765311-2 devstack@c-api.service[88143]: "UPDATE / DELETE expressions." % clause Dec 06 06:22:12.871499 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-8a1c9174-c420-4be3-b356-5ec65e588ed6 tempest-GroupSnapshotsTest-1753932514 tempest-GroupSnapshotsTest-1753932514] http://10.222.0.57/volume/v3/676c941fd44b4c7b9771313841acbf7e/group_types/75a43ae0-24e7-4c1c-b9cb-963738a5e25f returned with HTTP 202 Dec 06 06:22:12.872377 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 248/488] 10.222.0.57 () {60 vars in 1371 bytes} [Sun Dec 6 06:22:12 2020] DELETE /volume/v3/676c941fd44b4c7b9771313841acbf7e/group_types/75a43ae0-24e7-4c1c-b9cb-963738a5e25f => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 06 06:22:12.888111 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-570eb8f6-425f-48b6-80a9-01ac58438e93 tempest-GroupSnapshotsTest-1753932514 tempest-GroupSnapshotsTest-1753932514] POST http://10.222.0.57/volume/v3/676c941fd44b4c7b9771313841acbf7e/types Dec 06 06:22:12.888924 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-570eb8f6-425f-48b6-80a9-01ac58438e93 tempest-GroupSnapshotsTest-1753932514 tempest-GroupSnapshotsTest-1753932514] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1782993968"}} {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 06 06:22:12.955523 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-570eb8f6-425f-48b6-80a9-01ac58438e93 tempest-GroupSnapshotsTest-1753932514 tempest-GroupSnapshotsTest-1753932514] http://10.222.0.57/volume/v3/676c941fd44b4c7b9771313841acbf7e/types returned with HTTP 200 Dec 06 06:22:12.957021 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 241/489] 10.222.0.57 () {60 vars in 1219 bytes} [Sun Dec 6 06:22:12 2020] POST /volume/v3/676c941fd44b4c7b9771313841acbf7e/types => generated 224 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:22:12.967743 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-16b16cf2-e8b2-4016-98a4-45a7135b2313 tempest-GroupSnapshotsTest-1753932514 tempest-GroupSnapshotsTest-1753932514] POST http://10.222.0.57/volume/v3/676c941fd44b4c7b9771313841acbf7e/group_types Dec 06 06:22:12.968793 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-16b16cf2-e8b2-4016-98a4-45a7135b2313 tempest-GroupSnapshotsTest-1753932514 tempest-GroupSnapshotsTest-1753932514] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-420179802"}} {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 06 06:22:13.018851 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-16b16cf2-e8b2-4016-98a4-45a7135b2313 tempest-GroupSnapshotsTest-1753932514 tempest-GroupSnapshotsTest-1753932514] http://10.222.0.57/volume/v3/676c941fd44b4c7b9771313841acbf7e/group_types returned with HTTP 202 Dec 06 06:22:13.019681 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 249/490] 10.222.0.57 () {62 vars in 1278 bytes} [Sun Dec 6 06:22:12 2020] POST /volume/v3/676c941fd44b4c7b9771313841acbf7e/group_types => generated 180 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 06 06:22:13.032530 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-a081a6ac-6d14-4b2c-b272-9842a017b706 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] POST http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/groups Dec 06 06:22:13.033402 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-a081a6ac-6d14-4b2c-b272-9842a017b706 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Action: 'create', calling method: version_select, body: {"group": {"group_type": "87d01294-ff46-4a56-a13a-a025f54c0699", "volume_types": ["2f05db2c-ff6a-43f6-800d-c777894153ee"], "name": "tempest-GroupSnapshotsTest-Group-1905081996"}} {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 06 06:22:13.037118 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.v3.groups [None req-a081a6ac-6d14-4b2c-b272-9842a017b706 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Creating new group {'group': {'group_type': '87d01294-ff46-4a56-a13a-a025f54c0699', 'volume_types': ['2f05db2c-ff6a-43f6-800d-c777894153ee'], 'name': 'tempest-GroupSnapshotsTest-Group-1905081996'}} {{(pid=88145) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Dec 06 06:22:13.064349 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.v3.groups [None req-a081a6ac-6d14-4b2c-b272-9842a017b706 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Creating group tempest-GroupSnapshotsTest-Group-1905081996. Dec 06 06:22:13.124108 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-a081a6ac-6d14-4b2c-b272-9842a017b706 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Availability Zones retrieved successfully. Dec 06 06:22:13.178955 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.quota [None req-a081a6ac-6d14-4b2c-b272-9842a017b706 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Created reservations ['bcab7ab8-cbd5-4bd7-93af-8bc9cdef52e6'] {{(pid=88145) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 06 06:22:13.244081 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-a081a6ac-6d14-4b2c-b272-9842a017b706 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/groups returned with HTTP 202 Dec 06 06:22:13.245097 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 242/491] 10.222.0.57 () {62 vars in 1264 bytes} [Sun Dec 6 06:22:13 2020] POST /volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/groups => generated 112 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 06 06:22:13.255471 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-7211ba4b-a87f-4d61-a368-dffb82bdbf57 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] GET http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/groups/5af3d0ed-9e7a-4850-8734-be5fa671b3f4 Dec 06 06:22:13.255689 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-7211ba4b-a87f-4d61-a368-dffb82bdbf57 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:22:13.256174 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-7211ba4b-a87f-4d61-a368-dffb82bdbf57 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Calling method 'version_select' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:22:13.256585 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.v3.groups [None req-7211ba4b-a87f-4d61-a368-dffb82bdbf57 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] show called for member 5af3d0ed-9e7a-4850-8734-be5fa671b3f4 {{(pid=88144) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 06 06:22:13.275061 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:22:13.275061 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:22:13.313637 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-7211ba4b-a87f-4d61-a368-dffb82bdbf57 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/groups/5af3d0ed-9e7a-4850-8734-be5fa671b3f4 returned with HTTP 200 Dec 06 06:22:13.322342 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 250/492] 10.222.0.57 () {60 vars in 1353 bytes} [Sun Dec 6 06:22:13 2020] GET /volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/groups/5af3d0ed-9e7a-4850-8734-be5fa671b3f4 => generated 392 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 06 06:22:14.334509 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-252578f7-68b6-4416-a421-ace16c4e721e tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] GET http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/groups/5af3d0ed-9e7a-4850-8734-be5fa671b3f4 Dec 06 06:22:14.335343 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-252578f7-68b6-4416-a421-ace16c4e721e tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:22:14.335560 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:22:14.335560 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:22:14.336011 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-252578f7-68b6-4416-a421-ace16c4e721e tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Calling method 'version_select' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:22:14.336542 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.v3.groups [None req-252578f7-68b6-4416-a421-ace16c4e721e tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] show called for member 5af3d0ed-9e7a-4850-8734-be5fa671b3f4 {{(pid=88145) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 06 06:22:14.345605 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:22:14.345605 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:22:14.379528 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-252578f7-68b6-4416-a421-ace16c4e721e tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/groups/5af3d0ed-9e7a-4850-8734-be5fa671b3f4 returned with HTTP 200 Dec 06 06:22:14.380474 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 243/493] 10.222.0.57 () {60 vars in 1353 bytes} [Sun Dec 6 06:22:14 2020] GET /volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/groups/5af3d0ed-9e7a-4850-8734-be5fa671b3f4 => generated 393 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 06 06:22:14.391663 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-b05dd089-b65f-49b5-9a25-0bcf1fabc073 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] POST http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/volumes Dec 06 06:22:14.392375 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:22:14.392375 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:22:14.393030 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-b05dd089-b65f-49b5-9a25-0bcf1fabc073 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Action: 'create', calling method: create, body: {"volume": {"volume_type": "2f05db2c-ff6a-43f6-800d-c777894153ee", "group_id": "5af3d0ed-9e7a-4850-8734-be5fa671b3f4", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-1247496732"}} {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 06 06:22:14.394353 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.v3.volumes [None req-b05dd089-b65f-49b5-9a25-0bcf1fabc073 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Create volume request body: {'volume': {'volume_type': '2f05db2c-ff6a-43f6-800d-c777894153ee', 'group_id': '5af3d0ed-9e7a-4850-8734-be5fa671b3f4', 'size': 1, 'name': 'tempest-GroupSnapshotsTest-Volume-1247496732'}} {{(pid=88144) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 06 06:22:14.417048 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:22:14.417048 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:22:14.418902 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.v3.volumes [None req-b05dd089-b65f-49b5-9a25-0bcf1fabc073 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Create volume of 1 GB Dec 06 06:22:14.437608 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-b05dd089-b65f-49b5-9a25-0bcf1fabc073 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Availability Zones retrieved successfully. Dec 06 06:22:14.458307 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-b05dd089-b65f-49b5-9a25-0bcf1fabc073 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Flow 'volume_create_api' (30f081ed-e975-4ce0-a5fa-4133b0fd367b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88144) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 06 06:22:14.462717 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-b05dd089-b65f-49b5-9a25-0bcf1fabc073 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2afaa194-beb9-47ac-8996-de35165b7ce7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:22:14.465521 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:22:14.465521 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:22:14.466286 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.flows.api.create_volume [None req-b05dd089-b65f-49b5-9a25-0bcf1fabc073 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Validating volume size '1' using validate_int {{(pid=88144) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 06 06:22:14.548724 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-b05dd089-b65f-49b5-9a25-0bcf1fabc073 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2afaa194-beb9-47ac-8996-de35165b7ce7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-06T06:22:13Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2f05db2c-ff6a-43f6-800d-c777894153ee,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1782993968',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2f05db2c-ff6a-43f6-800d-c777894153ee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '5af3d0ed-9e7a-4850-8734-be5fa671b3f4', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:22:14.551084 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-b05dd089-b65f-49b5-9a25-0bcf1fabc073 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d1d5e6bb-7694-48a9-9436-b66f2240bd19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:22:14.607610 n-d-765311-2 devstack@c-api.service[88143]: WARNING cinder.quota [None req-b05dd089-b65f-49b5-9a25-0bcf1fabc073 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1782993968 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1782993968, it is now deprecated. Please use the default quota class for default quota. Dec 06 06:22:14.608749 n-d-765311-2 devstack@c-api.service[88143]: WARNING cinder.quota [None req-b05dd089-b65f-49b5-9a25-0bcf1fabc073 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1782993968 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1782993968, it is now deprecated. Please use the default quota class for default quota. Dec 06 06:22:14.655118 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.quota [None req-b05dd089-b65f-49b5-9a25-0bcf1fabc073 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Created reservations ['5ce43a53-a9f7-46bf-ad45-678712f0a6e6', '2350c702-ce26-4a0e-bab2-fc322e1ca37c', 'ff69393e-8cd1-4d5b-bac0-aa5b3fb5c709', '7bfcaef1-1555-474a-93bb-41a028009149'] {{(pid=88144) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 06 06:22:14.658781 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-b05dd089-b65f-49b5-9a25-0bcf1fabc073 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d1d5e6bb-7694-48a9-9436-b66f2240bd19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5ce43a53-a9f7-46bf-ad45-678712f0a6e6', '2350c702-ce26-4a0e-bab2-fc322e1ca37c', 'ff69393e-8cd1-4d5b-bac0-aa5b3fb5c709', '7bfcaef1-1555-474a-93bb-41a028009149']}' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:22:14.661890 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-b05dd089-b65f-49b5-9a25-0bcf1fabc073 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c760921-af33-469e-bed8-77e3bcfa90b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:22:14.734553 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-b05dd089-b65f-49b5-9a25-0bcf1fabc073 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c760921-af33-469e-bed8-77e3bcfa90b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '97bc95d5-69d5-4e7c-8456-65e2b3b956d7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-1247496732',encryption_key_id=None,group_id=5af3d0ed-9e7a-4850-8734-be5fa671b3f4,group_type_id=,metadata={},multiattach=False,project_id='a92e96273c0b47c3aec6eb0c86a1452d',qos_specs=None,replication_status=,reservations=['5ce43a53-a9f7-46bf-ad45-678712f0a6e6','2350c702-ce26-4a0e-bab2-fc322e1ca37c','ff69393e-8cd1-4d5b-bac0-aa5b3fb5c709','7bfcaef1-1555-474a-93bb-41a028009149'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29096615810f48e0b683c2adedb9555b',volume_type_id=2f05db2c-ff6a-43f6-800d-c777894153ee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-06T06:22:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-1247496732',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=5af3d0ed-9e7a-4850-8734-be5fa671b3f4,host=None,id=97bc95d5-69d5-4e7c-8456-65e2b3b956d7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a92e96273c0b47c3aec6eb0c86a1452d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='29096615810f48e0b683c2adedb9555b',volume_attachment=,volume_type=,volume_type_id=2f05db2c-ff6a-43f6-800d-c777894153ee)}' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:22:14.736868 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-b05dd089-b65f-49b5-9a25-0bcf1fabc073 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc59f911-ae41-4f8e-8553-3928f74605e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:22:14.769227 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-b05dd089-b65f-49b5-9a25-0bcf1fabc073 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc59f911-ae41-4f8e-8553-3928f74605e2) transitioned into state 'SUCCESS' from state '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-1247496732',encryption_key_id=None,group_id=5af3d0ed-9e7a-4850-8734-be5fa671b3f4,group_type_id=,metadata={},multiattach=False,project_id='a92e96273c0b47c3aec6eb0c86a1452d',qos_specs=None,replication_status=,reservations=['5ce43a53-a9f7-46bf-ad45-678712f0a6e6','2350c702-ce26-4a0e-bab2-fc322e1ca37c','ff69393e-8cd1-4d5b-bac0-aa5b3fb5c709','7bfcaef1-1555-474a-93bb-41a028009149'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29096615810f48e0b683c2adedb9555b',volume_type_id=2f05db2c-ff6a-43f6-800d-c777894153ee)}' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:22:14.772195 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-b05dd089-b65f-49b5-9a25-0bcf1fabc073 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (963e18d3-97c2-441e-b7cf-e2c716672248) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:22:14.808949 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-b05dd089-b65f-49b5-9a25-0bcf1fabc073 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (963e18d3-97c2-441e-b7cf-e2c716672248) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:22:14.811691 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-b05dd089-b65f-49b5-9a25-0bcf1fabc073 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Flow 'volume_create_api' (30f081ed-e975-4ce0-a5fa-4133b0fd367b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88144) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 06 06:22:14.927474 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-b05dd089-b65f-49b5-9a25-0bcf1fabc073 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Create volume request issued successfully. Dec 06 06:22:14.965606 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-b05dd089-b65f-49b5-9a25-0bcf1fabc073 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 06:22:14.966071 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-b05dd089-b65f-49b5-9a25-0bcf1fabc073 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 06:22:14.993173 n-d-765311-2 devstack@c-api.service[88143]: DEBUG oslo_db.sqlalchemy.engines [None req-b05dd089-b65f-49b5-9a25-0bcf1fabc073 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88144) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 06 06:22:15.006124 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:22:15.006124 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:22:15.031355 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-b05dd089-b65f-49b5-9a25-0bcf1fabc073 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/volumes returned with HTTP 202 Dec 06 06:22:15.032905 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 251/494] 10.222.0.57 () {62 vars in 1267 bytes} [Sun Dec 6 06:22:14 2020] POST /volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/volumes => generated 908 bytes in 645 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 06 06:22:15.047570 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-f48d56f5-8ed4-43f3-8fb4-08cdd5695d46 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] GET http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/volumes/97bc95d5-69d5-4e7c-8456-65e2b3b956d7 Dec 06 06:22:15.048351 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-f48d56f5-8ed4-43f3-8fb4-08cdd5695d46 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:22:15.048746 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:22:15.048746 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:22:15.049306 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-f48d56f5-8ed4-43f3-8fb4-08cdd5695d46 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:22:15.126459 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:22:15.126459 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:22:15.153170 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-f48d56f5-8ed4-43f3-8fb4-08cdd5695d46 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Volume info retrieved successfully. Dec 06 06:22:15.169750 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-f48d56f5-8ed4-43f3-8fb4-08cdd5695d46 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 06:22:15.170689 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-f48d56f5-8ed4-43f3-8fb4-08cdd5695d46 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 06:22:15.179176 n-d-765311-2 devstack@c-api.service[88143]: DEBUG oslo_db.sqlalchemy.engines [None req-f48d56f5-8ed4-43f3-8fb4-08cdd5695d46 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88145) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 06 06:22:15.187216 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:22:15.187216 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:22:15.225982 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-f48d56f5-8ed4-43f3-8fb4-08cdd5695d46 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/volumes/97bc95d5-69d5-4e7c-8456-65e2b3b956d7 returned with HTTP 200 Dec 06 06:22:15.225982 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 244/495] 10.222.0.57 () {60 vars in 1356 bytes} [Sun Dec 6 06:22:15 2020] GET /volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/volumes/97bc95d5-69d5-4e7c-8456-65e2b3b956d7 => generated 1000 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 06 06:22:16.243581 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-0df0ca42-cb74-41a7-a586-9615c955f71a tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] GET http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/volumes/97bc95d5-69d5-4e7c-8456-65e2b3b956d7 Dec 06 06:22:16.244848 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-0df0ca42-cb74-41a7-a586-9615c955f71a tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:22:16.245062 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:22:16.245062 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:22:16.245964 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-0df0ca42-cb74-41a7-a586-9615c955f71a tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:22:16.299905 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:22:16.299905 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:22:16.310194 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-0df0ca42-cb74-41a7-a586-9615c955f71a tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Volume info retrieved successfully. Dec 06 06:22:16.327058 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-0df0ca42-cb74-41a7-a586-9615c955f71a tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 06:22:16.327618 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-0df0ca42-cb74-41a7-a586-9615c955f71a tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 06:22:16.337589 n-d-765311-2 devstack@c-api.service[88143]: DEBUG oslo_db.sqlalchemy.engines [None req-0df0ca42-cb74-41a7-a586-9615c955f71a tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88144) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 06 06:22:16.346641 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:22:16.346641 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:22:16.371765 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-0df0ca42-cb74-41a7-a586-9615c955f71a tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/volumes/97bc95d5-69d5-4e7c-8456-65e2b3b956d7 returned with HTTP 200 Dec 06 06:22:16.382736 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 252/496] 10.222.0.57 () {60 vars in 1356 bytes} [Sun Dec 6 06:22:16 2020] GET /volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/volumes/97bc95d5-69d5-4e7c-8456-65e2b3b956d7 => generated 1001 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 06 06:22:16.391601 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-795d3113-5915-4470-83d1-327c2451b471 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] POST http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/group_snapshots Dec 06 06:22:16.392122 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:22:16.392122 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:22:16.392539 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-795d3113-5915-4470-83d1-327c2451b471 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "5af3d0ed-9e7a-4850-8734-be5fa671b3f4", "name": "tempest-group_snapshot-2057790958"}} {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 06 06:22:16.393610 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.v3.group_snapshots [None req-795d3113-5915-4470-83d1-327c2451b471 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Creating new group_snapshot {'group_snapshot': {'group_id': '5af3d0ed-9e7a-4850-8734-be5fa671b3f4', 'name': 'tempest-group_snapshot-2057790958'}} {{(pid=88145) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Dec 06 06:22:16.401712 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:22:16.401712 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:22:16.414676 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.v3.group_snapshots [None req-795d3113-5915-4470-83d1-327c2451b471 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Creating group_snapshot tempest-group_snapshot-2057790958. Dec 06 06:22:16.468756 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:22:16.468756 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:22:16.506794 n-d-765311-2 devstack@c-api.service[88143]: WARNING cinder.quota [None req-795d3113-5915-4470-83d1-327c2451b471 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1782993968 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1782993968, it is now deprecated. Please use the default quota class for default quota. Dec 06 06:22:16.508111 n-d-765311-2 devstack@c-api.service[88143]: WARNING cinder.quota [None req-795d3113-5915-4470-83d1-327c2451b471 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1782993968 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1782993968, it is now deprecated. Please use the default quota class for default quota. Dec 06 06:22:16.537567 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.quota [None req-795d3113-5915-4470-83d1-327c2451b471 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Created reservations ['fc808d5e-c3d7-4577-9570-143783815753', 'f9161fd8-0726-4e8d-ad93-2a5d5080c3fd', 'b5cabb4e-a479-4e6f-aa9a-3dd15cea9fca', '6c8fb8bb-7aa0-461b-a060-fd0067384122'] {{(pid=88145) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 06 06:22:16.609172 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-795d3113-5915-4470-83d1-327c2451b471 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/group_snapshots returned with HTTP 202 Dec 06 06:22:16.617197 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 245/497] 10.222.0.57 () {62 vars in 1291 bytes} [Sun Dec 6 06:22:16 2020] POST /volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/group_snapshots => generated 168 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 06 06:22:16.621951 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-4cce3633-32d4-4b88-a0d7-10aa16885a13 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] GET http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/group_snapshots/916df1c6-66bb-4d88-b56b-8f775b9e625c Dec 06 06:22:16.623096 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-4cce3633-32d4-4b88-a0d7-10aa16885a13 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:22:16.623498 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:22:16.623498 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:22:16.624121 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-4cce3633-32d4-4b88-a0d7-10aa16885a13 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Calling method 'version_select' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:22:16.624946 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.v3.group_snapshots [None req-4cce3633-32d4-4b88-a0d7-10aa16885a13 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] show called for member 916df1c6-66bb-4d88-b56b-8f775b9e625c {{(pid=88144) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Dec 06 06:22:16.631639 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:22:16.631639 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:22:16.662513 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-4cce3633-32d4-4b88-a0d7-10aa16885a13 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/group_snapshots/916df1c6-66bb-4d88-b56b-8f775b9e625c returned with HTTP 200 Dec 06 06:22:16.667140 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 253/498] 10.222.0.57 () {60 vars in 1380 bytes} [Sun Dec 6 06:22:16 2020] GET /volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/group_snapshots/916df1c6-66bb-4d88-b56b-8f775b9e625c => generated 307 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 06 06:22:17.687987 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-fbf1fda2-5002-4050-8d68-d0e0a760f7ff tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] GET http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/group_snapshots/916df1c6-66bb-4d88-b56b-8f775b9e625c Dec 06 06:22:17.690306 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-fbf1fda2-5002-4050-8d68-d0e0a760f7ff tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:22:17.690890 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:22:17.690890 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:22:17.691833 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-fbf1fda2-5002-4050-8d68-d0e0a760f7ff tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Calling method 'version_select' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:22:17.692629 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.v3.group_snapshots [None req-fbf1fda2-5002-4050-8d68-d0e0a760f7ff tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] show called for member 916df1c6-66bb-4d88-b56b-8f775b9e625c {{(pid=88145) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Dec 06 06:22:17.706257 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:22:17.706257 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:22:17.726536 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-fbf1fda2-5002-4050-8d68-d0e0a760f7ff tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/group_snapshots/916df1c6-66bb-4d88-b56b-8f775b9e625c returned with HTTP 200 Dec 06 06:22:17.734018 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 246/499] 10.222.0.57 () {60 vars in 1380 bytes} [Sun Dec 6 06:22:17 2020] GET /volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/group_snapshots/916df1c6-66bb-4d88-b56b-8f775b9e625c => generated 307 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 06 06:22:18.742480 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-8bc84ca8-f72a-466a-bac7-0a56cdf4c1a1 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] GET http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/group_snapshots/916df1c6-66bb-4d88-b56b-8f775b9e625c Dec 06 06:22:18.742992 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-8bc84ca8-f72a-466a-bac7-0a56cdf4c1a1 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:22:18.743095 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:22:18.743095 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:22:18.744003 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-8bc84ca8-f72a-466a-bac7-0a56cdf4c1a1 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Calling method 'version_select' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:22:18.744003 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.v3.group_snapshots [None req-8bc84ca8-f72a-466a-bac7-0a56cdf4c1a1 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] show called for member 916df1c6-66bb-4d88-b56b-8f775b9e625c {{(pid=88144) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Dec 06 06:22:18.754439 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:22:18.754439 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:22:18.772005 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-8bc84ca8-f72a-466a-bac7-0a56cdf4c1a1 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/group_snapshots/916df1c6-66bb-4d88-b56b-8f775b9e625c returned with HTTP 200 Dec 06 06:22:18.773224 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 254/500] 10.222.0.57 () {60 vars in 1380 bytes} [Sun Dec 6 06:22:18 2020] GET /volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/group_snapshots/916df1c6-66bb-4d88-b56b-8f775b9e625c => generated 308 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 06 06:22:18.784226 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-9228e47a-66dd-4b02-ae8f-34d80cd982e2 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] GET http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/snapshots/detail Dec 06 06:22:18.784765 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-9228e47a-66dd-4b02-ae8f-34d80cd982e2 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:22:18.785137 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:22:18.785137 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:22:18.785756 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-9228e47a-66dd-4b02-ae8f-34d80cd982e2 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Calling method 'detail' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:22:18.786555 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.api_utils [None req-9228e47a-66dd-4b02-ae8f-34d80cd982e2 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Removing options '' from query. {{(pid=88145) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 06 06:22:18.788982 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.db.sqlalchemy.api [None req-9228e47a-66dd-4b02-ae8f-34d80cd982e2 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Building query based on filter {{(pid=88145) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 06 06:22:18.808145 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-9228e47a-66dd-4b02-ae8f-34d80cd982e2 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Get all snapshots completed successfully. Dec 06 06:22:18.809441 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:22:18.809441 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:22:18.811087 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-9228e47a-66dd-4b02-ae8f-34d80cd982e2 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/snapshots/detail returned with HTTP 200 Dec 06 06:22:18.812492 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 247/501] 10.222.0.57 () {58 vars in 1231 bytes} [Sun Dec 6 06:22:18 2020] GET /volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/snapshots/detail => generated 454 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:22:18.824571 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-7c1a2b4a-cca3-4df3-900c-819fbe0d39e0 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] GET http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/snapshots/15a83ec5-c5e6-4404-bed2-06b4dccbae7d Dec 06 06:22:18.825371 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-7c1a2b4a-cca3-4df3-900c-819fbe0d39e0 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:22:18.825759 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:22:18.825759 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:22:18.826369 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-7c1a2b4a-cca3-4df3-900c-819fbe0d39e0 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:22:18.857260 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:22:18.857260 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:22:18.861819 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-7c1a2b4a-cca3-4df3-900c-819fbe0d39e0 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Snapshot retrieved successfully. Dec 06 06:22:18.864063 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-7c1a2b4a-cca3-4df3-900c-819fbe0d39e0 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/snapshots/15a83ec5-c5e6-4404-bed2-06b4dccbae7d returned with HTTP 200 Dec 06 06:22:18.876852 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-eb145a99-e132-4b63-8e2c-45d11a281ba1 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] GET http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/group_snapshots/916df1c6-66bb-4d88-b56b-8f775b9e625c Dec 06 06:22:18.877391 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-eb145a99-e132-4b63-8e2c-45d11a281ba1 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:22:18.877737 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:22:18.877737 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:22:18.878354 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-eb145a99-e132-4b63-8e2c-45d11a281ba1 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Calling method 'version_select' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:22:18.878962 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.v3.group_snapshots [None req-eb145a99-e132-4b63-8e2c-45d11a281ba1 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] show called for member 916df1c6-66bb-4d88-b56b-8f775b9e625c {{(pid=88145) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Dec 06 06:22:18.884905 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 255/502] 10.222.0.57 () {58 vars in 1321 bytes} [Sun Dec 6 06:22:18 2020] GET /volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/snapshots/15a83ec5-c5e6-4404-bed2-06b4dccbae7d => generated 451 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:22:18.887004 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:22:18.887004 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:22:18.899176 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-eb145a99-e132-4b63-8e2c-45d11a281ba1 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/group_snapshots/916df1c6-66bb-4d88-b56b-8f775b9e625c returned with HTTP 200 Dec 06 06:22:18.906212 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 248/503] 10.222.0.57 () {60 vars in 1380 bytes} [Sun Dec 6 06:22:18 2020] GET /volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/group_snapshots/916df1c6-66bb-4d88-b56b-8f775b9e625c => generated 308 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 06 06:22:18.910444 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-633453f4-efe5-4c09-8380-8d219bd1e249 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] GET http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/group_snapshots/detail Dec 06 06:22:18.910977 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-633453f4-efe5-4c09-8380-8d219bd1e249 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:22:18.911187 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:22:18.911187 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:22:18.911954 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-633453f4-efe5-4c09-8380-8d219bd1e249 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Calling method 'version_select' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:22:18.933484 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-633453f4-efe5-4c09-8380-8d219bd1e249 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/group_snapshots/detail returned with HTTP 200 Dec 06 06:22:18.934655 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 256/504] 10.222.0.57 () {60 vars in 1290 bytes} [Sun Dec 6 06:22:18 2020] GET /volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/group_snapshots/detail => generated 311 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 06 06:22:18.945126 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-96ab7de9-f70a-4de7-ba41-e7fe37280c5d tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] DELETE http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/group_snapshots/916df1c6-66bb-4d88-b56b-8f775b9e625c Dec 06 06:22:18.945692 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-96ab7de9-f70a-4de7-ba41-e7fe37280c5d tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:22:18.945885 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:22:18.945885 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:22:18.948337 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-96ab7de9-f70a-4de7-ba41-e7fe37280c5d tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Calling method 'version_select' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:22:18.949958 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.v3.group_snapshots [None req-96ab7de9-f70a-4de7-ba41-e7fe37280c5d tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] delete called for member 916df1c6-66bb-4d88-b56b-8f775b9e625c {{(pid=88145) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Dec 06 06:22:18.952266 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.v3.group_snapshots [None req-96ab7de9-f70a-4de7-ba41-e7fe37280c5d tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Delete group_snapshot with id: 916df1c6-66bb-4d88-b56b-8f775b9e625c Dec 06 06:22:18.960414 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:22:18.960414 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:22:19.045184 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-96ab7de9-f70a-4de7-ba41-e7fe37280c5d tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/group_snapshots/916df1c6-66bb-4d88-b56b-8f775b9e625c returned with HTTP 202 Dec 06 06:22:19.054015 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-beae931f-7c11-4377-a828-2e9549726963 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] GET http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/volumes/detail Dec 06 06:22:19.054584 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-beae931f-7c11-4377-a828-2e9549726963 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:22:19.054806 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:22:19.054806 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:22:19.056239 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-beae931f-7c11-4377-a828-2e9549726963 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Calling method 'detail' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:22:19.057048 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.api_utils [None req-beae931f-7c11-4377-a828-2e9549726963 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Removing options '' from query. {{(pid=88144) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 06 06:22:19.057893 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:22:19.057893 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:22:19.058993 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-beae931f-7c11-4377-a828-2e9549726963 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88144) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 06 06:22:19.066849 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 249/505] 10.222.0.57 () {60 vars in 1383 bytes} [Sun Dec 6 06:22:18 2020] DELETE /volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/group_snapshots/916df1c6-66bb-4d88-b56b-8f775b9e625c => generated 0 bytes in 125 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 06 06:22:19.165931 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-beae931f-7c11-4377-a828-2e9549726963 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Get all volumes completed successfully. Dec 06 06:22:19.167502 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-beae931f-7c11-4377-a828-2e9549726963 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 06:22:19.168243 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-beae931f-7c11-4377-a828-2e9549726963 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 06:22:19.176995 n-d-765311-2 devstack@c-api.service[88143]: DEBUG oslo_db.sqlalchemy.engines [None req-beae931f-7c11-4377-a828-2e9549726963 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88144) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 06 06:22:19.184693 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:22:19.184693 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:22:19.210224 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-beae931f-7c11-4377-a828-2e9549726963 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/volumes/detail returned with HTTP 200 Dec 06 06:22:19.211386 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 257/506] 10.222.0.57 () {60 vars in 1266 bytes} [Sun Dec 6 06:22:19 2020] GET /volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/volumes/detail => generated 1004 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 06 06:22:19.229257 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-1ba96f1e-24fc-4ba8-89c9-5eb6f183aa9e tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] GET http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/snapshots/detail Dec 06 06:22:19.229683 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-1ba96f1e-24fc-4ba8-89c9-5eb6f183aa9e tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:22:19.230061 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:22:19.230061 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:22:19.230657 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-1ba96f1e-24fc-4ba8-89c9-5eb6f183aa9e tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Calling method 'detail' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:22:19.231370 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.api_utils [None req-1ba96f1e-24fc-4ba8-89c9-5eb6f183aa9e tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Removing options '' from query. {{(pid=88145) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 06 06:22:19.232238 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:22:19.232238 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:22:19.234829 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.db.sqlalchemy.api [None req-1ba96f1e-24fc-4ba8-89c9-5eb6f183aa9e tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Building query based on filter {{(pid=88145) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 06 06:22:19.255268 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-1ba96f1e-24fc-4ba8-89c9-5eb6f183aa9e tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Get all snapshots completed successfully. Dec 06 06:22:19.256671 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:22:19.256671 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:22:19.259650 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-1ba96f1e-24fc-4ba8-89c9-5eb6f183aa9e tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/snapshots/detail returned with HTTP 200 Dec 06 06:22:19.272541 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-d031c639-dd09-4f74-bc42-621e36b81ea0 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] GET http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/snapshots/15a83ec5-c5e6-4404-bed2-06b4dccbae7d Dec 06 06:22:19.273297 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-d031c639-dd09-4f74-bc42-621e36b81ea0 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:22:19.273652 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:22:19.273652 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:22:19.274399 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-d031c639-dd09-4f74-bc42-621e36b81ea0 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:22:19.281227 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 250/507] 10.222.0.57 () {58 vars in 1231 bytes} [Sun Dec 6 06:22:19 2020] GET /volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/snapshots/detail => generated 453 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:22:19.334178 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:22:19.334178 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:22:19.335644 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-d031c639-dd09-4f74-bc42-621e36b81ea0 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Snapshot retrieved successfully. Dec 06 06:22:19.338410 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-d031c639-dd09-4f74-bc42-621e36b81ea0 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/snapshots/15a83ec5-c5e6-4404-bed2-06b4dccbae7d returned with HTTP 200 Dec 06 06:22:19.347151 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 258/508] 10.222.0.57 () {58 vars in 1321 bytes} [Sun Dec 6 06:22:19 2020] GET /volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/snapshots/15a83ec5-c5e6-4404-bed2-06b4dccbae7d => generated 450 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:22:20.355129 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-4beb43b1-7b29-4ea2-ab39-e3ac29cd34a6 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] GET http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/snapshots/15a83ec5-c5e6-4404-bed2-06b4dccbae7d Dec 06 06:22:20.355624 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-4beb43b1-7b29-4ea2-ab39-e3ac29cd34a6 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:22:20.355737 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:22:20.355737 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:22:20.356319 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-4beb43b1-7b29-4ea2-ab39-e3ac29cd34a6 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:22:20.418383 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:22:20.418383 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:22:20.419935 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-4beb43b1-7b29-4ea2-ab39-e3ac29cd34a6 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Snapshot retrieved successfully. Dec 06 06:22:20.422484 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-4beb43b1-7b29-4ea2-ab39-e3ac29cd34a6 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/snapshots/15a83ec5-c5e6-4404-bed2-06b4dccbae7d returned with HTTP 200 Dec 06 06:22:20.423644 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 251/509] 10.222.0.57 () {58 vars in 1321 bytes} [Sun Dec 6 06:22:20 2020] GET /volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/snapshots/15a83ec5-c5e6-4404-bed2-06b4dccbae7d => generated 449 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:22:21.436665 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-b7325f78-08c2-49c0-8ebc-e9fcac39b66a tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] GET http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/snapshots/15a83ec5-c5e6-4404-bed2-06b4dccbae7d Dec 06 06:22:21.437209 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-b7325f78-08c2-49c0-8ebc-e9fcac39b66a tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:22:21.437438 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:22:21.437438 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:22:21.437736 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-b7325f78-08c2-49c0-8ebc-e9fcac39b66a tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:22:21.478252 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-b7325f78-08c2-49c0-8ebc-e9fcac39b66a tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/snapshots/15a83ec5-c5e6-4404-bed2-06b4dccbae7d returned with HTTP 404 Dec 06 06:22:21.479771 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 259/510] 10.222.0.57 () {58 vars in 1321 bytes} [Sun Dec 6 06:22:21 2020] GET /volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/snapshots/15a83ec5-c5e6-4404-bed2-06b4dccbae7d => generated 111 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 06 06:22:21.488373 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-1ef80ebb-a7d5-43e5-82ed-c645e284a776 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] GET http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/group_snapshots/916df1c6-66bb-4d88-b56b-8f775b9e625c Dec 06 06:22:21.489255 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-1ef80ebb-a7d5-43e5-82ed-c645e284a776 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:22:21.489652 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:22:21.489652 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:22:21.490269 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-1ef80ebb-a7d5-43e5-82ed-c645e284a776 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Calling method 'version_select' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:22:21.490863 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.v3.group_snapshots [None req-1ef80ebb-a7d5-43e5-82ed-c645e284a776 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] show called for member 916df1c6-66bb-4d88-b56b-8f775b9e625c {{(pid=88145) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Dec 06 06:22:21.497986 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-1ef80ebb-a7d5-43e5-82ed-c645e284a776 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/group_snapshots/916df1c6-66bb-4d88-b56b-8f775b9e625c returned with HTTP 404 Dec 06 06:22:21.499357 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 252/511] 10.222.0.57 () {60 vars in 1380 bytes} [Sun Dec 6 06:22:21 2020] GET /volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/group_snapshots/916df1c6-66bb-4d88-b56b-8f775b9e625c => generated 116 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 06 06:22:21.507916 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-48a026ce-5369-4c73-8315-5660039623e7 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] GET http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/group_snapshots Dec 06 06:22:21.509397 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-48a026ce-5369-4c73-8315-5660039623e7 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:22:21.510070 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-48a026ce-5369-4c73-8315-5660039623e7 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Calling method 'version_select' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:22:21.518842 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-48a026ce-5369-4c73-8315-5660039623e7 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/group_snapshots returned with HTTP 200 Dec 06 06:22:21.520226 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 260/512] 10.222.0.57 () {60 vars in 1269 bytes} [Sun Dec 6 06:22:21 2020] GET /volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/group_snapshots => generated 23 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:22:21.531515 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-38061246-a488-4649-ac88-aa0e7e0f1f19 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] DELETE http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/group_snapshots/916df1c6-66bb-4d88-b56b-8f775b9e625c Dec 06 06:22:21.532289 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-38061246-a488-4649-ac88-aa0e7e0f1f19 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:22:21.533004 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-38061246-a488-4649-ac88-aa0e7e0f1f19 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Calling method 'version_select' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:22:21.533588 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.v3.group_snapshots [None req-38061246-a488-4649-ac88-aa0e7e0f1f19 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] delete called for member 916df1c6-66bb-4d88-b56b-8f775b9e625c {{(pid=88145) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Dec 06 06:22:21.534100 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.v3.group_snapshots [None req-38061246-a488-4649-ac88-aa0e7e0f1f19 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Delete group_snapshot with id: 916df1c6-66bb-4d88-b56b-8f775b9e625c Dec 06 06:22:21.540788 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-38061246-a488-4649-ac88-aa0e7e0f1f19 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/group_snapshots/916df1c6-66bb-4d88-b56b-8f775b9e625c returned with HTTP 404 Dec 06 06:22:21.542422 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 253/513] 10.222.0.57 () {60 vars in 1383 bytes} [Sun Dec 6 06:22:21 2020] DELETE /volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/group_snapshots/916df1c6-66bb-4d88-b56b-8f775b9e625c => generated 116 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 06 06:22:21.550494 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-fa77caba-00f8-4d61-95af-09d6059b6781 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] GET http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/volumes/detail Dec 06 06:22:21.551061 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-fa77caba-00f8-4d61-95af-09d6059b6781 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:22:21.551548 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-fa77caba-00f8-4d61-95af-09d6059b6781 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Calling method 'detail' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:22:21.552152 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.api_utils [None req-fa77caba-00f8-4d61-95af-09d6059b6781 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Removing options '' from query. {{(pid=88144) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 06 06:22:21.558551 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-fa77caba-00f8-4d61-95af-09d6059b6781 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88144) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 06 06:22:21.631343 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-fa77caba-00f8-4d61-95af-09d6059b6781 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Get all volumes completed successfully. Dec 06 06:22:21.634555 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-fa77caba-00f8-4d61-95af-09d6059b6781 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 06:22:21.635226 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-fa77caba-00f8-4d61-95af-09d6059b6781 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 06:22:21.643982 n-d-765311-2 devstack@c-api.service[88143]: DEBUG oslo_db.sqlalchemy.engines [None req-fa77caba-00f8-4d61-95af-09d6059b6781 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88144) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 06 06:22:21.651845 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:22:21.651845 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:22:21.673998 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-fa77caba-00f8-4d61-95af-09d6059b6781 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/volumes/detail returned with HTTP 200 Dec 06 06:22:21.675297 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 261/514] 10.222.0.57 () {60 vars in 1266 bytes} [Sun Dec 6 06:22:21 2020] GET /volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/volumes/detail => generated 1004 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 06 06:22:21.692232 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-0708d6c1-e687-49a8-b702-9c31cb5c491b tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] POST http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/groups/5af3d0ed-9e7a-4850-8734-be5fa671b3f4/action Dec 06 06:22:21.693302 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-0708d6c1-e687-49a8-b702-9c31cb5c491b tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=88145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 06 06:22:21.693863 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-0708d6c1-e687-49a8-b702-9c31cb5c491b tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 06 06:22:21.694967 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.v3.groups [None req-0708d6c1-e687-49a8-b702-9c31cb5c491b tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] delete called for group 5af3d0ed-9e7a-4850-8734-be5fa671b3f4 {{(pid=88145) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Dec 06 06:22:21.695481 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.v3.groups [None req-0708d6c1-e687-49a8-b702-9c31cb5c491b tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Delete group with id: 5af3d0ed-9e7a-4850-8734-be5fa671b3f4 Dec 06 06:22:21.706572 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:22:21.706572 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:22:21.849083 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-0708d6c1-e687-49a8-b702-9c31cb5c491b tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/groups/5af3d0ed-9e7a-4850-8734-be5fa671b3f4/action returned with HTTP 202 Dec 06 06:22:21.850280 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 254/515] 10.222.0.57 () {62 vars in 1395 bytes} [Sun Dec 6 06:22:21 2020] POST /volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/groups/5af3d0ed-9e7a-4850-8734-be5fa671b3f4/action => generated 0 bytes in 162 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 06 06:22:21.858219 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-b77a3f86-161e-4c71-9a39-b46244cacc5d tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] GET http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/volumes/97bc95d5-69d5-4e7c-8456-65e2b3b956d7 Dec 06 06:22:21.869496 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-b77a3f86-161e-4c71-9a39-b46244cacc5d tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:22:21.869770 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:22:21.869770 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:22:21.870132 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-b77a3f86-161e-4c71-9a39-b46244cacc5d tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:22:21.972891 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:22:21.972891 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:22:21.984737 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-b77a3f86-161e-4c71-9a39-b46244cacc5d tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Volume info retrieved successfully. Dec 06 06:22:22.002296 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-b77a3f86-161e-4c71-9a39-b46244cacc5d tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 06:22:22.003116 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-b77a3f86-161e-4c71-9a39-b46244cacc5d tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 06:22:22.013192 n-d-765311-2 devstack@c-api.service[88143]: DEBUG oslo_db.sqlalchemy.engines [None req-b77a3f86-161e-4c71-9a39-b46244cacc5d tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88144) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 06 06:22:22.020340 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:22:22.020340 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:22:22.045652 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-b77a3f86-161e-4c71-9a39-b46244cacc5d tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/volumes/97bc95d5-69d5-4e7c-8456-65e2b3b956d7 returned with HTTP 200 Dec 06 06:22:22.057856 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 262/516] 10.222.0.57 () {60 vars in 1356 bytes} [Sun Dec 6 06:22:21 2020] GET /volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/volumes/97bc95d5-69d5-4e7c-8456-65e2b3b956d7 => generated 1000 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 06 06:22:23.063636 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-92f9b6aa-ae3c-4702-96f1-2429b816b585 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] GET http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/volumes/97bc95d5-69d5-4e7c-8456-65e2b3b956d7 Dec 06 06:22:23.064202 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-92f9b6aa-ae3c-4702-96f1-2429b816b585 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:22:23.064419 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:22:23.064419 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:22:23.064826 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-92f9b6aa-ae3c-4702-96f1-2429b816b585 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:22:23.139239 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:22:23.139239 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:22:23.149749 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-92f9b6aa-ae3c-4702-96f1-2429b816b585 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Volume info retrieved successfully. Dec 06 06:22:23.167946 n-d-765311-2 devstack@c-api.service[88143]: WARNING stevedore.named [None req-92f9b6aa-ae3c-4702-96f1-2429b816b585 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 06 06:22:23.169466 n-d-765311-2 devstack@c-api.service[88143]: WARNING castellan.key_manager [None req-92f9b6aa-ae3c-4702-96f1-2429b816b585 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 06 06:22:23.178193 n-d-765311-2 devstack@c-api.service[88143]: DEBUG oslo_db.sqlalchemy.engines [None req-92f9b6aa-ae3c-4702-96f1-2429b816b585 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88145) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 06 06:22:23.189061 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:22:23.189061 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:22:23.222740 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-92f9b6aa-ae3c-4702-96f1-2429b816b585 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/volumes/97bc95d5-69d5-4e7c-8456-65e2b3b956d7 returned with HTTP 200 Dec 06 06:22:23.224299 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 255/517] 10.222.0.57 () {60 vars in 1356 bytes} [Sun Dec 6 06:22:23 2020] GET /volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/volumes/97bc95d5-69d5-4e7c-8456-65e2b3b956d7 => generated 1000 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 06 06:22:24.241335 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-8d2f3858-f41c-4279-9064-b775efc1d627 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] GET http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/volumes/97bc95d5-69d5-4e7c-8456-65e2b3b956d7 Dec 06 06:22:24.242017 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-8d2f3858-f41c-4279-9064-b775efc1d627 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:22:24.242311 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:22:24.242311 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:22:24.242782 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-8d2f3858-f41c-4279-9064-b775efc1d627 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:22:24.374704 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-8d2f3858-f41c-4279-9064-b775efc1d627 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/volumes/97bc95d5-69d5-4e7c-8456-65e2b3b956d7 returned with HTTP 404 Dec 06 06:22:24.375773 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 263/518] 10.222.0.57 () {60 vars in 1356 bytes} [Sun Dec 6 06:22:24 2020] GET /volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/volumes/97bc95d5-69d5-4e7c-8456-65e2b3b956d7 => generated 109 bytes in 139 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 06 06:22:24.385775 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-d28ff8f2-5e88-4685-aa06-5b753f47d22f tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] GET http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/groups/5af3d0ed-9e7a-4850-8734-be5fa671b3f4 Dec 06 06:22:24.386561 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-d28ff8f2-5e88-4685-aa06-5b753f47d22f tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:22:24.386917 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:22:24.386917 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:22:24.387553 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-d28ff8f2-5e88-4685-aa06-5b753f47d22f tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Calling method 'version_select' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:22:24.388159 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.v3.groups [None req-d28ff8f2-5e88-4685-aa06-5b753f47d22f tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] show called for member 5af3d0ed-9e7a-4850-8734-be5fa671b3f4 {{(pid=88145) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 06 06:22:24.401291 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-d28ff8f2-5e88-4685-aa06-5b753f47d22f tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/groups/5af3d0ed-9e7a-4850-8734-be5fa671b3f4 returned with HTTP 404 Dec 06 06:22:24.402639 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 256/519] 10.222.0.57 () {60 vars in 1353 bytes} [Sun Dec 6 06:22:24 2020] GET /volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/groups/5af3d0ed-9e7a-4850-8734-be5fa671b3f4 => generated 108 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 06 06:22:24.411153 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-79e2da42-b508-4ad9-b801-f0fe09c57cde tempest-GroupSnapshotsTest-1753932514 tempest-GroupSnapshotsTest-1753932514] DELETE http://10.222.0.57/volume/v3/676c941fd44b4c7b9771313841acbf7e/group_types/87d01294-ff46-4a56-a13a-a025f54c0699 Dec 06 06:22:24.411793 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-79e2da42-b508-4ad9-b801-f0fe09c57cde tempest-GroupSnapshotsTest-1753932514 tempest-GroupSnapshotsTest-1753932514] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:22:24.412173 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-79e2da42-b508-4ad9-b801-f0fe09c57cde tempest-GroupSnapshotsTest-1753932514 tempest-GroupSnapshotsTest-1753932514] Calling method 'version_select' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:22:24.490135 n-d-765311-2 devstack@c-api.service[88143]: /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. Dec 06 06:22:24.490135 n-d-765311-2 devstack@c-api.service[88143]: "UPDATE / DELETE expressions." % clause Dec 06 06:22:24.512477 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-79e2da42-b508-4ad9-b801-f0fe09c57cde tempest-GroupSnapshotsTest-1753932514 tempest-GroupSnapshotsTest-1753932514] http://10.222.0.57/volume/v3/676c941fd44b4c7b9771313841acbf7e/group_types/87d01294-ff46-4a56-a13a-a025f54c0699 returned with HTTP 202 Dec 06 06:22:24.520053 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 264/520] 10.222.0.57 () {60 vars in 1371 bytes} [Sun Dec 6 06:22:24 2020] DELETE /volume/v3/676c941fd44b4c7b9771313841acbf7e/group_types/87d01294-ff46-4a56-a13a-a025f54c0699 => generated 0 bytes in 113 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 06 06:22:24.523767 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-b139cd9a-c26e-423d-bf81-c9a32db27f3d tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] DELETE http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/volumes/97bc95d5-69d5-4e7c-8456-65e2b3b956d7 Dec 06 06:22:24.525440 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-b139cd9a-c26e-423d-bf81-c9a32db27f3d tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:22:24.526123 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-b139cd9a-c26e-423d-bf81-c9a32db27f3d tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Calling method 'delete' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:22:24.526767 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.v3.volumes [None req-b139cd9a-c26e-423d-bf81-c9a32db27f3d tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Delete volume with id: 97bc95d5-69d5-4e7c-8456-65e2b3b956d7 Dec 06 06:22:24.643334 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-b139cd9a-c26e-423d-bf81-c9a32db27f3d tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/volumes/97bc95d5-69d5-4e7c-8456-65e2b3b956d7 returned with HTTP 404 Dec 06 06:22:24.644969 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 257/521] 10.222.0.57 () {58 vars in 1318 bytes} [Sun Dec 6 06:22:24 2020] DELETE /volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/volumes/97bc95d5-69d5-4e7c-8456-65e2b3b956d7 => generated 109 bytes in 125 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 06 06:22:24.652880 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-034a8e7a-6b05-493e-8f08-56417928f2cf tempest-GroupSnapshotsTest-1753932514 tempest-GroupSnapshotsTest-1753932514] DELETE http://10.222.0.57/volume/v3/676c941fd44b4c7b9771313841acbf7e/types/2f05db2c-ff6a-43f6-800d-c777894153ee Dec 06 06:22:24.653401 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-034a8e7a-6b05-493e-8f08-56417928f2cf tempest-GroupSnapshotsTest-1753932514 tempest-GroupSnapshotsTest-1753932514] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:22:24.653909 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-034a8e7a-6b05-493e-8f08-56417928f2cf tempest-GroupSnapshotsTest-1753932514 tempest-GroupSnapshotsTest-1753932514] Calling method '_delete' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:22:24.812716 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-034a8e7a-6b05-493e-8f08-56417928f2cf tempest-GroupSnapshotsTest-1753932514 tempest-GroupSnapshotsTest-1753932514] http://10.222.0.57/volume/v3/676c941fd44b4c7b9771313841acbf7e/types/2f05db2c-ff6a-43f6-800d-c777894153ee returned with HTTP 202 Dec 06 06:22:24.814010 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 265/522] 10.222.0.57 () {58 vars in 1312 bytes} [Sun Dec 6 06:22:24 2020] DELETE /volume/v3/676c941fd44b4c7b9771313841acbf7e/types/2f05db2c-ff6a-43f6-800d-c777894153ee => generated 0 bytes in 165 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 06 06:22:24.822841 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-ad3aae48-11bc-466f-a780-b76246619bcc tempest-GroupSnapshotsTest-1753932514 tempest-GroupSnapshotsTest-1753932514] GET http://10.222.0.57/volume/v3/676c941fd44b4c7b9771313841acbf7e/types/2f05db2c-ff6a-43f6-800d-c777894153ee Dec 06 06:22:24.823745 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-ad3aae48-11bc-466f-a780-b76246619bcc tempest-GroupSnapshotsTest-1753932514 tempest-GroupSnapshotsTest-1753932514] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:22:24.824346 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-ad3aae48-11bc-466f-a780-b76246619bcc tempest-GroupSnapshotsTest-1753932514 tempest-GroupSnapshotsTest-1753932514] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:22:24.850483 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-ad3aae48-11bc-466f-a780-b76246619bcc tempest-GroupSnapshotsTest-1753932514 tempest-GroupSnapshotsTest-1753932514] http://10.222.0.57/volume/v3/676c941fd44b4c7b9771313841acbf7e/types/2f05db2c-ff6a-43f6-800d-c777894153ee returned with HTTP 404 Dec 06 06:22:24.851518 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 258/523] 10.222.0.57 () {58 vars in 1309 bytes} [Sun Dec 6 06:22:24 2020] GET /volume/v3/676c941fd44b4c7b9771313841acbf7e/types/2f05db2c-ff6a-43f6-800d-c777894153ee => generated 114 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 06 06:22:24.859563 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-13258193-e4c6-4232-bc11-96657f1ec0ee tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] DELETE http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/volumes/420ffd61-fb06-45a0-a09b-636b26f29e8b Dec 06 06:22:24.860811 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-13258193-e4c6-4232-bc11-96657f1ec0ee tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:22:24.861475 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-13258193-e4c6-4232-bc11-96657f1ec0ee tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Calling method 'delete' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:22:24.862141 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.v3.volumes [None req-13258193-e4c6-4232-bc11-96657f1ec0ee tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Delete volume with id: 420ffd61-fb06-45a0-a09b-636b26f29e8b Dec 06 06:22:24.960783 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-13258193-e4c6-4232-bc11-96657f1ec0ee tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/volumes/420ffd61-fb06-45a0-a09b-636b26f29e8b returned with HTTP 404 Dec 06 06:22:24.962042 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 266/524] 10.222.0.57 () {58 vars in 1318 bytes} [Sun Dec 6 06:22:24 2020] DELETE /volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/volumes/420ffd61-fb06-45a0-a09b-636b26f29e8b => generated 109 bytes in 106 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 06 06:22:24.970610 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-cb3f445e-deb3-403f-a2de-d298acce914b tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] DELETE http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/volumes/acb59af7-2af6-4240-8630-f31b4af5559d Dec 06 06:22:24.971132 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-cb3f445e-deb3-403f-a2de-d298acce914b tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:22:24.971618 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-cb3f445e-deb3-403f-a2de-d298acce914b tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Calling method 'delete' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:22:24.972369 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.v3.volumes [None req-cb3f445e-deb3-403f-a2de-d298acce914b tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Delete volume with id: acb59af7-2af6-4240-8630-f31b4af5559d Dec 06 06:22:25.118584 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-cb3f445e-deb3-403f-a2de-d298acce914b tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/volumes/acb59af7-2af6-4240-8630-f31b4af5559d returned with HTTP 404 Dec 06 06:22:25.126401 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 259/525] 10.222.0.57 () {58 vars in 1318 bytes} [Sun Dec 6 06:22:24 2020] DELETE /volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/volumes/acb59af7-2af6-4240-8630-f31b4af5559d => generated 109 bytes in 160 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 06 06:22:25.132746 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-e1bea7b8-e157-44c7-9b7b-977ce4ac425e tempest-GroupSnapshotsTest-1753932514 tempest-GroupSnapshotsTest-1753932514] DELETE http://10.222.0.57/volume/v3/676c941fd44b4c7b9771313841acbf7e/types/75a8f02c-035b-4624-80ab-a0349f109932 Dec 06 06:22:25.133276 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-e1bea7b8-e157-44c7-9b7b-977ce4ac425e tempest-GroupSnapshotsTest-1753932514 tempest-GroupSnapshotsTest-1753932514] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:22:25.134538 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-e1bea7b8-e157-44c7-9b7b-977ce4ac425e tempest-GroupSnapshotsTest-1753932514 tempest-GroupSnapshotsTest-1753932514] Calling method '_delete' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:22:25.283719 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-e1bea7b8-e157-44c7-9b7b-977ce4ac425e tempest-GroupSnapshotsTest-1753932514 tempest-GroupSnapshotsTest-1753932514] http://10.222.0.57/volume/v3/676c941fd44b4c7b9771313841acbf7e/types/75a8f02c-035b-4624-80ab-a0349f109932 returned with HTTP 202 Dec 06 06:22:25.287579 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 267/526] 10.222.0.57 () {58 vars in 1312 bytes} [Sun Dec 6 06:22:25 2020] DELETE /volume/v3/676c941fd44b4c7b9771313841acbf7e/types/75a8f02c-035b-4624-80ab-a0349f109932 => generated 0 bytes in 158 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 06 06:22:25.293680 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-a993281c-68db-441f-8982-536143e3c6b5 tempest-GroupSnapshotsTest-1753932514 tempest-GroupSnapshotsTest-1753932514] GET http://10.222.0.57/volume/v3/676c941fd44b4c7b9771313841acbf7e/types/75a8f02c-035b-4624-80ab-a0349f109932 Dec 06 06:22:25.294790 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-a993281c-68db-441f-8982-536143e3c6b5 tempest-GroupSnapshotsTest-1753932514 tempest-GroupSnapshotsTest-1753932514] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:22:25.295457 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-a993281c-68db-441f-8982-536143e3c6b5 tempest-GroupSnapshotsTest-1753932514 tempest-GroupSnapshotsTest-1753932514] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:22:25.308567 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-a993281c-68db-441f-8982-536143e3c6b5 tempest-GroupSnapshotsTest-1753932514 tempest-GroupSnapshotsTest-1753932514] http://10.222.0.57/volume/v3/676c941fd44b4c7b9771313841acbf7e/types/75a8f02c-035b-4624-80ab-a0349f109932 returned with HTTP 404 Dec 06 06:22:25.320062 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-90f06b08-35cf-4516-8f29-ff80a83617d1 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] DELETE http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/volumes/a97ef7a6-9619-465a-889c-32c97ba7020c Dec 06 06:22:25.320977 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-90f06b08-35cf-4516-8f29-ff80a83617d1 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:22:25.321764 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-90f06b08-35cf-4516-8f29-ff80a83617d1 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Calling method 'delete' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:22:25.322513 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.v3.volumes [None req-90f06b08-35cf-4516-8f29-ff80a83617d1 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] Delete volume with id: a97ef7a6-9619-465a-889c-32c97ba7020c Dec 06 06:22:25.328528 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 260/527] 10.222.0.57 () {58 vars in 1309 bytes} [Sun Dec 6 06:22:25 2020] GET /volume/v3/676c941fd44b4c7b9771313841acbf7e/types/75a8f02c-035b-4624-80ab-a0349f109932 => generated 114 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 06 06:22:25.385050 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-90f06b08-35cf-4516-8f29-ff80a83617d1 tempest-GroupSnapshotsTest-893075603 tempest-GroupSnapshotsTest-893075603] http://10.222.0.57/volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/volumes/a97ef7a6-9619-465a-889c-32c97ba7020c returned with HTTP 404 Dec 06 06:22:25.395260 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-6f264dd2-559a-4928-8ee0-a826e2d8c289 tempest-GroupSnapshotsTest-1753932514 tempest-GroupSnapshotsTest-1753932514] DELETE http://10.222.0.57/volume/v3/676c941fd44b4c7b9771313841acbf7e/types/6d970dd6-4d9e-4c1e-bf7c-ab8056ae0461 Dec 06 06:22:25.396515 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-6f264dd2-559a-4928-8ee0-a826e2d8c289 tempest-GroupSnapshotsTest-1753932514 tempest-GroupSnapshotsTest-1753932514] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:22:25.397555 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-6f264dd2-559a-4928-8ee0-a826e2d8c289 tempest-GroupSnapshotsTest-1753932514 tempest-GroupSnapshotsTest-1753932514] Calling method '_delete' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:22:25.402723 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 268/528] 10.222.0.57 () {58 vars in 1318 bytes} [Sun Dec 6 06:22:25 2020] DELETE /volume/v3/a92e96273c0b47c3aec6eb0c86a1452d/volumes/a97ef7a6-9619-465a-889c-32c97ba7020c => generated 109 bytes in 87 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 06 06:22:25.501213 n-d-765311-2 devstack@c-api.service[88143]: /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. Dec 06 06:22:25.501213 n-d-765311-2 devstack@c-api.service[88143]: "UPDATE / DELETE expressions." % clause Dec 06 06:22:25.513645 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-6f264dd2-559a-4928-8ee0-a826e2d8c289 tempest-GroupSnapshotsTest-1753932514 tempest-GroupSnapshotsTest-1753932514] http://10.222.0.57/volume/v3/676c941fd44b4c7b9771313841acbf7e/types/6d970dd6-4d9e-4c1e-bf7c-ab8056ae0461 returned with HTTP 202 Dec 06 06:22:25.515044 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 261/529] 10.222.0.57 () {58 vars in 1312 bytes} [Sun Dec 6 06:22:25 2020] DELETE /volume/v3/676c941fd44b4c7b9771313841acbf7e/types/6d970dd6-4d9e-4c1e-bf7c-ab8056ae0461 => generated 0 bytes in 124 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 06 06:22:25.523362 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-306e455d-d28a-42a2-87b6-81d36e471f15 tempest-GroupSnapshotsTest-1753932514 tempest-GroupSnapshotsTest-1753932514] GET http://10.222.0.57/volume/v3/676c941fd44b4c7b9771313841acbf7e/types/6d970dd6-4d9e-4c1e-bf7c-ab8056ae0461 Dec 06 06:22:25.524001 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-306e455d-d28a-42a2-87b6-81d36e471f15 tempest-GroupSnapshotsTest-1753932514 tempest-GroupSnapshotsTest-1753932514] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:22:25.525241 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-306e455d-d28a-42a2-87b6-81d36e471f15 tempest-GroupSnapshotsTest-1753932514 tempest-GroupSnapshotsTest-1753932514] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:22:25.537510 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-306e455d-d28a-42a2-87b6-81d36e471f15 tempest-GroupSnapshotsTest-1753932514 tempest-GroupSnapshotsTest-1753932514] http://10.222.0.57/volume/v3/676c941fd44b4c7b9771313841acbf7e/types/6d970dd6-4d9e-4c1e-bf7c-ab8056ae0461 returned with HTTP 404 Dec 06 06:22:25.543004 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 269/530] 10.222.0.57 () {58 vars in 1309 bytes} [Sun Dec 6 06:22:25 2020] GET /volume/v3/676c941fd44b4c7b9771313841acbf7e/types/6d970dd6-4d9e-4c1e-bf7c-ab8056ae0461 => generated 114 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 06 06:22:32.270365 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-6f03e885-71d3-48af-b487-7c87005385bd tempest-VolumesMetadataTest-1935425823 tempest-VolumesMetadataTest-1935425823] POST http://10.222.0.57/volume/v3/0be493aa447c4fe3a0f43a302a004148/volumes Dec 06 06:22:32.273625 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-6f03e885-71d3-48af-b487-7c87005385bd tempest-VolumesMetadataTest-1935425823 tempest-VolumesMetadataTest-1935425823] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-397478633"}} {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 06 06:22:32.275241 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.v3.volumes [None req-6f03e885-71d3-48af-b487-7c87005385bd tempest-VolumesMetadataTest-1935425823 tempest-VolumesMetadataTest-1935425823] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-397478633'}} {{(pid=88145) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 06 06:22:32.275633 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.v3.volumes [None req-6f03e885-71d3-48af-b487-7c87005385bd tempest-VolumesMetadataTest-1935425823 tempest-VolumesMetadataTest-1935425823] Create volume of 1 GB Dec 06 06:22:32.309827 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-6f03e885-71d3-48af-b487-7c87005385bd tempest-VolumesMetadataTest-1935425823 tempest-VolumesMetadataTest-1935425823] Availability Zones retrieved successfully. Dec 06 06:22:32.334320 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-6f03e885-71d3-48af-b487-7c87005385bd tempest-VolumesMetadataTest-1935425823 tempest-VolumesMetadataTest-1935425823] Flow 'volume_create_api' (b409335d-71bc-4aea-a168-ac6eb3884ee6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88145) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 06 06:22:32.339110 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-6f03e885-71d3-48af-b487-7c87005385bd tempest-VolumesMetadataTest-1935425823 tempest-VolumesMetadataTest-1935425823] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2578cf83-9fe3-458f-a4bb-d720d76460e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:22:32.341751 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.flows.api.create_volume [None req-6f03e885-71d3-48af-b487-7c87005385bd tempest-VolumesMetadataTest-1935425823 tempest-VolumesMetadataTest-1935425823] Validating volume size '1' using validate_int {{(pid=88145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 06 06:22:32.443116 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-6f03e885-71d3-48af-b487-7c87005385bd tempest-VolumesMetadataTest-1935425823 tempest-VolumesMetadataTest-1935425823] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2578cf83-9fe3-458f-a4bb-d720d76460e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-06T05:47:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=30b7e6de-5d37-476d-b3c0-b2aec991b5a5,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '30b7e6de-5d37-476d-b3c0-b2aec991b5a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:22:32.446302 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-6f03e885-71d3-48af-b487-7c87005385bd tempest-VolumesMetadataTest-1935425823 tempest-VolumesMetadataTest-1935425823] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd4ddb00-9c63-495b-811b-ae974118d0e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:22:32.679282 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.quota [None req-6f03e885-71d3-48af-b487-7c87005385bd tempest-VolumesMetadataTest-1935425823 tempest-VolumesMetadataTest-1935425823] Created reservations ['31546dcd-cb20-434e-865b-c48525c38487', 'a123a703-6f1b-40cc-82d7-4ac8004c3d1b', 'd459985f-ef4d-4365-8e1e-aff5b144032f', '2ff53b1c-e121-4dd9-9144-4968a6a17019'] {{(pid=88145) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 06 06:22:32.682681 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-6f03e885-71d3-48af-b487-7c87005385bd tempest-VolumesMetadataTest-1935425823 tempest-VolumesMetadataTest-1935425823] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd4ddb00-9c63-495b-811b-ae974118d0e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['31546dcd-cb20-434e-865b-c48525c38487', 'a123a703-6f1b-40cc-82d7-4ac8004c3d1b', 'd459985f-ef4d-4365-8e1e-aff5b144032f', '2ff53b1c-e121-4dd9-9144-4968a6a17019']}' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:22:32.689237 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-6f03e885-71d3-48af-b487-7c87005385bd tempest-VolumesMetadataTest-1935425823 tempest-VolumesMetadataTest-1935425823] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a2596e7-8e43-40e7-81ad-c3d01f9a9d42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:22:32.813960 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-6f03e885-71d3-48af-b487-7c87005385bd tempest-VolumesMetadataTest-1935425823 tempest-VolumesMetadataTest-1935425823] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a2596e7-8e43-40e7-81ad-c3d01f9a9d42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4cb60d6a-310c-439c-8968-b70c5cafe66c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-397478633',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0be493aa447c4fe3a0f43a302a004148',qos_specs=None,replication_status=,reservations=['31546dcd-cb20-434e-865b-c48525c38487','a123a703-6f1b-40cc-82d7-4ac8004c3d1b','d459985f-ef4d-4365-8e1e-aff5b144032f','2ff53b1c-e121-4dd9-9144-4968a6a17019'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ad64b20c2eb4b3fa4e684c76fd3502a',volume_type_id=30b7e6de-5d37-476d-b3c0-b2aec991b5a5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-06T06:22:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-397478633',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4cb60d6a-310c-439c-8968-b70c5cafe66c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0be493aa447c4fe3a0f43a302a004148',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='5ad64b20c2eb4b3fa4e684c76fd3502a',volume_attachment=,volume_type=,volume_type_id=30b7e6de-5d37-476d-b3c0-b2aec991b5a5)}' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:22:32.816429 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-6f03e885-71d3-48af-b487-7c87005385bd tempest-VolumesMetadataTest-1935425823 tempest-VolumesMetadataTest-1935425823] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15fb46c0-5b2f-46da-a5f4-8ac9f0ea69be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:22:32.884177 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-6f03e885-71d3-48af-b487-7c87005385bd tempest-VolumesMetadataTest-1935425823 tempest-VolumesMetadataTest-1935425823] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15fb46c0-5b2f-46da-a5f4-8ac9f0ea69be) transitioned into state 'SUCCESS' from state '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-397478633',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0be493aa447c4fe3a0f43a302a004148',qos_specs=None,replication_status=,reservations=['31546dcd-cb20-434e-865b-c48525c38487','a123a703-6f1b-40cc-82d7-4ac8004c3d1b','d459985f-ef4d-4365-8e1e-aff5b144032f','2ff53b1c-e121-4dd9-9144-4968a6a17019'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ad64b20c2eb4b3fa4e684c76fd3502a',volume_type_id=30b7e6de-5d37-476d-b3c0-b2aec991b5a5)}' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:22:32.886569 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-6f03e885-71d3-48af-b487-7c87005385bd tempest-VolumesMetadataTest-1935425823 tempest-VolumesMetadataTest-1935425823] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5e03dd6-70a4-45c6-9b69-8a4a374520d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:22:32.924573 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-6f03e885-71d3-48af-b487-7c87005385bd tempest-VolumesMetadataTest-1935425823 tempest-VolumesMetadataTest-1935425823] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5e03dd6-70a4-45c6-9b69-8a4a374520d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:22:32.930999 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-6f03e885-71d3-48af-b487-7c87005385bd tempest-VolumesMetadataTest-1935425823 tempest-VolumesMetadataTest-1935425823] Flow 'volume_create_api' (b409335d-71bc-4aea-a168-ac6eb3884ee6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88145) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 06 06:22:33.063728 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-6f03e885-71d3-48af-b487-7c87005385bd tempest-VolumesMetadataTest-1935425823 tempest-VolumesMetadataTest-1935425823] Create volume request issued successfully. Dec 06 06:22:33.122524 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-6f03e885-71d3-48af-b487-7c87005385bd tempest-VolumesMetadataTest-1935425823 tempest-VolumesMetadataTest-1935425823] http://10.222.0.57/volume/v3/0be493aa447c4fe3a0f43a302a004148/volumes returned with HTTP 202 Dec 06 06:22:33.123655 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 262/531] 10.222.0.57 () {60 vars in 1225 bytes} [Sun Dec 6 06:22:31 2020] POST /volume/v3/0be493aa447c4fe3a0f43a302a004148/volumes => generated 818 bytes in 1135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 06 06:22:33.139318 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-79152072-69ab-4185-9789-e85eb8053a0d tempest-VolumesMetadataTest-1935425823 tempest-VolumesMetadataTest-1935425823] GET http://10.222.0.57/volume/v3/0be493aa447c4fe3a0f43a302a004148/volumes/4cb60d6a-310c-439c-8968-b70c5cafe66c Dec 06 06:22:33.139838 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-79152072-69ab-4185-9789-e85eb8053a0d tempest-VolumesMetadataTest-1935425823 tempest-VolumesMetadataTest-1935425823] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:22:33.140324 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-79152072-69ab-4185-9789-e85eb8053a0d tempest-VolumesMetadataTest-1935425823 tempest-VolumesMetadataTest-1935425823] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:22:33.279555 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:22:33.279555 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:22:33.301231 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-79152072-69ab-4185-9789-e85eb8053a0d tempest-VolumesMetadataTest-1935425823 tempest-VolumesMetadataTest-1935425823] Volume info retrieved successfully. Dec 06 06:22:33.355065 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-79152072-69ab-4185-9789-e85eb8053a0d tempest-VolumesMetadataTest-1935425823 tempest-VolumesMetadataTest-1935425823] http://10.222.0.57/volume/v3/0be493aa447c4fe3a0f43a302a004148/volumes/4cb60d6a-310c-439c-8968-b70c5cafe66c returned with HTTP 200 Dec 06 06:22:33.357580 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 270/532] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:22:33 2020] GET /volume/v3/0be493aa447c4fe3a0f43a302a004148/volumes/4cb60d6a-310c-439c-8968-b70c5cafe66c => generated 886 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:22:34.373648 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-d4c2ce5f-92a0-4ea9-a5c3-37af65cded2d tempest-VolumesMetadataTest-1935425823 tempest-VolumesMetadataTest-1935425823] GET http://10.222.0.57/volume/v3/0be493aa447c4fe3a0f43a302a004148/volumes/4cb60d6a-310c-439c-8968-b70c5cafe66c Dec 06 06:22:34.374134 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-d4c2ce5f-92a0-4ea9-a5c3-37af65cded2d tempest-VolumesMetadataTest-1935425823 tempest-VolumesMetadataTest-1935425823] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:22:34.374335 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:22:34.374335 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:22:34.374930 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-d4c2ce5f-92a0-4ea9-a5c3-37af65cded2d tempest-VolumesMetadataTest-1935425823 tempest-VolumesMetadataTest-1935425823] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:22:34.517273 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:22:34.517273 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:22:34.538187 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-d4c2ce5f-92a0-4ea9-a5c3-37af65cded2d tempest-VolumesMetadataTest-1935425823 tempest-VolumesMetadataTest-1935425823] Volume info retrieved successfully. Dec 06 06:22:34.624113 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-d4c2ce5f-92a0-4ea9-a5c3-37af65cded2d tempest-VolumesMetadataTest-1935425823 tempest-VolumesMetadataTest-1935425823] http://10.222.0.57/volume/v3/0be493aa447c4fe3a0f43a302a004148/volumes/4cb60d6a-310c-439c-8968-b70c5cafe66c returned with HTTP 200 Dec 06 06:22:34.625346 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 263/533] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:22:34 2020] GET /volume/v3/0be493aa447c4fe3a0f43a302a004148/volumes/4cb60d6a-310c-439c-8968-b70c5cafe66c => generated 910 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:22:35.642059 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-aabb83e3-dc4b-40a1-9887-9000594340ad tempest-VolumesMetadataTest-1935425823 tempest-VolumesMetadataTest-1935425823] GET http://10.222.0.57/volume/v3/0be493aa447c4fe3a0f43a302a004148/volumes/4cb60d6a-310c-439c-8968-b70c5cafe66c Dec 06 06:22:35.642585 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-aabb83e3-dc4b-40a1-9887-9000594340ad tempest-VolumesMetadataTest-1935425823 tempest-VolumesMetadataTest-1935425823] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:22:35.642752 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:22:35.642752 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:22:35.643390 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-aabb83e3-dc4b-40a1-9887-9000594340ad tempest-VolumesMetadataTest-1935425823 tempest-VolumesMetadataTest-1935425823] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:22:35.761595 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:22:35.761595 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:22:35.786731 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-aabb83e3-dc4b-40a1-9887-9000594340ad tempest-VolumesMetadataTest-1935425823 tempest-VolumesMetadataTest-1935425823] Volume info retrieved successfully. Dec 06 06:22:35.822982 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-aabb83e3-dc4b-40a1-9887-9000594340ad tempest-VolumesMetadataTest-1935425823 tempest-VolumesMetadataTest-1935425823] http://10.222.0.57/volume/v3/0be493aa447c4fe3a0f43a302a004148/volumes/4cb60d6a-310c-439c-8968-b70c5cafe66c returned with HTTP 200 Dec 06 06:22:35.824467 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 271/534] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:22:35 2020] GET /volume/v3/0be493aa447c4fe3a0f43a302a004148/volumes/4cb60d6a-310c-439c-8968-b70c5cafe66c => generated 911 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:22:35.842182 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-692ab003-9fa5-412e-907f-7f027ed080cf tempest-VolumesMetadataTest-1935425823 tempest-VolumesMetadataTest-1935425823] POST http://10.222.0.57/volume/v3/0be493aa447c4fe3a0f43a302a004148/volumes/4cb60d6a-310c-439c-8968-b70c5cafe66c/metadata Dec 06 06:22:35.843391 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:22:35.843391 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:22:35.844063 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-692ab003-9fa5-412e-907f-7f027ed080cf tempest-VolumesMetadataTest-1935425823 tempest-VolumesMetadataTest-1935425823] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 06 06:22:35.958792 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:22:35.958792 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:22:35.960445 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-692ab003-9fa5-412e-907f-7f027ed080cf tempest-VolumesMetadataTest-1935425823 tempest-VolumesMetadataTest-1935425823] Volume info retrieved successfully. Dec 06 06:22:35.990294 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-692ab003-9fa5-412e-907f-7f027ed080cf tempest-VolumesMetadataTest-1935425823 tempest-VolumesMetadataTest-1935425823] Create volume metadata completed successfully. Dec 06 06:22:35.991530 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-692ab003-9fa5-412e-907f-7f027ed080cf tempest-VolumesMetadataTest-1935425823 tempest-VolumesMetadataTest-1935425823] http://10.222.0.57/volume/v3/0be493aa447c4fe3a0f43a302a004148/volumes/4cb60d6a-310c-439c-8968-b70c5cafe66c/metadata returned with HTTP 200 Dec 06 06:22:35.992999 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 264/535] 10.222.0.57 () {60 vars in 1364 bytes} [Sun Dec 6 06:22:35 2020] POST /volume/v3/0be493aa447c4fe3a0f43a302a004148/volumes/4cb60d6a-310c-439c-8968-b70c5cafe66c/metadata => generated 101 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:22:36.003647 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-5b12091c-3391-45f2-a703-65197926307e tempest-VolumesMetadataTest-1935425823 tempest-VolumesMetadataTest-1935425823] GET http://10.222.0.57/volume/v3/0be493aa447c4fe3a0f43a302a004148/volumes/4cb60d6a-310c-439c-8968-b70c5cafe66c/metadata Dec 06 06:22:36.004456 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-5b12091c-3391-45f2-a703-65197926307e tempest-VolumesMetadataTest-1935425823 tempest-VolumesMetadataTest-1935425823] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:22:36.004856 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:22:36.004856 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:22:36.005431 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-5b12091c-3391-45f2-a703-65197926307e tempest-VolumesMetadataTest-1935425823 tempest-VolumesMetadataTest-1935425823] Calling method 'index' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:22:36.129807 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:22:36.129807 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:22:36.131017 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-5b12091c-3391-45f2-a703-65197926307e tempest-VolumesMetadataTest-1935425823 tempest-VolumesMetadataTest-1935425823] Volume info retrieved successfully. Dec 06 06:22:36.160675 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-5b12091c-3391-45f2-a703-65197926307e tempest-VolumesMetadataTest-1935425823 tempest-VolumesMetadataTest-1935425823] Get volume metadata completed successfully. Dec 06 06:22:36.161501 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-5b12091c-3391-45f2-a703-65197926307e tempest-VolumesMetadataTest-1935425823 tempest-VolumesMetadataTest-1935425823] http://10.222.0.57/volume/v3/0be493aa447c4fe3a0f43a302a004148/volumes/4cb60d6a-310c-439c-8968-b70c5cafe66c/metadata returned with HTTP 200 Dec 06 06:22:36.162406 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 272/536] 10.222.0.57 () {58 vars in 1342 bytes} [Sun Dec 6 06:22:35 2020] GET /volume/v3/0be493aa447c4fe3a0f43a302a004148/volumes/4cb60d6a-310c-439c-8968-b70c5cafe66c/metadata => generated 101 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:22:36.173732 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-47f52624-f248-453b-9e4c-61489eacf5c7 tempest-VolumesMetadataTest-1935425823 tempest-VolumesMetadataTest-1935425823] PUT http://10.222.0.57/volume/v3/0be493aa447c4fe3a0f43a302a004148/volumes/4cb60d6a-310c-439c-8968-b70c5cafe66c/metadata Dec 06 06:22:36.174457 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:22:36.174457 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:22:36.177564 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-47f52624-f248-453b-9e4c-61489eacf5c7 tempest-VolumesMetadataTest-1935425823 tempest-VolumesMetadataTest-1935425823] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 06 06:22:36.335183 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:22:36.335183 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:22:36.346008 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-47f52624-f248-453b-9e4c-61489eacf5c7 tempest-VolumesMetadataTest-1935425823 tempest-VolumesMetadataTest-1935425823] Volume info retrieved successfully. Dec 06 06:22:36.393770 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-47f52624-f248-453b-9e4c-61489eacf5c7 tempest-VolumesMetadataTest-1935425823 tempest-VolumesMetadataTest-1935425823] Update volume metadata completed successfully. Dec 06 06:22:36.394509 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-47f52624-f248-453b-9e4c-61489eacf5c7 tempest-VolumesMetadataTest-1935425823 tempest-VolumesMetadataTest-1935425823] http://10.222.0.57/volume/v3/0be493aa447c4fe3a0f43a302a004148/volumes/4cb60d6a-310c-439c-8968-b70c5cafe66c/metadata returned with HTTP 200 Dec 06 06:22:36.395657 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 265/537] 10.222.0.57 () {60 vars in 1362 bytes} [Sun Dec 6 06:22:36 2020] PUT /volume/v3/0be493aa447c4fe3a0f43a302a004148/volumes/4cb60d6a-310c-439c-8968-b70c5cafe66c/metadata => generated 57 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 06 06:22:36.413606 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-37368946-b42e-4cfd-af24-da70ba524cf3 tempest-VolumesMetadataTest-1935425823 tempest-VolumesMetadataTest-1935425823] GET http://10.222.0.57/volume/v3/0be493aa447c4fe3a0f43a302a004148/volumes/4cb60d6a-310c-439c-8968-b70c5cafe66c/metadata Dec 06 06:22:36.423358 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-37368946-b42e-4cfd-af24-da70ba524cf3 tempest-VolumesMetadataTest-1935425823 tempest-VolumesMetadataTest-1935425823] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:22:36.423763 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:22:36.423763 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:22:36.424708 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-37368946-b42e-4cfd-af24-da70ba524cf3 tempest-VolumesMetadataTest-1935425823 tempest-VolumesMetadataTest-1935425823] Calling method 'index' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:22:36.538113 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:22:36.538113 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:22:36.540068 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-37368946-b42e-4cfd-af24-da70ba524cf3 tempest-VolumesMetadataTest-1935425823 tempest-VolumesMetadataTest-1935425823] Volume info retrieved successfully. Dec 06 06:22:36.553260 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-37368946-b42e-4cfd-af24-da70ba524cf3 tempest-VolumesMetadataTest-1935425823 tempest-VolumesMetadataTest-1935425823] Get volume metadata completed successfully. Dec 06 06:22:36.554230 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-37368946-b42e-4cfd-af24-da70ba524cf3 tempest-VolumesMetadataTest-1935425823 tempest-VolumesMetadataTest-1935425823] http://10.222.0.57/volume/v3/0be493aa447c4fe3a0f43a302a004148/volumes/4cb60d6a-310c-439c-8968-b70c5cafe66c/metadata returned with HTTP 200 Dec 06 06:22:36.555321 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 273/538] 10.222.0.57 () {58 vars in 1342 bytes} [Sun Dec 6 06:22:36 2020] GET /volume/v3/0be493aa447c4fe3a0f43a302a004148/volumes/4cb60d6a-310c-439c-8968-b70c5cafe66c/metadata => generated 57 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 06 06:22:36.565559 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-cf554d36-5cd0-4180-a10b-a3ef5998d307 tempest-VolumesMetadataTest-1935425823 tempest-VolumesMetadataTest-1935425823] DELETE http://10.222.0.57/volume/v3/0be493aa447c4fe3a0f43a302a004148/volumes/4cb60d6a-310c-439c-8968-b70c5cafe66c/metadata/key1 Dec 06 06:22:36.566650 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-cf554d36-5cd0-4180-a10b-a3ef5998d307 tempest-VolumesMetadataTest-1935425823 tempest-VolumesMetadataTest-1935425823] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:22:36.567383 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:22:36.567383 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:22:36.568084 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-cf554d36-5cd0-4180-a10b-a3ef5998d307 tempest-VolumesMetadataTest-1935425823 tempest-VolumesMetadataTest-1935425823] Calling method 'delete' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:22:36.636921 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:22:36.636921 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:22:36.638995 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-cf554d36-5cd0-4180-a10b-a3ef5998d307 tempest-VolumesMetadataTest-1935425823 tempest-VolumesMetadataTest-1935425823] Volume info retrieved successfully. Dec 06 06:22:36.654224 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-cf554d36-5cd0-4180-a10b-a3ef5998d307 tempest-VolumesMetadataTest-1935425823 tempest-VolumesMetadataTest-1935425823] Get volume metadata completed successfully. Dec 06 06:22:36.677514 n-d-765311-2 devstack@c-api.service[88143]: /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. Dec 06 06:22:36.677514 n-d-765311-2 devstack@c-api.service[88143]: "UPDATE / DELETE expressions." % clause Dec 06 06:22:36.689166 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-cf554d36-5cd0-4180-a10b-a3ef5998d307 tempest-VolumesMetadataTest-1935425823 tempest-VolumesMetadataTest-1935425823] Delete volume metadata completed successfully. Dec 06 06:22:36.689648 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-cf554d36-5cd0-4180-a10b-a3ef5998d307 tempest-VolumesMetadataTest-1935425823 tempest-VolumesMetadataTest-1935425823] http://10.222.0.57/volume/v3/0be493aa447c4fe3a0f43a302a004148/volumes/4cb60d6a-310c-439c-8968-b70c5cafe66c/metadata/key1 returned with HTTP 200 Dec 06 06:22:36.690536 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 266/539] 10.222.0.57 () {58 vars in 1360 bytes} [Sun Dec 6 06:22:36 2020] DELETE /volume/v3/0be493aa447c4fe3a0f43a302a004148/volumes/4cb60d6a-310c-439c-8968-b70c5cafe66c/metadata/key1 => generated 0 bytes in 130 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Dec 06 06:22:36.703753 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-2280129a-0f64-44ed-a292-365113e42862 tempest-VolumesMetadataTest-1935425823 tempest-VolumesMetadataTest-1935425823] GET http://10.222.0.57/volume/v3/0be493aa447c4fe3a0f43a302a004148/volumes/4cb60d6a-310c-439c-8968-b70c5cafe66c/metadata Dec 06 06:22:36.704932 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-2280129a-0f64-44ed-a292-365113e42862 tempest-VolumesMetadataTest-1935425823 tempest-VolumesMetadataTest-1935425823] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:22:36.705382 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:22:36.705382 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:22:36.706326 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-2280129a-0f64-44ed-a292-365113e42862 tempest-VolumesMetadataTest-1935425823 tempest-VolumesMetadataTest-1935425823] Calling method 'index' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:22:36.776098 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:22:36.776098 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:22:36.777855 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-2280129a-0f64-44ed-a292-365113e42862 tempest-VolumesMetadataTest-1935425823 tempest-VolumesMetadataTest-1935425823] Volume info retrieved successfully. Dec 06 06:22:36.792438 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-2280129a-0f64-44ed-a292-365113e42862 tempest-VolumesMetadataTest-1935425823 tempest-VolumesMetadataTest-1935425823] Get volume metadata completed successfully. Dec 06 06:22:36.793490 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-2280129a-0f64-44ed-a292-365113e42862 tempest-VolumesMetadataTest-1935425823 tempest-VolumesMetadataTest-1935425823] http://10.222.0.57/volume/v3/0be493aa447c4fe3a0f43a302a004148/volumes/4cb60d6a-310c-439c-8968-b70c5cafe66c/metadata returned with HTTP 200 Dec 06 06:22:36.794866 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 274/540] 10.222.0.57 () {58 vars in 1342 bytes} [Sun Dec 6 06:22:36 2020] GET /volume/v3/0be493aa447c4fe3a0f43a302a004148/volumes/4cb60d6a-310c-439c-8968-b70c5cafe66c/metadata => generated 32 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 06 06:22:36.804537 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-856f8442-64c4-4f73-8296-22a1c2ea6cde tempest-VolumesMetadataTest-1935425823 tempest-VolumesMetadataTest-1935425823] PUT http://10.222.0.57/volume/v3/0be493aa447c4fe3a0f43a302a004148/volumes/4cb60d6a-310c-439c-8968-b70c5cafe66c/metadata Dec 06 06:22:36.805421 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:22:36.805421 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:22:36.805753 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-856f8442-64c4-4f73-8296-22a1c2ea6cde tempest-VolumesMetadataTest-1935425823 tempest-VolumesMetadataTest-1935425823] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 06 06:22:36.883146 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:22:36.883146 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:22:36.885809 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-856f8442-64c4-4f73-8296-22a1c2ea6cde tempest-VolumesMetadataTest-1935425823 tempest-VolumesMetadataTest-1935425823] Volume info retrieved successfully. Dec 06 06:22:36.916417 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-856f8442-64c4-4f73-8296-22a1c2ea6cde tempest-VolumesMetadataTest-1935425823 tempest-VolumesMetadataTest-1935425823] Update volume metadata completed successfully. Dec 06 06:22:36.918309 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-856f8442-64c4-4f73-8296-22a1c2ea6cde tempest-VolumesMetadataTest-1935425823 tempest-VolumesMetadataTest-1935425823] http://10.222.0.57/volume/v3/0be493aa447c4fe3a0f43a302a004148/volumes/4cb60d6a-310c-439c-8968-b70c5cafe66c/metadata returned with HTTP 200 Dec 06 06:22:36.920086 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 267/541] 10.222.0.57 () {60 vars in 1362 bytes} [Sun Dec 6 06:22:36 2020] PUT /volume/v3/0be493aa447c4fe3a0f43a302a004148/volumes/4cb60d6a-310c-439c-8968-b70c5cafe66c/metadata => generated 16 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 06 06:22:36.932809 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-bc81bee2-876d-444d-b52c-4e04260d7e2b tempest-VolumesMetadataTest-1935425823 tempest-VolumesMetadataTest-1935425823] POST http://10.222.0.57/volume/v3/0be493aa447c4fe3a0f43a302a004148/volumes/4cb60d6a-310c-439c-8968-b70c5cafe66c/metadata Dec 06 06:22:36.933266 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:22:36.933266 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:22:36.933675 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-bc81bee2-876d-444d-b52c-4e04260d7e2b tempest-VolumesMetadataTest-1935425823 tempest-VolumesMetadataTest-1935425823] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 06 06:22:37.042932 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:22:37.042932 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:22:37.048623 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-bc81bee2-876d-444d-b52c-4e04260d7e2b tempest-VolumesMetadataTest-1935425823 tempest-VolumesMetadataTest-1935425823] Volume info retrieved successfully. Dec 06 06:22:37.073276 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-bc81bee2-876d-444d-b52c-4e04260d7e2b tempest-VolumesMetadataTest-1935425823 tempest-VolumesMetadataTest-1935425823] Create volume metadata completed successfully. Dec 06 06:22:37.074945 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-bc81bee2-876d-444d-b52c-4e04260d7e2b tempest-VolumesMetadataTest-1935425823 tempest-VolumesMetadataTest-1935425823] http://10.222.0.57/volume/v3/0be493aa447c4fe3a0f43a302a004148/volumes/4cb60d6a-310c-439c-8968-b70c5cafe66c/metadata returned with HTTP 200 Dec 06 06:22:37.076114 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 275/542] 10.222.0.57 () {60 vars in 1363 bytes} [Sun Dec 6 06:22:36 2020] POST /volume/v3/0be493aa447c4fe3a0f43a302a004148/volumes/4cb60d6a-310c-439c-8968-b70c5cafe66c/metadata => generated 68 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 06 06:22:37.085304 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-72ca46b9-e389-4956-9fa1-ef7c45b26177 tempest-VolumesMetadataTest-1935425823 tempest-VolumesMetadataTest-1935425823] PUT http://10.222.0.57/volume/v3/0be493aa447c4fe3a0f43a302a004148/volumes/4cb60d6a-310c-439c-8968-b70c5cafe66c/metadata/key3 Dec 06 06:22:37.087118 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:22:37.087118 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:22:37.088250 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-72ca46b9-e389-4956-9fa1-ef7c45b26177 tempest-VolumesMetadataTest-1935425823 tempest-VolumesMetadataTest-1935425823] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 06 06:22:37.196570 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:22:37.196570 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:22:37.201351 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-72ca46b9-e389-4956-9fa1-ef7c45b26177 tempest-VolumesMetadataTest-1935425823 tempest-VolumesMetadataTest-1935425823] Volume info retrieved successfully. Dec 06 06:22:37.239842 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-72ca46b9-e389-4956-9fa1-ef7c45b26177 tempest-VolumesMetadataTest-1935425823 tempest-VolumesMetadataTest-1935425823] Update volume metadata completed successfully. Dec 06 06:22:37.240761 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-72ca46b9-e389-4956-9fa1-ef7c45b26177 tempest-VolumesMetadataTest-1935425823 tempest-VolumesMetadataTest-1935425823] http://10.222.0.57/volume/v3/0be493aa447c4fe3a0f43a302a004148/volumes/4cb60d6a-310c-439c-8968-b70c5cafe66c/metadata/key3 returned with HTTP 200 Dec 06 06:22:37.241794 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 268/543] 10.222.0.57 () {60 vars in 1377 bytes} [Sun Dec 6 06:22:37 2020] PUT /volume/v3/0be493aa447c4fe3a0f43a302a004148/volumes/4cb60d6a-310c-439c-8968-b70c5cafe66c/metadata/key3 => generated 35 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 06 06:22:37.251810 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-b0269778-3b92-462a-9cab-4880eb24edf6 tempest-VolumesMetadataTest-1935425823 tempest-VolumesMetadataTest-1935425823] GET http://10.222.0.57/volume/v3/0be493aa447c4fe3a0f43a302a004148/volumes/4cb60d6a-310c-439c-8968-b70c5cafe66c/metadata/key3 Dec 06 06:22:37.252651 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-b0269778-3b92-462a-9cab-4880eb24edf6 tempest-VolumesMetadataTest-1935425823 tempest-VolumesMetadataTest-1935425823] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:22:37.253020 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:22:37.253020 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:22:37.253593 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-b0269778-3b92-462a-9cab-4880eb24edf6 tempest-VolumesMetadataTest-1935425823 tempest-VolumesMetadataTest-1935425823] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:22:37.356677 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:22:37.356677 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:22:37.357844 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-b0269778-3b92-462a-9cab-4880eb24edf6 tempest-VolumesMetadataTest-1935425823 tempest-VolumesMetadataTest-1935425823] Volume info retrieved successfully. Dec 06 06:22:37.372286 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-b0269778-3b92-462a-9cab-4880eb24edf6 tempest-VolumesMetadataTest-1935425823 tempest-VolumesMetadataTest-1935425823] Get volume metadata completed successfully. Dec 06 06:22:37.373590 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-b0269778-3b92-462a-9cab-4880eb24edf6 tempest-VolumesMetadataTest-1935425823 tempest-VolumesMetadataTest-1935425823] http://10.222.0.57/volume/v3/0be493aa447c4fe3a0f43a302a004148/volumes/4cb60d6a-310c-439c-8968-b70c5cafe66c/metadata/key3 returned with HTTP 200 Dec 06 06:22:37.374926 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 276/544] 10.222.0.57 () {58 vars in 1357 bytes} [Sun Dec 6 06:22:37 2020] GET /volume/v3/0be493aa447c4fe3a0f43a302a004148/volumes/4cb60d6a-310c-439c-8968-b70c5cafe66c/metadata/key3 => generated 35 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 06 06:22:37.384311 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-fccb7c87-33d4-4042-880d-08ebcc619266 tempest-VolumesMetadataTest-1935425823 tempest-VolumesMetadataTest-1935425823] GET http://10.222.0.57/volume/v3/0be493aa447c4fe3a0f43a302a004148/volumes/4cb60d6a-310c-439c-8968-b70c5cafe66c/metadata Dec 06 06:22:37.384975 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-fccb7c87-33d4-4042-880d-08ebcc619266 tempest-VolumesMetadataTest-1935425823 tempest-VolumesMetadataTest-1935425823] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:22:37.385395 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:22:37.385395 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:22:37.386236 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-fccb7c87-33d4-4042-880d-08ebcc619266 tempest-VolumesMetadataTest-1935425823 tempest-VolumesMetadataTest-1935425823] Calling method 'index' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:22:37.500720 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:22:37.500720 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:22:37.501967 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-fccb7c87-33d4-4042-880d-08ebcc619266 tempest-VolumesMetadataTest-1935425823 tempest-VolumesMetadataTest-1935425823] Volume info retrieved successfully. Dec 06 06:22:37.523541 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-fccb7c87-33d4-4042-880d-08ebcc619266 tempest-VolumesMetadataTest-1935425823 tempest-VolumesMetadataTest-1935425823] Get volume metadata completed successfully. Dec 06 06:22:37.524218 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-fccb7c87-33d4-4042-880d-08ebcc619266 tempest-VolumesMetadataTest-1935425823 tempest-VolumesMetadataTest-1935425823] http://10.222.0.57/volume/v3/0be493aa447c4fe3a0f43a302a004148/volumes/4cb60d6a-310c-439c-8968-b70c5cafe66c/metadata returned with HTTP 200 Dec 06 06:22:37.525092 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 269/545] 10.222.0.57 () {58 vars in 1342 bytes} [Sun Dec 6 06:22:37 2020] GET /volume/v3/0be493aa447c4fe3a0f43a302a004148/volumes/4cb60d6a-310c-439c-8968-b70c5cafe66c/metadata => generated 75 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 06 06:22:37.534425 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-8487f9a1-c72e-40ab-895f-2960dde667a6 tempest-VolumesMetadataTest-1935425823 tempest-VolumesMetadataTest-1935425823] PUT http://10.222.0.57/volume/v3/0be493aa447c4fe3a0f43a302a004148/volumes/4cb60d6a-310c-439c-8968-b70c5cafe66c/metadata Dec 06 06:22:37.534901 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:22:37.534901 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:22:37.535310 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-8487f9a1-c72e-40ab-895f-2960dde667a6 tempest-VolumesMetadataTest-1935425823 tempest-VolumesMetadataTest-1935425823] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 06 06:22:37.609425 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:22:37.609425 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:22:37.610770 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-8487f9a1-c72e-40ab-895f-2960dde667a6 tempest-VolumesMetadataTest-1935425823 tempest-VolumesMetadataTest-1935425823] Volume info retrieved successfully. Dec 06 06:22:37.630130 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-8487f9a1-c72e-40ab-895f-2960dde667a6 tempest-VolumesMetadataTest-1935425823 tempest-VolumesMetadataTest-1935425823] Update volume metadata completed successfully. Dec 06 06:22:37.630825 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-8487f9a1-c72e-40ab-895f-2960dde667a6 tempest-VolumesMetadataTest-1935425823 tempest-VolumesMetadataTest-1935425823] http://10.222.0.57/volume/v3/0be493aa447c4fe3a0f43a302a004148/volumes/4cb60d6a-310c-439c-8968-b70c5cafe66c/metadata returned with HTTP 200 Dec 06 06:22:37.639473 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 277/546] 10.222.0.57 () {60 vars in 1362 bytes} [Sun Dec 6 06:22:37 2020] PUT /volume/v3/0be493aa447c4fe3a0f43a302a004148/volumes/4cb60d6a-310c-439c-8968-b70c5cafe66c/metadata => generated 16 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 06 06:22:37.644136 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-a7c024d3-2038-4381-bab8-61e6aeadc04f tempest-VolumesMetadataTest-1935425823 tempest-VolumesMetadataTest-1935425823] DELETE http://10.222.0.57/volume/v3/0be493aa447c4fe3a0f43a302a004148/volumes/4cb60d6a-310c-439c-8968-b70c5cafe66c Dec 06 06:22:37.644895 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-a7c024d3-2038-4381-bab8-61e6aeadc04f tempest-VolumesMetadataTest-1935425823 tempest-VolumesMetadataTest-1935425823] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:22:37.645309 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:22:37.645309 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:22:37.645932 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-a7c024d3-2038-4381-bab8-61e6aeadc04f tempest-VolumesMetadataTest-1935425823 tempest-VolumesMetadataTest-1935425823] Calling method 'delete' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:22:37.646572 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.v3.volumes [None req-a7c024d3-2038-4381-bab8-61e6aeadc04f tempest-VolumesMetadataTest-1935425823 tempest-VolumesMetadataTest-1935425823] Delete volume with id: 4cb60d6a-310c-439c-8968-b70c5cafe66c Dec 06 06:22:37.710675 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:22:37.710675 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:22:37.713222 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-a7c024d3-2038-4381-bab8-61e6aeadc04f tempest-VolumesMetadataTest-1935425823 tempest-VolumesMetadataTest-1935425823] Volume info retrieved successfully. Dec 06 06:22:37.752759 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-a7c024d3-2038-4381-bab8-61e6aeadc04f tempest-VolumesMetadataTest-1935425823 tempest-VolumesMetadataTest-1935425823] Delete volume request issued successfully. Dec 06 06:22:37.753353 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-a7c024d3-2038-4381-bab8-61e6aeadc04f tempest-VolumesMetadataTest-1935425823 tempest-VolumesMetadataTest-1935425823] http://10.222.0.57/volume/v3/0be493aa447c4fe3a0f43a302a004148/volumes/4cb60d6a-310c-439c-8968-b70c5cafe66c returned with HTTP 202 Dec 06 06:22:37.754724 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 270/547] 10.222.0.57 () {58 vars in 1318 bytes} [Sun Dec 6 06:22:37 2020] DELETE /volume/v3/0be493aa447c4fe3a0f43a302a004148/volumes/4cb60d6a-310c-439c-8968-b70c5cafe66c => generated 0 bytes in 114 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 06 06:22:37.772069 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-cdd37191-486e-42ec-846f-cac96b1b7407 tempest-VolumesMetadataTest-1935425823 tempest-VolumesMetadataTest-1935425823] GET http://10.222.0.57/volume/v3/0be493aa447c4fe3a0f43a302a004148/volumes/4cb60d6a-310c-439c-8968-b70c5cafe66c Dec 06 06:22:37.772840 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-cdd37191-486e-42ec-846f-cac96b1b7407 tempest-VolumesMetadataTest-1935425823 tempest-VolumesMetadataTest-1935425823] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:22:37.772923 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:22:37.772923 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:22:37.773287 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-cdd37191-486e-42ec-846f-cac96b1b7407 tempest-VolumesMetadataTest-1935425823 tempest-VolumesMetadataTest-1935425823] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:22:37.919029 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:22:37.919029 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:22:37.943399 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-cdd37191-486e-42ec-846f-cac96b1b7407 tempest-VolumesMetadataTest-1935425823 tempest-VolumesMetadataTest-1935425823] Volume info retrieved successfully. Dec 06 06:22:37.999150 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-cdd37191-486e-42ec-846f-cac96b1b7407 tempest-VolumesMetadataTest-1935425823 tempest-VolumesMetadataTest-1935425823] http://10.222.0.57/volume/v3/0be493aa447c4fe3a0f43a302a004148/volumes/4cb60d6a-310c-439c-8968-b70c5cafe66c returned with HTTP 200 Dec 06 06:22:38.003141 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 278/548] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:22:37 2020] GET /volume/v3/0be493aa447c4fe3a0f43a302a004148/volumes/4cb60d6a-310c-439c-8968-b70c5cafe66c => generated 910 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:22:39.019527 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-df7ffd64-f153-4737-aeda-0f0f665eb019 tempest-VolumesMetadataTest-1935425823 tempest-VolumesMetadataTest-1935425823] GET http://10.222.0.57/volume/v3/0be493aa447c4fe3a0f43a302a004148/volumes/4cb60d6a-310c-439c-8968-b70c5cafe66c Dec 06 06:22:39.020631 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-df7ffd64-f153-4737-aeda-0f0f665eb019 tempest-VolumesMetadataTest-1935425823 tempest-VolumesMetadataTest-1935425823] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:22:39.020996 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:22:39.020996 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:22:39.021850 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-df7ffd64-f153-4737-aeda-0f0f665eb019 tempest-VolumesMetadataTest-1935425823 tempest-VolumesMetadataTest-1935425823] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:22:39.130945 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:22:39.130945 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:22:39.152096 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-df7ffd64-f153-4737-aeda-0f0f665eb019 tempest-VolumesMetadataTest-1935425823 tempest-VolumesMetadataTest-1935425823] Volume info retrieved successfully. Dec 06 06:22:39.197166 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-df7ffd64-f153-4737-aeda-0f0f665eb019 tempest-VolumesMetadataTest-1935425823 tempest-VolumesMetadataTest-1935425823] http://10.222.0.57/volume/v3/0be493aa447c4fe3a0f43a302a004148/volumes/4cb60d6a-310c-439c-8968-b70c5cafe66c returned with HTTP 200 Dec 06 06:22:39.207334 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 271/549] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:22:39 2020] GET /volume/v3/0be493aa447c4fe3a0f43a302a004148/volumes/4cb60d6a-310c-439c-8968-b70c5cafe66c => generated 910 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:22:40.217340 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-337ce830-7b02-46d8-bda7-2c2e8d8e9eba tempest-VolumesMetadataTest-1935425823 tempest-VolumesMetadataTest-1935425823] GET http://10.222.0.57/volume/v3/0be493aa447c4fe3a0f43a302a004148/volumes/4cb60d6a-310c-439c-8968-b70c5cafe66c Dec 06 06:22:40.218691 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-337ce830-7b02-46d8-bda7-2c2e8d8e9eba tempest-VolumesMetadataTest-1935425823 tempest-VolumesMetadataTest-1935425823] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:22:40.219228 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:22:40.219228 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:22:40.219824 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-337ce830-7b02-46d8-bda7-2c2e8d8e9eba tempest-VolumesMetadataTest-1935425823 tempest-VolumesMetadataTest-1935425823] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:22:40.365342 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:22:40.365342 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:22:40.398354 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-337ce830-7b02-46d8-bda7-2c2e8d8e9eba tempest-VolumesMetadataTest-1935425823 tempest-VolumesMetadataTest-1935425823] Volume info retrieved successfully. Dec 06 06:22:40.474594 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-337ce830-7b02-46d8-bda7-2c2e8d8e9eba tempest-VolumesMetadataTest-1935425823 tempest-VolumesMetadataTest-1935425823] http://10.222.0.57/volume/v3/0be493aa447c4fe3a0f43a302a004148/volumes/4cb60d6a-310c-439c-8968-b70c5cafe66c returned with HTTP 200 Dec 06 06:22:40.484551 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 279/550] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:22:40 2020] GET /volume/v3/0be493aa447c4fe3a0f43a302a004148/volumes/4cb60d6a-310c-439c-8968-b70c5cafe66c => generated 910 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:22:41.493240 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-28fdd804-719c-4d2c-804e-9a2262e52581 tempest-VolumesMetadataTest-1935425823 tempest-VolumesMetadataTest-1935425823] GET http://10.222.0.57/volume/v3/0be493aa447c4fe3a0f43a302a004148/volumes/4cb60d6a-310c-439c-8968-b70c5cafe66c Dec 06 06:22:41.493918 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-28fdd804-719c-4d2c-804e-9a2262e52581 tempest-VolumesMetadataTest-1935425823 tempest-VolumesMetadataTest-1935425823] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:22:41.494015 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:22:41.494015 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:22:41.494356 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-28fdd804-719c-4d2c-804e-9a2262e52581 tempest-VolumesMetadataTest-1935425823 tempest-VolumesMetadataTest-1935425823] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:22:41.593378 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-28fdd804-719c-4d2c-804e-9a2262e52581 tempest-VolumesMetadataTest-1935425823 tempest-VolumesMetadataTest-1935425823] http://10.222.0.57/volume/v3/0be493aa447c4fe3a0f43a302a004148/volumes/4cb60d6a-310c-439c-8968-b70c5cafe66c returned with HTTP 404 Dec 06 06:22:41.594428 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 272/551] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:22:41 2020] GET /volume/v3/0be493aa447c4fe3a0f43a302a004148/volumes/4cb60d6a-310c-439c-8968-b70c5cafe66c => generated 109 bytes in 105 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 06 06:22:50.833218 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-36f49d4e-963f-44fe-b0e6-cda8a1e2f6af tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] POST http://10.222.0.57/volume/v3/fb854212c8fb4288b8470f0c72caf3c0/volumes Dec 06 06:22:50.833218 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:22:50.833218 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:22:50.833218 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-36f49d4e-963f-44fe-b0e6-cda8a1e2f6af tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-142020867"}} {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 06 06:22:50.833218 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.v3.volumes [None req-36f49d4e-963f-44fe-b0e6-cda8a1e2f6af tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-142020867'}} {{(pid=88144) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 06 06:22:50.834008 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.v3.volumes [None req-36f49d4e-963f-44fe-b0e6-cda8a1e2f6af tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] Create volume of 1 GB Dec 06 06:22:50.855987 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-36f49d4e-963f-44fe-b0e6-cda8a1e2f6af tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] Availability Zones retrieved successfully. Dec 06 06:22:50.904525 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-36f49d4e-963f-44fe-b0e6-cda8a1e2f6af tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] Flow 'volume_create_api' (83cbf512-ca00-4b58-8741-0444213d89ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88144) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 06 06:22:50.911350 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-36f49d4e-963f-44fe-b0e6-cda8a1e2f6af tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31144354-99c8-4eb6-8f94-95ab833d3189) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:22:50.913651 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.flows.api.create_volume [None req-36f49d4e-963f-44fe-b0e6-cda8a1e2f6af tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] Validating volume size '1' using validate_int {{(pid=88144) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 06 06:22:51.073605 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-36f49d4e-963f-44fe-b0e6-cda8a1e2f6af tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31144354-99c8-4eb6-8f94-95ab833d3189) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-06T05:47:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=30b7e6de-5d37-476d-b3c0-b2aec991b5a5,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '30b7e6de-5d37-476d-b3c0-b2aec991b5a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:22:51.082805 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-36f49d4e-963f-44fe-b0e6-cda8a1e2f6af tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd3246eb-fee2-4d41-aad4-6b510a47b58d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:22:51.265700 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.quota [None req-36f49d4e-963f-44fe-b0e6-cda8a1e2f6af tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] Created reservations ['df0fc9dc-d126-4eb1-b06e-a0d12ae17140', 'af76a743-6958-4fd9-9d83-cd0d85a3e0c8', 'cffc5a02-71d7-4a30-97a3-208f7dd69915', 'cd5943cc-0334-47f4-89fb-db345a37ece3'] {{(pid=88144) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 06 06:22:51.267591 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-36f49d4e-963f-44fe-b0e6-cda8a1e2f6af tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd3246eb-fee2-4d41-aad4-6b510a47b58d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['df0fc9dc-d126-4eb1-b06e-a0d12ae17140', 'af76a743-6958-4fd9-9d83-cd0d85a3e0c8', 'cffc5a02-71d7-4a30-97a3-208f7dd69915', 'cd5943cc-0334-47f4-89fb-db345a37ece3']}' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:22:51.271521 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-36f49d4e-963f-44fe-b0e6-cda8a1e2f6af tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (127b6a69-171c-4742-b873-ce0a495cc12f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:22:51.427673 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-36f49d4e-963f-44fe-b0e6-cda8a1e2f6af tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (127b6a69-171c-4742-b873-ce0a495cc12f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eb4db828-fd0b-41b5-9a59-3fbce98424ee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-142020867',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb854212c8fb4288b8470f0c72caf3c0',qos_specs=None,replication_status=,reservations=['df0fc9dc-d126-4eb1-b06e-a0d12ae17140','af76a743-6958-4fd9-9d83-cd0d85a3e0c8','cffc5a02-71d7-4a30-97a3-208f7dd69915','cd5943cc-0334-47f4-89fb-db345a37ece3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b9ee34b7829456b80f71f3034425acf',volume_type_id=30b7e6de-5d37-476d-b3c0-b2aec991b5a5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-06T06:22:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-142020867',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eb4db828-fd0b-41b5-9a59-3fbce98424ee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fb854212c8fb4288b8470f0c72caf3c0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='2b9ee34b7829456b80f71f3034425acf',volume_attachment=,volume_type=,volume_type_id=30b7e6de-5d37-476d-b3c0-b2aec991b5a5)}' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:22:51.435197 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-36f49d4e-963f-44fe-b0e6-cda8a1e2f6af tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19a1b965-9cfb-40da-8a29-2eef57c8bac4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:22:51.493607 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-36f49d4e-963f-44fe-b0e6-cda8a1e2f6af tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19a1b965-9cfb-40da-8a29-2eef57c8bac4) transitioned into state 'SUCCESS' from state '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-142020867',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb854212c8fb4288b8470f0c72caf3c0',qos_specs=None,replication_status=,reservations=['df0fc9dc-d126-4eb1-b06e-a0d12ae17140','af76a743-6958-4fd9-9d83-cd0d85a3e0c8','cffc5a02-71d7-4a30-97a3-208f7dd69915','cd5943cc-0334-47f4-89fb-db345a37ece3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b9ee34b7829456b80f71f3034425acf',volume_type_id=30b7e6de-5d37-476d-b3c0-b2aec991b5a5)}' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:22:51.496571 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-36f49d4e-963f-44fe-b0e6-cda8a1e2f6af tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f028a886-07db-49f6-bf09-9875204d819d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:22:51.531447 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-36f49d4e-963f-44fe-b0e6-cda8a1e2f6af tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f028a886-07db-49f6-bf09-9875204d819d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:22:51.541976 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-36f49d4e-963f-44fe-b0e6-cda8a1e2f6af tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] Flow 'volume_create_api' (83cbf512-ca00-4b58-8741-0444213d89ce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88144) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 06 06:22:51.668418 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-36f49d4e-963f-44fe-b0e6-cda8a1e2f6af tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] Create volume request issued successfully. Dec 06 06:22:51.699938 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-36f49d4e-963f-44fe-b0e6-cda8a1e2f6af tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] http://10.222.0.57/volume/v3/fb854212c8fb4288b8470f0c72caf3c0/volumes returned with HTTP 202 Dec 06 06:22:51.702564 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 280/552] 10.222.0.57 () {60 vars in 1225 bytes} [Sun Dec 6 06:22:50 2020] POST /volume/v3/fb854212c8fb4288b8470f0c72caf3c0/volumes => generated 817 bytes in 1311 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 06 06:22:51.716078 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-3c01ac34-e303-4fa7-b423-dfd07320eab3 tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] GET http://10.222.0.57/volume/v3/fb854212c8fb4288b8470f0c72caf3c0/volumes/eb4db828-fd0b-41b5-9a59-3fbce98424ee Dec 06 06:22:51.716810 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-3c01ac34-e303-4fa7-b423-dfd07320eab3 tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:22:51.717406 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-3c01ac34-e303-4fa7-b423-dfd07320eab3 tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:22:51.813851 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:22:51.813851 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:22:51.827433 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-3c01ac34-e303-4fa7-b423-dfd07320eab3 tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] Volume info retrieved successfully. Dec 06 06:22:51.853614 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-3c01ac34-e303-4fa7-b423-dfd07320eab3 tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] http://10.222.0.57/volume/v3/fb854212c8fb4288b8470f0c72caf3c0/volumes/eb4db828-fd0b-41b5-9a59-3fbce98424ee returned with HTTP 200 Dec 06 06:22:51.869182 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 273/553] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:22:51 2020] GET /volume/v3/fb854212c8fb4288b8470f0c72caf3c0/volumes/eb4db828-fd0b-41b5-9a59-3fbce98424ee => generated 909 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:22:52.874926 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-07b4eecb-5855-40f5-ad8b-40152ac45581 tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] GET http://10.222.0.57/volume/v3/fb854212c8fb4288b8470f0c72caf3c0/volumes/eb4db828-fd0b-41b5-9a59-3fbce98424ee Dec 06 06:22:52.875424 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-07b4eecb-5855-40f5-ad8b-40152ac45581 tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:22:52.875802 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:22:52.875802 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:22:52.876394 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-07b4eecb-5855-40f5-ad8b-40152ac45581 tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:22:52.935629 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:22:52.935629 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:22:52.947007 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-07b4eecb-5855-40f5-ad8b-40152ac45581 tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] Volume info retrieved successfully. Dec 06 06:22:52.971885 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-07b4eecb-5855-40f5-ad8b-40152ac45581 tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] http://10.222.0.57/volume/v3/fb854212c8fb4288b8470f0c72caf3c0/volumes/eb4db828-fd0b-41b5-9a59-3fbce98424ee returned with HTTP 200 Dec 06 06:22:52.972783 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 281/554] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:22:52 2020] GET /volume/v3/fb854212c8fb4288b8470f0c72caf3c0/volumes/eb4db828-fd0b-41b5-9a59-3fbce98424ee => generated 910 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:23:10.132240 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-37859298-e98f-47d1-a789-63687079569b tempest-ServersNegativeTestJSON-53538796 tempest-ServersNegativeTestJSON-53538796] POST http://10.222.0.57/volume/v3/463d5121f963496792a3db8f5202da0e/volumes Dec 06 06:23:10.132950 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:23:10.132950 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:23:10.133367 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-37859298-e98f-47d1-a789-63687079569b tempest-ServersNegativeTestJSON-53538796 tempest-ServersNegativeTestJSON-53538796] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1245049801"}} {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 06 06:23:10.134833 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.v3.volumes [None req-37859298-e98f-47d1-a789-63687079569b tempest-ServersNegativeTestJSON-53538796 tempest-ServersNegativeTestJSON-53538796] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1245049801'}} {{(pid=88145) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 06 06:23:10.135201 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.v3.volumes [None req-37859298-e98f-47d1-a789-63687079569b tempest-ServersNegativeTestJSON-53538796 tempest-ServersNegativeTestJSON-53538796] Create volume of 1 GB Dec 06 06:23:10.174590 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-37859298-e98f-47d1-a789-63687079569b tempest-ServersNegativeTestJSON-53538796 tempest-ServersNegativeTestJSON-53538796] Availability Zones retrieved successfully. Dec 06 06:23:10.219178 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-37859298-e98f-47d1-a789-63687079569b tempest-ServersNegativeTestJSON-53538796 tempest-ServersNegativeTestJSON-53538796] Flow 'volume_create_api' (2f9949f3-d0b8-4b78-8065-6402faa95800) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88145) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 06 06:23:10.222839 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-37859298-e98f-47d1-a789-63687079569b tempest-ServersNegativeTestJSON-53538796 tempest-ServersNegativeTestJSON-53538796] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c46d230-edc9-4b0f-bbf3-5a7a29759c19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:23:10.226044 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.flows.api.create_volume [None req-37859298-e98f-47d1-a789-63687079569b tempest-ServersNegativeTestJSON-53538796 tempest-ServersNegativeTestJSON-53538796] Validating volume size '1' using validate_int {{(pid=88145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 06 06:23:10.318842 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-37859298-e98f-47d1-a789-63687079569b tempest-ServersNegativeTestJSON-53538796 tempest-ServersNegativeTestJSON-53538796] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c46d230-edc9-4b0f-bbf3-5a7a29759c19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-06T05:47:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=30b7e6de-5d37-476d-b3c0-b2aec991b5a5,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '30b7e6de-5d37-476d-b3c0-b2aec991b5a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:23:10.323484 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-37859298-e98f-47d1-a789-63687079569b tempest-ServersNegativeTestJSON-53538796 tempest-ServersNegativeTestJSON-53538796] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eae6ff73-ea03-41ce-8134-622d49e9bb5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:23:10.462530 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.quota [None req-37859298-e98f-47d1-a789-63687079569b tempest-ServersNegativeTestJSON-53538796 tempest-ServersNegativeTestJSON-53538796] Created reservations ['d2767878-9df4-44a3-ab61-2f32ccf59554', '76c42e08-10ad-4fad-be46-0e81bc96991e', '2a82fa29-61d7-4c98-9290-ef9fa916122d', 'e4e5744b-5957-4a96-aabf-7708179fbf54'] {{(pid=88145) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 06 06:23:10.465430 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-37859298-e98f-47d1-a789-63687079569b tempest-ServersNegativeTestJSON-53538796 tempest-ServersNegativeTestJSON-53538796] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eae6ff73-ea03-41ce-8134-622d49e9bb5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d2767878-9df4-44a3-ab61-2f32ccf59554', '76c42e08-10ad-4fad-be46-0e81bc96991e', '2a82fa29-61d7-4c98-9290-ef9fa916122d', 'e4e5744b-5957-4a96-aabf-7708179fbf54']}' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:23:10.467899 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-37859298-e98f-47d1-a789-63687079569b tempest-ServersNegativeTestJSON-53538796 tempest-ServersNegativeTestJSON-53538796] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9aff2b09-e286-4c47-aba8-0e7140361304) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:23:10.585138 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-37859298-e98f-47d1-a789-63687079569b tempest-ServersNegativeTestJSON-53538796 tempest-ServersNegativeTestJSON-53538796] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9aff2b09-e286-4c47-aba8-0e7140361304) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '60cb8f27-1b59-4709-88b5-e1676c28b347', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1245049801',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='463d5121f963496792a3db8f5202da0e',qos_specs=None,replication_status=,reservations=['d2767878-9df4-44a3-ab61-2f32ccf59554','76c42e08-10ad-4fad-be46-0e81bc96991e','2a82fa29-61d7-4c98-9290-ef9fa916122d','e4e5744b-5957-4a96-aabf-7708179fbf54'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2eeca872119f41dd9ea897e7198d59a1',volume_type_id=30b7e6de-5d37-476d-b3c0-b2aec991b5a5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-06T06:23:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1245049801',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=60cb8f27-1b59-4709-88b5-e1676c28b347,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='463d5121f963496792a3db8f5202da0e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='2eeca872119f41dd9ea897e7198d59a1',volume_attachment=,volume_type=,volume_type_id=30b7e6de-5d37-476d-b3c0-b2aec991b5a5)}' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:23:10.589739 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-37859298-e98f-47d1-a789-63687079569b tempest-ServersNegativeTestJSON-53538796 tempest-ServersNegativeTestJSON-53538796] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58a0159a-1caf-47b2-881e-d13d9ab97c72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:23:10.649807 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-37859298-e98f-47d1-a789-63687079569b tempest-ServersNegativeTestJSON-53538796 tempest-ServersNegativeTestJSON-53538796] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58a0159a-1caf-47b2-881e-d13d9ab97c72) transitioned into state 'SUCCESS' from state '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-1245049801',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='463d5121f963496792a3db8f5202da0e',qos_specs=None,replication_status=,reservations=['d2767878-9df4-44a3-ab61-2f32ccf59554','76c42e08-10ad-4fad-be46-0e81bc96991e','2a82fa29-61d7-4c98-9290-ef9fa916122d','e4e5744b-5957-4a96-aabf-7708179fbf54'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2eeca872119f41dd9ea897e7198d59a1',volume_type_id=30b7e6de-5d37-476d-b3c0-b2aec991b5a5)}' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:23:10.652580 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-37859298-e98f-47d1-a789-63687079569b tempest-ServersNegativeTestJSON-53538796 tempest-ServersNegativeTestJSON-53538796] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58b03792-b20e-411a-9155-6616bfde05da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:23:10.679462 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-37859298-e98f-47d1-a789-63687079569b tempest-ServersNegativeTestJSON-53538796 tempest-ServersNegativeTestJSON-53538796] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58b03792-b20e-411a-9155-6616bfde05da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:23:10.682568 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-37859298-e98f-47d1-a789-63687079569b tempest-ServersNegativeTestJSON-53538796 tempest-ServersNegativeTestJSON-53538796] Flow 'volume_create_api' (2f9949f3-d0b8-4b78-8065-6402faa95800) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88145) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 06 06:23:10.757191 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-37859298-e98f-47d1-a789-63687079569b tempest-ServersNegativeTestJSON-53538796 tempest-ServersNegativeTestJSON-53538796] Create volume request issued successfully. Dec 06 06:23:10.794448 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-37859298-e98f-47d1-a789-63687079569b tempest-ServersNegativeTestJSON-53538796 tempest-ServersNegativeTestJSON-53538796] http://10.222.0.57/volume/v3/463d5121f963496792a3db8f5202da0e/volumes returned with HTTP 202 Dec 06 06:23:10.796657 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 274/555] 10.222.0.57 () {60 vars in 1225 bytes} [Sun Dec 6 06:23:10 2020] POST /volume/v3/463d5121f963496792a3db8f5202da0e/volumes => generated 823 bytes in 667 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 06 06:23:10.810044 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-a256b4c3-7aa5-44ab-aea3-5d64743222c8 tempest-ServersNegativeTestJSON-53538796 tempest-ServersNegativeTestJSON-53538796] GET http://10.222.0.57/volume/v3/463d5121f963496792a3db8f5202da0e/volumes/60cb8f27-1b59-4709-88b5-e1676c28b347 Dec 06 06:23:10.810569 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-a256b4c3-7aa5-44ab-aea3-5d64743222c8 tempest-ServersNegativeTestJSON-53538796 tempest-ServersNegativeTestJSON-53538796] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:23:10.810789 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:23:10.810789 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:23:10.811557 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-a256b4c3-7aa5-44ab-aea3-5d64743222c8 tempest-ServersNegativeTestJSON-53538796 tempest-ServersNegativeTestJSON-53538796] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:23:10.955251 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:23:10.955251 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:23:10.975635 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-a256b4c3-7aa5-44ab-aea3-5d64743222c8 tempest-ServersNegativeTestJSON-53538796 tempest-ServersNegativeTestJSON-53538796] Volume info retrieved successfully. Dec 06 06:23:11.025332 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-a256b4c3-7aa5-44ab-aea3-5d64743222c8 tempest-ServersNegativeTestJSON-53538796 tempest-ServersNegativeTestJSON-53538796] http://10.222.0.57/volume/v3/463d5121f963496792a3db8f5202da0e/volumes/60cb8f27-1b59-4709-88b5-e1676c28b347 returned with HTTP 200 Dec 06 06:23:11.026444 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 282/556] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:23:10 2020] GET /volume/v3/463d5121f963496792a3db8f5202da0e/volumes/60cb8f27-1b59-4709-88b5-e1676c28b347 => generated 915 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:23:12.052370 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-4857b50d-279d-4869-b76b-8ba1376b6009 tempest-ServersNegativeTestJSON-53538796 tempest-ServersNegativeTestJSON-53538796] GET http://10.222.0.57/volume/v3/463d5121f963496792a3db8f5202da0e/volumes/60cb8f27-1b59-4709-88b5-e1676c28b347 Dec 06 06:23:12.059072 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-4857b50d-279d-4869-b76b-8ba1376b6009 tempest-ServersNegativeTestJSON-53538796 tempest-ServersNegativeTestJSON-53538796] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:23:12.059614 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:23:12.059614 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:23:12.062124 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-4857b50d-279d-4869-b76b-8ba1376b6009 tempest-ServersNegativeTestJSON-53538796 tempest-ServersNegativeTestJSON-53538796] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:23:12.286879 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:23:12.286879 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:23:12.318362 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-4857b50d-279d-4869-b76b-8ba1376b6009 tempest-ServersNegativeTestJSON-53538796 tempest-ServersNegativeTestJSON-53538796] Volume info retrieved successfully. Dec 06 06:23:12.369405 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-4857b50d-279d-4869-b76b-8ba1376b6009 tempest-ServersNegativeTestJSON-53538796 tempest-ServersNegativeTestJSON-53538796] http://10.222.0.57/volume/v3/463d5121f963496792a3db8f5202da0e/volumes/60cb8f27-1b59-4709-88b5-e1676c28b347 returned with HTTP 200 Dec 06 06:23:12.370447 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 275/557] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:23:12 2020] GET /volume/v3/463d5121f963496792a3db8f5202da0e/volumes/60cb8f27-1b59-4709-88b5-e1676c28b347 => generated 916 bytes in 331 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:23:12.387702 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-1183a427-d6e0-48d2-a74d-cd545df45221 tempest-ServersNegativeTestJSON-53538796 tempest-ServersNegativeTestJSON-53538796] POST http://10.222.0.57/volume/v3/463d5121f963496792a3db8f5202da0e/volumes/60cb8f27-1b59-4709-88b5-e1676c28b347/action Dec 06 06:23:12.388425 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:23:12.388425 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:23:12.389175 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-1183a427-d6e0-48d2-a74d-cd545df45221 tempest-ServersNegativeTestJSON-53538796 tempest-ServersNegativeTestJSON-53538796] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=88144) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 06 06:23:12.389912 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-1183a427-d6e0-48d2-a74d-cd545df45221 tempest-ServersNegativeTestJSON-53538796 tempest-ServersNegativeTestJSON-53538796] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 06 06:23:12.519276 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:23:12.519276 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:23:12.522004 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-1183a427-d6e0-48d2-a74d-cd545df45221 tempest-ServersNegativeTestJSON-53538796 tempest-ServersNegativeTestJSON-53538796] Volume info retrieved successfully. Dec 06 06:23:12.541095 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-1183a427-d6e0-48d2-a74d-cd545df45221 tempest-ServersNegativeTestJSON-53538796 tempest-ServersNegativeTestJSON-53538796] Volume updated successfully. Dec 06 06:23:12.541705 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-1183a427-d6e0-48d2-a74d-cd545df45221 tempest-ServersNegativeTestJSON-53538796 tempest-ServersNegativeTestJSON-53538796] http://10.222.0.57/volume/v3/463d5121f963496792a3db8f5202da0e/volumes/60cb8f27-1b59-4709-88b5-e1676c28b347/action returned with HTTP 200 Dec 06 06:23:12.542960 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 283/558] 10.222.0.57 () {60 vars in 1357 bytes} [Sun Dec 6 06:23:12 2020] POST /volume/v3/463d5121f963496792a3db8f5202da0e/volumes/60cb8f27-1b59-4709-88b5-e1676c28b347/action => generated 0 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Dec 06 06:23:12.550126 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-31b558a7-58cc-4091-8d27-523813f08bde tempest-ServersNegativeTestJSON-53538796 tempest-ServersNegativeTestJSON-53538796] GET http://10.222.0.57/volume/v3/463d5121f963496792a3db8f5202da0e/volumes/60cb8f27-1b59-4709-88b5-e1676c28b347 Dec 06 06:23:12.550654 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-31b558a7-58cc-4091-8d27-523813f08bde tempest-ServersNegativeTestJSON-53538796 tempest-ServersNegativeTestJSON-53538796] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:23:12.550878 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:23:12.550878 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:23:12.551251 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-31b558a7-58cc-4091-8d27-523813f08bde tempest-ServersNegativeTestJSON-53538796 tempest-ServersNegativeTestJSON-53538796] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:23:12.662864 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:23:12.662864 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:23:12.672444 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-31b558a7-58cc-4091-8d27-523813f08bde tempest-ServersNegativeTestJSON-53538796 tempest-ServersNegativeTestJSON-53538796] Volume info retrieved successfully. Dec 06 06:23:12.697267 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-31b558a7-58cc-4091-8d27-523813f08bde tempest-ServersNegativeTestJSON-53538796 tempest-ServersNegativeTestJSON-53538796] http://10.222.0.57/volume/v3/463d5121f963496792a3db8f5202da0e/volumes/60cb8f27-1b59-4709-88b5-e1676c28b347 returned with HTTP 200 Dec 06 06:23:12.698462 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 276/559] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:23:12 2020] GET /volume/v3/463d5121f963496792a3db8f5202da0e/volumes/60cb8f27-1b59-4709-88b5-e1676c28b347 => generated 916 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:23:13.001430 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-d407f0d1-b248-47a1-b123-e4b6dee810dd tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] POST http://10.222.0.57/volume/v3/fb854212c8fb4288b8470f0c72caf3c0/volumes/eb4db828-fd0b-41b5-9a59-3fbce98424ee/action Dec 06 06:23:13.002209 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:23:13.002209 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:23:13.002961 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-d407f0d1-b248-47a1-b123-e4b6dee810dd tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] Action body: b'{"os-attach": {"instance_uuid": "c62eacb0-6fc4-4d11-b7a5-af5335652c03", "mountpoint": "/dev/sdb"}}' {{(pid=88144) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 06 06:23:13.003076 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-d407f0d1-b248-47a1-b123-e4b6dee810dd tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "c62eacb0-6fc4-4d11-b7a5-af5335652c03", "mountpoint": "/dev/sdb"}} {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 06 06:23:13.068475 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-f30d018d-b7a6-4204-824a-dffb88550e02 req-8b2b860c-b509-4adc-bc45-0dd2d65831e8 tempest-ServersNegativeTestJSON-53538796 tempest-ServersNegativeTestJSON-53538796] GET http://10.222.0.57/volume/v3/463d5121f963496792a3db8f5202da0e/volumes/60cb8f27-1b59-4709-88b5-e1676c28b347 Dec 06 06:23:13.069655 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-f30d018d-b7a6-4204-824a-dffb88550e02 req-8b2b860c-b509-4adc-bc45-0dd2d65831e8 tempest-ServersNegativeTestJSON-53538796 tempest-ServersNegativeTestJSON-53538796] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:23:13.070229 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:23:13.070229 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:23:13.071007 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-f30d018d-b7a6-4204-824a-dffb88550e02 req-8b2b860c-b509-4adc-bc45-0dd2d65831e8 tempest-ServersNegativeTestJSON-53538796 tempest-ServersNegativeTestJSON-53538796] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:23:13.143379 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:23:13.143379 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:23:13.144992 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-d407f0d1-b248-47a1-b123-e4b6dee810dd tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] Volume info retrieved successfully. Dec 06 06:23:13.187084 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:23:13.187084 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:23:13.187983 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-d407f0d1-b248-47a1-b123-e4b6dee810dd tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] Update volume admin metadata completed successfully. Dec 06 06:23:13.213127 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [req-f30d018d-b7a6-4204-824a-dffb88550e02 req-8b2b860c-b509-4adc-bc45-0dd2d65831e8 tempest-ServersNegativeTestJSON-53538796 tempest-ServersNegativeTestJSON-53538796] Volume info retrieved successfully. Dec 06 06:23:13.265730 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-f30d018d-b7a6-4204-824a-dffb88550e02 req-8b2b860c-b509-4adc-bc45-0dd2d65831e8 tempest-ServersNegativeTestJSON-53538796 tempest-ServersNegativeTestJSON-53538796] http://10.222.0.57/volume/v3/463d5121f963496792a3db8f5202da0e/volumes/60cb8f27-1b59-4709-88b5-e1676c28b347 returned with HTTP 200 Dec 06 06:23:13.275582 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 277/560] 10.222.0.57 () {60 vars in 1569 bytes} [Sun Dec 6 06:23:13 2020] GET /volume/v3/463d5121f963496792a3db8f5202da0e/volumes/60cb8f27-1b59-4709-88b5-e1676c28b347 => generated 916 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:23:13.553909 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-d407f0d1-b248-47a1-b123-e4b6dee810dd tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] Attach volume completed successfully. Dec 06 06:23:13.554849 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-d407f0d1-b248-47a1-b123-e4b6dee810dd tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] http://10.222.0.57/volume/v3/fb854212c8fb4288b8470f0c72caf3c0/volumes/eb4db828-fd0b-41b5-9a59-3fbce98424ee/action returned with HTTP 202 Dec 06 06:23:13.556047 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 284/561] 10.222.0.57 () {60 vars in 1357 bytes} [Sun Dec 6 06:23:12 2020] POST /volume/v3/fb854212c8fb4288b8470f0c72caf3c0/volumes/eb4db828-fd0b-41b5-9a59-3fbce98424ee/action => generated 0 bytes in 559 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 06 06:23:13.565987 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-325c6df3-83b7-425a-a6f7-92dc733091ef tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] GET http://10.222.0.57/volume/v3/fb854212c8fb4288b8470f0c72caf3c0/volumes/eb4db828-fd0b-41b5-9a59-3fbce98424ee Dec 06 06:23:13.566511 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-325c6df3-83b7-425a-a6f7-92dc733091ef tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:23:13.566705 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:23:13.566705 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:23:13.567498 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-325c6df3-83b7-425a-a6f7-92dc733091ef tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:23:13.685381 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:23:13.685381 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:23:13.706606 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-325c6df3-83b7-425a-a6f7-92dc733091ef tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] Volume info retrieved successfully. Dec 06 06:23:13.747884 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:23:13.747884 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:23:13.760855 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-325c6df3-83b7-425a-a6f7-92dc733091ef tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] http://10.222.0.57/volume/v3/fb854212c8fb4288b8470f0c72caf3c0/volumes/eb4db828-fd0b-41b5-9a59-3fbce98424ee returned with HTTP 200 Dec 06 06:23:13.773786 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 278/562] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:23:13 2020] GET /volume/v3/fb854212c8fb4288b8470f0c72caf3c0/volumes/eb4db828-fd0b-41b5-9a59-3fbce98424ee => generated 1244 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 06 06:23:13.778148 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-ee61910c-5f2a-4bec-9d8a-dc7399e0d628 tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] POST http://10.222.0.57/volume/v3/fb854212c8fb4288b8470f0c72caf3c0/volumes/eb4db828-fd0b-41b5-9a59-3fbce98424ee/action Dec 06 06:23:13.779510 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:23:13.779510 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:23:13.783619 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-ee61910c-5f2a-4bec-9d8a-dc7399e0d628 tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] Action body: b'{"os-detach": {}}' {{(pid=88144) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 06 06:23:13.784401 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-ee61910c-5f2a-4bec-9d8a-dc7399e0d628 tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 06 06:23:13.918711 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:23:13.918711 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:23:13.924954 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-ee61910c-5f2a-4bec-9d8a-dc7399e0d628 tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] Volume info retrieved successfully. Dec 06 06:23:14.157658 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-ee61910c-5f2a-4bec-9d8a-dc7399e0d628 tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] Detach volume completed successfully. Dec 06 06:23:14.158223 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-ee61910c-5f2a-4bec-9d8a-dc7399e0d628 tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] http://10.222.0.57/volume/v3/fb854212c8fb4288b8470f0c72caf3c0/volumes/eb4db828-fd0b-41b5-9a59-3fbce98424ee/action returned with HTTP 202 Dec 06 06:23:14.159126 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 285/563] 10.222.0.57 () {60 vars in 1357 bytes} [Sun Dec 6 06:23:13 2020] POST /volume/v3/fb854212c8fb4288b8470f0c72caf3c0/volumes/eb4db828-fd0b-41b5-9a59-3fbce98424ee/action => generated 0 bytes in 386 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 06 06:23:14.168245 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-2f0aeb55-5e69-4517-bc24-98b0a02b285d tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] GET http://10.222.0.57/volume/v3/fb854212c8fb4288b8470f0c72caf3c0/volumes/eb4db828-fd0b-41b5-9a59-3fbce98424ee Dec 06 06:23:14.169300 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-2f0aeb55-5e69-4517-bc24-98b0a02b285d tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:23:14.169828 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:23:14.169828 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:23:14.170481 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-2f0aeb55-5e69-4517-bc24-98b0a02b285d tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:23:14.283762 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:23:14.283762 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:23:14.308783 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-2f0aeb55-5e69-4517-bc24-98b0a02b285d tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] Volume info retrieved successfully. Dec 06 06:23:14.377207 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-2f0aeb55-5e69-4517-bc24-98b0a02b285d tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] http://10.222.0.57/volume/v3/fb854212c8fb4288b8470f0c72caf3c0/volumes/eb4db828-fd0b-41b5-9a59-3fbce98424ee returned with HTTP 200 Dec 06 06:23:14.380698 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 279/564] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:23:14 2020] GET /volume/v3/fb854212c8fb4288b8470f0c72caf3c0/volumes/eb4db828-fd0b-41b5-9a59-3fbce98424ee => generated 929 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:23:16.011339 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-5dd078ba-3b0a-4559-9e41-32742b942231 tempest-ServersNegativeTestJSON-53538796 tempest-ServersNegativeTestJSON-53538796] POST http://10.222.0.57/volume/v3/463d5121f963496792a3db8f5202da0e/volumes Dec 06 06:23:16.011856 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:23:16.011856 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:23:16.012172 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-5dd078ba-3b0a-4559-9e41-32742b942231 tempest-ServersNegativeTestJSON-53538796 tempest-ServersNegativeTestJSON-53538796] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-994255340"}} {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 06 06:23:16.013480 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.v3.volumes [None req-5dd078ba-3b0a-4559-9e41-32742b942231 tempest-ServersNegativeTestJSON-53538796 tempest-ServersNegativeTestJSON-53538796] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-994255340'}} {{(pid=88144) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 06 06:23:16.013848 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.v3.volumes [None req-5dd078ba-3b0a-4559-9e41-32742b942231 tempest-ServersNegativeTestJSON-53538796 tempest-ServersNegativeTestJSON-53538796] Create volume of 1 GB Dec 06 06:23:16.056926 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-5dd078ba-3b0a-4559-9e41-32742b942231 tempest-ServersNegativeTestJSON-53538796 tempest-ServersNegativeTestJSON-53538796] Availability Zones retrieved successfully. Dec 06 06:23:16.125811 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-5dd078ba-3b0a-4559-9e41-32742b942231 tempest-ServersNegativeTestJSON-53538796 tempest-ServersNegativeTestJSON-53538796] Flow 'volume_create_api' (6dbc9849-3a43-4e2e-921b-e8094861f0dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88144) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 06 06:23:16.138758 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-5dd078ba-3b0a-4559-9e41-32742b942231 tempest-ServersNegativeTestJSON-53538796 tempest-ServersNegativeTestJSON-53538796] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8aacadae-5ff1-41e5-aec1-5b40fac6bcae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:23:16.141253 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.flows.api.create_volume [None req-5dd078ba-3b0a-4559-9e41-32742b942231 tempest-ServersNegativeTestJSON-53538796 tempest-ServersNegativeTestJSON-53538796] Validating volume size '1' using validate_int {{(pid=88144) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 06 06:23:16.275453 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-5dd078ba-3b0a-4559-9e41-32742b942231 tempest-ServersNegativeTestJSON-53538796 tempest-ServersNegativeTestJSON-53538796] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8aacadae-5ff1-41e5-aec1-5b40fac6bcae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-06T05:47:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=30b7e6de-5d37-476d-b3c0-b2aec991b5a5,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '30b7e6de-5d37-476d-b3c0-b2aec991b5a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:23:16.278073 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-5dd078ba-3b0a-4559-9e41-32742b942231 tempest-ServersNegativeTestJSON-53538796 tempest-ServersNegativeTestJSON-53538796] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (556175e1-e22d-4954-88cb-f60230d23b55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:23:16.393979 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.quota [None req-5dd078ba-3b0a-4559-9e41-32742b942231 tempest-ServersNegativeTestJSON-53538796 tempest-ServersNegativeTestJSON-53538796] Created reservations ['51d9686a-65a3-4818-a57d-e5e07e1fed00', '991fce74-e684-448e-98d5-86f7544ca9c3', '83732b3a-e2cc-433d-bae0-cff6fe71ada1', 'b4105233-9332-4eeb-b290-af187e536c82'] {{(pid=88144) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 06 06:23:16.397314 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-5dd078ba-3b0a-4559-9e41-32742b942231 tempest-ServersNegativeTestJSON-53538796 tempest-ServersNegativeTestJSON-53538796] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (556175e1-e22d-4954-88cb-f60230d23b55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['51d9686a-65a3-4818-a57d-e5e07e1fed00', '991fce74-e684-448e-98d5-86f7544ca9c3', '83732b3a-e2cc-433d-bae0-cff6fe71ada1', 'b4105233-9332-4eeb-b290-af187e536c82']}' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:23:16.404573 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-5dd078ba-3b0a-4559-9e41-32742b942231 tempest-ServersNegativeTestJSON-53538796 tempest-ServersNegativeTestJSON-53538796] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (408d6e07-326b-4436-93ea-e7275e128a1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:23:16.489484 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-5dd078ba-3b0a-4559-9e41-32742b942231 tempest-ServersNegativeTestJSON-53538796 tempest-ServersNegativeTestJSON-53538796] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (408d6e07-326b-4436-93ea-e7275e128a1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e9a6ad07-2198-4d56-8c7e-3aa5c9b22c88', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-994255340',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='463d5121f963496792a3db8f5202da0e',qos_specs=None,replication_status=,reservations=['51d9686a-65a3-4818-a57d-e5e07e1fed00','991fce74-e684-448e-98d5-86f7544ca9c3','83732b3a-e2cc-433d-bae0-cff6fe71ada1','b4105233-9332-4eeb-b290-af187e536c82'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2eeca872119f41dd9ea897e7198d59a1',volume_type_id=30b7e6de-5d37-476d-b3c0-b2aec991b5a5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-06T06:23:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-994255340',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e9a6ad07-2198-4d56-8c7e-3aa5c9b22c88,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='463d5121f963496792a3db8f5202da0e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='2eeca872119f41dd9ea897e7198d59a1',volume_attachment=,volume_type=,volume_type_id=30b7e6de-5d37-476d-b3c0-b2aec991b5a5)}' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:23:16.491536 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-5dd078ba-3b0a-4559-9e41-32742b942231 tempest-ServersNegativeTestJSON-53538796 tempest-ServersNegativeTestJSON-53538796] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de4b22fa-c5e2-4b6f-93a2-e08bd1e4ae16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:23:16.530965 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-5dd078ba-3b0a-4559-9e41-32742b942231 tempest-ServersNegativeTestJSON-53538796 tempest-ServersNegativeTestJSON-53538796] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de4b22fa-c5e2-4b6f-93a2-e08bd1e4ae16) transitioned into state 'SUCCESS' from state '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-994255340',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='463d5121f963496792a3db8f5202da0e',qos_specs=None,replication_status=,reservations=['51d9686a-65a3-4818-a57d-e5e07e1fed00','991fce74-e684-448e-98d5-86f7544ca9c3','83732b3a-e2cc-433d-bae0-cff6fe71ada1','b4105233-9332-4eeb-b290-af187e536c82'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2eeca872119f41dd9ea897e7198d59a1',volume_type_id=30b7e6de-5d37-476d-b3c0-b2aec991b5a5)}' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:23:16.533425 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-5dd078ba-3b0a-4559-9e41-32742b942231 tempest-ServersNegativeTestJSON-53538796 tempest-ServersNegativeTestJSON-53538796] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (423313d7-89f2-49e7-b8d5-43cdb6226367) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:23:16.558854 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-5dd078ba-3b0a-4559-9e41-32742b942231 tempest-ServersNegativeTestJSON-53538796 tempest-ServersNegativeTestJSON-53538796] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (423313d7-89f2-49e7-b8d5-43cdb6226367) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:23:16.563689 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-5dd078ba-3b0a-4559-9e41-32742b942231 tempest-ServersNegativeTestJSON-53538796 tempest-ServersNegativeTestJSON-53538796] Flow 'volume_create_api' (6dbc9849-3a43-4e2e-921b-e8094861f0dd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88144) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 06 06:23:16.642571 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-5dd078ba-3b0a-4559-9e41-32742b942231 tempest-ServersNegativeTestJSON-53538796 tempest-ServersNegativeTestJSON-53538796] Create volume request issued successfully. Dec 06 06:23:16.667081 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-5dd078ba-3b0a-4559-9e41-32742b942231 tempest-ServersNegativeTestJSON-53538796 tempest-ServersNegativeTestJSON-53538796] http://10.222.0.57/volume/v3/463d5121f963496792a3db8f5202da0e/volumes returned with HTTP 202 Dec 06 06:23:16.667969 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 286/565] 10.222.0.57 () {60 vars in 1225 bytes} [Sun Dec 6 06:23:16 2020] POST /volume/v3/463d5121f963496792a3db8f5202da0e/volumes => generated 822 bytes in 661 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 06 06:23:16.682313 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-5d34a5aa-6a60-4eeb-9900-8afc6883d595 tempest-ServersNegativeTestJSON-53538796 tempest-ServersNegativeTestJSON-53538796] GET http://10.222.0.57/volume/v3/463d5121f963496792a3db8f5202da0e/volumes/e9a6ad07-2198-4d56-8c7e-3aa5c9b22c88 Dec 06 06:23:16.683076 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-5d34a5aa-6a60-4eeb-9900-8afc6883d595 tempest-ServersNegativeTestJSON-53538796 tempest-ServersNegativeTestJSON-53538796] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:23:16.683499 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:23:16.683499 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:23:16.684133 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-5d34a5aa-6a60-4eeb-9900-8afc6883d595 tempest-ServersNegativeTestJSON-53538796 tempest-ServersNegativeTestJSON-53538796] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:23:16.789734 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:23:16.789734 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:23:16.809034 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-5d34a5aa-6a60-4eeb-9900-8afc6883d595 tempest-ServersNegativeTestJSON-53538796 tempest-ServersNegativeTestJSON-53538796] Volume info retrieved successfully. Dec 06 06:23:16.851199 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-5d34a5aa-6a60-4eeb-9900-8afc6883d595 tempest-ServersNegativeTestJSON-53538796 tempest-ServersNegativeTestJSON-53538796] http://10.222.0.57/volume/v3/463d5121f963496792a3db8f5202da0e/volumes/e9a6ad07-2198-4d56-8c7e-3aa5c9b22c88 returned with HTTP 200 Dec 06 06:23:16.852362 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 280/566] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:23:16 2020] GET /volume/v3/463d5121f963496792a3db8f5202da0e/volumes/e9a6ad07-2198-4d56-8c7e-3aa5c9b22c88 => generated 890 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:23:17.871963 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-30f85560-81a3-434f-8f3a-437e0f75202b tempest-ServersNegativeTestJSON-53538796 tempest-ServersNegativeTestJSON-53538796] GET http://10.222.0.57/volume/v3/463d5121f963496792a3db8f5202da0e/volumes/e9a6ad07-2198-4d56-8c7e-3aa5c9b22c88 Dec 06 06:23:17.873259 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-30f85560-81a3-434f-8f3a-437e0f75202b tempest-ServersNegativeTestJSON-53538796 tempest-ServersNegativeTestJSON-53538796] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:23:17.884973 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:23:17.884973 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:23:17.885538 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-30f85560-81a3-434f-8f3a-437e0f75202b tempest-ServersNegativeTestJSON-53538796 tempest-ServersNegativeTestJSON-53538796] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:23:17.968054 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:23:17.968054 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:23:17.978346 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-30f85560-81a3-434f-8f3a-437e0f75202b tempest-ServersNegativeTestJSON-53538796 tempest-ServersNegativeTestJSON-53538796] Volume info retrieved successfully. Dec 06 06:23:18.027277 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-30f85560-81a3-434f-8f3a-437e0f75202b tempest-ServersNegativeTestJSON-53538796 tempest-ServersNegativeTestJSON-53538796] http://10.222.0.57/volume/v3/463d5121f963496792a3db8f5202da0e/volumes/e9a6ad07-2198-4d56-8c7e-3aa5c9b22c88 returned with HTTP 200 Dec 06 06:23:18.028624 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 287/567] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:23:17 2020] GET /volume/v3/463d5121f963496792a3db8f5202da0e/volumes/e9a6ad07-2198-4d56-8c7e-3aa5c9b22c88 => generated 915 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:23:55.497582 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-84992d69-d37b-494b-bbe5-07deadef9374 req-c6b144db-b29b-46a1-b11c-5c68d487cfc1 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] DELETE http://10.222.0.57/volume/v3/36159a9aa30e456c89018ee558573a67/attachments/e9f90c7c-ee76-4d8b-886d-f08e5ed410ed Dec 06 06:23:55.498693 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-84992d69-d37b-494b-bbe5-07deadef9374 req-c6b144db-b29b-46a1-b11c-5c68d487cfc1 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:23:55.499057 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:23:55.499057 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:23:55.499662 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-84992d69-d37b-494b-bbe5-07deadef9374 req-c6b144db-b29b-46a1-b11c-5c68d487cfc1 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Calling method 'version_select' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:23:55.566807 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:23:55.566807 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:23:56.957759 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [req-84992d69-d37b-494b-bbe5-07deadef9374 req-c6b144db-b29b-46a1-b11c-5c68d487cfc1 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88145) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 06 06:23:56.959489 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [req-84992d69-d37b-494b-bbe5-07deadef9374 req-c6b144db-b29b-46a1-b11c-5c68d487cfc1 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Pending status list for volume during attachment-delete: [] {{(pid=88145) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 06 06:23:56.981661 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-84992d69-d37b-494b-bbe5-07deadef9374 req-c6b144db-b29b-46a1-b11c-5c68d487cfc1 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] http://10.222.0.57/volume/v3/36159a9aa30e456c89018ee558573a67/attachments/e9f90c7c-ee76-4d8b-886d-f08e5ed410ed returned with HTTP 200 Dec 06 06:23:56.993811 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 281/568] 10.222.0.63 () {62 vars in 1437 bytes} [Sun Dec 6 06:23:55 2020] DELETE /volume/v3/36159a9aa30e456c89018ee558573a67/attachments/e9f90c7c-ee76-4d8b-886d-f08e5ed410ed => generated 19 bytes in 1497 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:23:57.007694 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-84992d69-d37b-494b-bbe5-07deadef9374 req-f701cec7-f08a-43d2-9890-0bdec771a860 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] DELETE http://10.222.0.57/volume/v3/36159a9aa30e456c89018ee558573a67/attachments/2234734e-9fdb-4a0a-b9f4-2379498a33dc Dec 06 06:23:57.008910 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-84992d69-d37b-494b-bbe5-07deadef9374 req-f701cec7-f08a-43d2-9890-0bdec771a860 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:23:57.011383 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:23:57.011383 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:23:57.013992 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-84992d69-d37b-494b-bbe5-07deadef9374 req-f701cec7-f08a-43d2-9890-0bdec771a860 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Calling method 'version_select' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:23:57.123966 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:23:57.123966 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:23:58.375972 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [req-84992d69-d37b-494b-bbe5-07deadef9374 req-f701cec7-f08a-43d2-9890-0bdec771a860 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88144) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 06 06:23:58.376477 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [req-84992d69-d37b-494b-bbe5-07deadef9374 req-f701cec7-f08a-43d2-9890-0bdec771a860 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Pending status list for volume during attachment-delete: [] {{(pid=88144) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 06 06:23:58.419007 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-84992d69-d37b-494b-bbe5-07deadef9374 req-f701cec7-f08a-43d2-9890-0bdec771a860 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] http://10.222.0.57/volume/v3/36159a9aa30e456c89018ee558573a67/attachments/2234734e-9fdb-4a0a-b9f4-2379498a33dc returned with HTTP 200 Dec 06 06:23:58.423009 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 288/569] 10.222.0.63 () {62 vars in 1437 bytes} [Sun Dec 6 06:23:56 2020] DELETE /volume/v3/36159a9aa30e456c89018ee558573a67/attachments/2234734e-9fdb-4a0a-b9f4-2379498a33dc => generated 19 bytes in 1424 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:23:58.436967 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-84992d69-d37b-494b-bbe5-07deadef9374 req-12080043-0eb3-4930-b3f0-8db319cc151e tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] DELETE http://10.222.0.57/volume/v3/36159a9aa30e456c89018ee558573a67/attachments/72a5df60-6f9d-41cb-b126-1c4ca9e8436d Dec 06 06:23:58.437754 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-84992d69-d37b-494b-bbe5-07deadef9374 req-12080043-0eb3-4930-b3f0-8db319cc151e tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:23:58.438118 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:23:58.438118 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:23:58.438693 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-84992d69-d37b-494b-bbe5-07deadef9374 req-12080043-0eb3-4930-b3f0-8db319cc151e tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Calling method 'version_select' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:23:58.526529 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:23:58.526529 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:23:59.572901 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [req-84992d69-d37b-494b-bbe5-07deadef9374 req-12080043-0eb3-4930-b3f0-8db319cc151e tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88145) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 06 06:23:59.576864 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [req-84992d69-d37b-494b-bbe5-07deadef9374 req-12080043-0eb3-4930-b3f0-8db319cc151e tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Pending status list for volume during attachment-delete: [] {{(pid=88145) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 06 06:23:59.590478 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-84992d69-d37b-494b-bbe5-07deadef9374 req-12080043-0eb3-4930-b3f0-8db319cc151e tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] http://10.222.0.57/volume/v3/36159a9aa30e456c89018ee558573a67/attachments/72a5df60-6f9d-41cb-b126-1c4ca9e8436d returned with HTTP 200 Dec 06 06:23:59.591815 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 282/570] 10.222.0.63 () {62 vars in 1437 bytes} [Sun Dec 6 06:23:58 2020] DELETE /volume/v3/36159a9aa30e456c89018ee558573a67/attachments/72a5df60-6f9d-41cb-b126-1c4ca9e8436d => generated 19 bytes in 1160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:24:01.425822 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-ae4692d9-0c3d-4e44-b21b-69d37a2b00d8 tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] POST http://10.222.0.57/volume/v3/fb854212c8fb4288b8470f0c72caf3c0/volumes/eb4db828-fd0b-41b5-9a59-3fbce98424ee/action Dec 06 06:24:01.427070 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:24:01.427070 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:24:01.427747 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-ae4692d9-0c3d-4e44-b21b-69d37a2b00d8 tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] Action body: b'{"os-attach": {"instance_uuid": "ec423c47-5e3f-4f9e-9711-96530c94c0eb", "mountpoint": "/dev/sdb"}}' {{(pid=88144) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 06 06:24:01.428549 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-ae4692d9-0c3d-4e44-b21b-69d37a2b00d8 tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "ec423c47-5e3f-4f9e-9711-96530c94c0eb", "mountpoint": "/dev/sdb"}} {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 06 06:24:01.522803 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:24:01.522803 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:24:01.524945 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-ae4692d9-0c3d-4e44-b21b-69d37a2b00d8 tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] Volume info retrieved successfully. Dec 06 06:24:01.546474 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-ae4692d9-0c3d-4e44-b21b-69d37a2b00d8 tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] Update volume admin metadata completed successfully. Dec 06 06:24:01.714412 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-ae4692d9-0c3d-4e44-b21b-69d37a2b00d8 tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] Attach volume completed successfully. Dec 06 06:24:01.715426 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-ae4692d9-0c3d-4e44-b21b-69d37a2b00d8 tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] http://10.222.0.57/volume/v3/fb854212c8fb4288b8470f0c72caf3c0/volumes/eb4db828-fd0b-41b5-9a59-3fbce98424ee/action returned with HTTP 202 Dec 06 06:24:01.716634 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 289/571] 10.222.0.57 () {60 vars in 1357 bytes} [Sun Dec 6 06:24:01 2020] POST /volume/v3/fb854212c8fb4288b8470f0c72caf3c0/volumes/eb4db828-fd0b-41b5-9a59-3fbce98424ee/action => generated 0 bytes in 295 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 06 06:24:01.723954 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-108e1cb1-8589-48dc-8aee-5c96d4ac0093 tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] GET http://10.222.0.57/volume/v3/fb854212c8fb4288b8470f0c72caf3c0/volumes/eb4db828-fd0b-41b5-9a59-3fbce98424ee Dec 06 06:24:01.724792 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-108e1cb1-8589-48dc-8aee-5c96d4ac0093 tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:24:01.725636 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:24:01.725636 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:24:01.726464 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-108e1cb1-8589-48dc-8aee-5c96d4ac0093 tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:24:01.780080 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:24:01.780080 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:24:01.790658 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-108e1cb1-8589-48dc-8aee-5c96d4ac0093 tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] Volume info retrieved successfully. Dec 06 06:24:01.816980 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:24:01.816980 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:24:01.833319 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-108e1cb1-8589-48dc-8aee-5c96d4ac0093 tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] http://10.222.0.57/volume/v3/fb854212c8fb4288b8470f0c72caf3c0/volumes/eb4db828-fd0b-41b5-9a59-3fbce98424ee returned with HTTP 200 Dec 06 06:24:01.835431 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 283/572] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:24:01 2020] GET /volume/v3/fb854212c8fb4288b8470f0c72caf3c0/volumes/eb4db828-fd0b-41b5-9a59-3fbce98424ee => generated 1244 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 06 06:24:01.851457 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-739bafbd-ccbf-4684-81ae-b1db7a3d753a tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] GET http://10.222.0.57/volume/v3/fb854212c8fb4288b8470f0c72caf3c0/volumes/eb4db828-fd0b-41b5-9a59-3fbce98424ee Dec 06 06:24:01.852349 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-739bafbd-ccbf-4684-81ae-b1db7a3d753a tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:24:01.852804 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:24:01.852804 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:24:01.854029 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-739bafbd-ccbf-4684-81ae-b1db7a3d753a tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:24:01.918858 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:24:01.918858 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:24:01.928976 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-739bafbd-ccbf-4684-81ae-b1db7a3d753a tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] Volume info retrieved successfully. Dec 06 06:24:01.950539 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:24:01.950539 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:24:01.961002 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-739bafbd-ccbf-4684-81ae-b1db7a3d753a tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] http://10.222.0.57/volume/v3/fb854212c8fb4288b8470f0c72caf3c0/volumes/eb4db828-fd0b-41b5-9a59-3fbce98424ee returned with HTTP 200 Dec 06 06:24:01.962359 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 290/573] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:24:01 2020] GET /volume/v3/fb854212c8fb4288b8470f0c72caf3c0/volumes/eb4db828-fd0b-41b5-9a59-3fbce98424ee => generated 1244 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 06 06:24:01.977727 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-c67ccc81-95c7-40d3-a8da-3b5e91443c2a tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] POST http://10.222.0.57/volume/v3/fb854212c8fb4288b8470f0c72caf3c0/volumes/eb4db828-fd0b-41b5-9a59-3fbce98424ee/action Dec 06 06:24:01.978486 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:24:01.978486 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:24:01.979186 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-c67ccc81-95c7-40d3-a8da-3b5e91443c2a tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] Action body: b'{"os-detach": {}}' {{(pid=88145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 06 06:24:01.979749 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-c67ccc81-95c7-40d3-a8da-3b5e91443c2a tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 06 06:24:02.039164 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:24:02.039164 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:24:02.040535 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-c67ccc81-95c7-40d3-a8da-3b5e91443c2a tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] Volume info retrieved successfully. Dec 06 06:24:02.302272 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-c67ccc81-95c7-40d3-a8da-3b5e91443c2a tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] Detach volume completed successfully. Dec 06 06:24:02.303283 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-c67ccc81-95c7-40d3-a8da-3b5e91443c2a tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] http://10.222.0.57/volume/v3/fb854212c8fb4288b8470f0c72caf3c0/volumes/eb4db828-fd0b-41b5-9a59-3fbce98424ee/action returned with HTTP 202 Dec 06 06:24:02.304720 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 284/574] 10.222.0.57 () {60 vars in 1357 bytes} [Sun Dec 6 06:24:01 2020] POST /volume/v3/fb854212c8fb4288b8470f0c72caf3c0/volumes/eb4db828-fd0b-41b5-9a59-3fbce98424ee/action => generated 0 bytes in 331 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 06 06:24:02.312229 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-3dc60b07-8f37-4721-b5aa-cf43d26ad065 tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] GET http://10.222.0.57/volume/v3/fb854212c8fb4288b8470f0c72caf3c0/volumes/eb4db828-fd0b-41b5-9a59-3fbce98424ee Dec 06 06:24:02.312958 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-3dc60b07-8f37-4721-b5aa-cf43d26ad065 tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:24:02.313154 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:24:02.313154 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:24:02.313524 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-3dc60b07-8f37-4721-b5aa-cf43d26ad065 tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:24:02.384868 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:24:02.384868 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:24:02.393854 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-3dc60b07-8f37-4721-b5aa-cf43d26ad065 tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] Volume info retrieved successfully. Dec 06 06:24:02.419326 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-3dc60b07-8f37-4721-b5aa-cf43d26ad065 tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] http://10.222.0.57/volume/v3/fb854212c8fb4288b8470f0c72caf3c0/volumes/eb4db828-fd0b-41b5-9a59-3fbce98424ee returned with HTTP 200 Dec 06 06:24:02.420510 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 291/575] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:24:02 2020] GET /volume/v3/fb854212c8fb4288b8470f0c72caf3c0/volumes/eb4db828-fd0b-41b5-9a59-3fbce98424ee => generated 929 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:24:12.859960 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-1219c30f-30b0-4bbd-acfa-dcbd09bb8001 tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] POST http://10.222.0.57/volume/v3/fb854212c8fb4288b8470f0c72caf3c0/volumes/eb4db828-fd0b-41b5-9a59-3fbce98424ee/action Dec 06 06:24:12.860464 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:24:12.860464 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:24:12.861129 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-1219c30f-30b0-4bbd-acfa-dcbd09bb8001 tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] Action body: b'{"os-reserve": {}}' {{(pid=88145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 06 06:24:12.862512 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-1219c30f-30b0-4bbd-acfa-dcbd09bb8001 tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 06 06:24:12.973584 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:24:12.973584 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:24:12.975305 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-1219c30f-30b0-4bbd-acfa-dcbd09bb8001 tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] Volume info retrieved successfully. Dec 06 06:24:13.003803 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-1219c30f-30b0-4bbd-acfa-dcbd09bb8001 tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] Reserve volume completed successfully. Dec 06 06:24:13.004670 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-1219c30f-30b0-4bbd-acfa-dcbd09bb8001 tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] http://10.222.0.57/volume/v3/fb854212c8fb4288b8470f0c72caf3c0/volumes/eb4db828-fd0b-41b5-9a59-3fbce98424ee/action returned with HTTP 202 Dec 06 06:24:13.005769 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 285/576] 10.222.0.57 () {60 vars in 1357 bytes} [Sun Dec 6 06:24:12 2020] POST /volume/v3/fb854212c8fb4288b8470f0c72caf3c0/volumes/eb4db828-fd0b-41b5-9a59-3fbce98424ee/action => generated 0 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 06 06:24:13.014082 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-3283aaab-e6e8-4cec-a828-7102815918ce tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] GET http://10.222.0.57/volume/v3/fb854212c8fb4288b8470f0c72caf3c0/volumes/eb4db828-fd0b-41b5-9a59-3fbce98424ee Dec 06 06:24:13.014925 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-3283aaab-e6e8-4cec-a828-7102815918ce tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:24:13.015350 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:24:13.015350 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:24:13.016025 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-3283aaab-e6e8-4cec-a828-7102815918ce tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:24:13.088789 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:24:13.088789 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:24:13.098240 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-3283aaab-e6e8-4cec-a828-7102815918ce tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] Volume info retrieved successfully. Dec 06 06:24:13.126844 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-3283aaab-e6e8-4cec-a828-7102815918ce tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] http://10.222.0.57/volume/v3/fb854212c8fb4288b8470f0c72caf3c0/volumes/eb4db828-fd0b-41b5-9a59-3fbce98424ee returned with HTTP 200 Dec 06 06:24:13.127962 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 292/577] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:24:13 2020] GET /volume/v3/fb854212c8fb4288b8470f0c72caf3c0/volumes/eb4db828-fd0b-41b5-9a59-3fbce98424ee => generated 929 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:24:13.143270 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-ae8a2839-87d6-470a-a567-580033ed79ff tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] POST http://10.222.0.57/volume/v3/fb854212c8fb4288b8470f0c72caf3c0/volumes/eb4db828-fd0b-41b5-9a59-3fbce98424ee/action Dec 06 06:24:13.143929 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:24:13.143929 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:24:13.144569 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-ae8a2839-87d6-470a-a567-580033ed79ff tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] Action body: b'{"os-unreserve": {}}' {{(pid=88145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 06 06:24:13.145093 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-ae8a2839-87d6-470a-a567-580033ed79ff tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 06 06:24:13.216186 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:24:13.216186 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:24:13.217890 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-ae8a2839-87d6-470a-a567-580033ed79ff tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] Volume info retrieved successfully. Dec 06 06:24:13.306722 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-ae8a2839-87d6-470a-a567-580033ed79ff tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] Unreserve volume completed successfully. Dec 06 06:24:13.307631 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-ae8a2839-87d6-470a-a567-580033ed79ff tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] http://10.222.0.57/volume/v3/fb854212c8fb4288b8470f0c72caf3c0/volumes/eb4db828-fd0b-41b5-9a59-3fbce98424ee/action returned with HTTP 202 Dec 06 06:24:13.309067 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 286/578] 10.222.0.57 () {60 vars in 1357 bytes} [Sun Dec 6 06:24:13 2020] POST /volume/v3/fb854212c8fb4288b8470f0c72caf3c0/volumes/eb4db828-fd0b-41b5-9a59-3fbce98424ee/action => generated 0 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 06 06:24:13.319325 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-6efc4332-5e02-45c5-871d-8131a9aa7775 tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] GET http://10.222.0.57/volume/v3/fb854212c8fb4288b8470f0c72caf3c0/volumes/eb4db828-fd0b-41b5-9a59-3fbce98424ee Dec 06 06:24:13.319858 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-6efc4332-5e02-45c5-871d-8131a9aa7775 tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:24:13.320047 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:24:13.320047 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:24:13.321711 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-6efc4332-5e02-45c5-871d-8131a9aa7775 tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:24:13.385814 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:24:13.385814 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:24:13.396345 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-6efc4332-5e02-45c5-871d-8131a9aa7775 tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] Volume info retrieved successfully. Dec 06 06:24:13.429823 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-6efc4332-5e02-45c5-871d-8131a9aa7775 tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] http://10.222.0.57/volume/v3/fb854212c8fb4288b8470f0c72caf3c0/volumes/eb4db828-fd0b-41b5-9a59-3fbce98424ee returned with HTTP 200 Dec 06 06:24:13.430926 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 293/579] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:24:13 2020] GET /volume/v3/fb854212c8fb4288b8470f0c72caf3c0/volumes/eb4db828-fd0b-41b5-9a59-3fbce98424ee => generated 929 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:24:13.449504 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-c4fbc303-964d-4157-8b37-0911c672da41 tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] POST http://10.222.0.57/volume/v3/fb854212c8fb4288b8470f0c72caf3c0/volumes/eb4db828-fd0b-41b5-9a59-3fbce98424ee/action Dec 06 06:24:13.449772 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:24:13.449772 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:24:13.450192 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-c4fbc303-964d-4157-8b37-0911c672da41 tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=88145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 06 06:24:13.450742 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-c4fbc303-964d-4157-8b37-0911c672da41 tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 06 06:24:13.554311 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:24:13.554311 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:24:13.555521 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-c4fbc303-964d-4157-8b37-0911c672da41 tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] Volume info retrieved successfully. Dec 06 06:24:13.580204 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-c4fbc303-964d-4157-8b37-0911c672da41 tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] Volume updated successfully. Dec 06 06:24:13.580894 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-c4fbc303-964d-4157-8b37-0911c672da41 tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] http://10.222.0.57/volume/v3/fb854212c8fb4288b8470f0c72caf3c0/volumes/eb4db828-fd0b-41b5-9a59-3fbce98424ee/action returned with HTTP 200 Dec 06 06:24:13.585890 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 287/580] 10.222.0.57 () {60 vars in 1357 bytes} [Sun Dec 6 06:24:13 2020] POST /volume/v3/fb854212c8fb4288b8470f0c72caf3c0/volumes/eb4db828-fd0b-41b5-9a59-3fbce98424ee/action => generated 0 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Dec 06 06:24:13.590712 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-085f7c95-202f-405f-9d9e-b95f316ac748 tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] GET http://10.222.0.57/volume/v3/fb854212c8fb4288b8470f0c72caf3c0/volumes/eb4db828-fd0b-41b5-9a59-3fbce98424ee Dec 06 06:24:13.591740 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-085f7c95-202f-405f-9d9e-b95f316ac748 tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:24:13.592151 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:24:13.592151 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:24:13.592856 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-085f7c95-202f-405f-9d9e-b95f316ac748 tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:24:13.668321 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:24:13.668321 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:24:13.679122 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-085f7c95-202f-405f-9d9e-b95f316ac748 tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] Volume info retrieved successfully. Dec 06 06:24:13.708893 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-085f7c95-202f-405f-9d9e-b95f316ac748 tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] http://10.222.0.57/volume/v3/fb854212c8fb4288b8470f0c72caf3c0/volumes/eb4db828-fd0b-41b5-9a59-3fbce98424ee returned with HTTP 200 Dec 06 06:24:13.712967 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 294/581] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:24:13 2020] GET /volume/v3/fb854212c8fb4288b8470f0c72caf3c0/volumes/eb4db828-fd0b-41b5-9a59-3fbce98424ee => generated 928 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:24:13.730037 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-aa046eec-7cfc-4e3b-97f2-16c31463ee57 tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] POST http://10.222.0.57/volume/v3/fb854212c8fb4288b8470f0c72caf3c0/volumes/eb4db828-fd0b-41b5-9a59-3fbce98424ee/action Dec 06 06:24:13.730775 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:24:13.730775 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:24:13.731428 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-aa046eec-7cfc-4e3b-97f2-16c31463ee57 tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=88145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 06 06:24:13.732097 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-aa046eec-7cfc-4e3b-97f2-16c31463ee57 tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 06 06:24:13.875920 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:24:13.875920 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:24:13.877569 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-aa046eec-7cfc-4e3b-97f2-16c31463ee57 tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] Volume info retrieved successfully. Dec 06 06:24:13.898766 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-aa046eec-7cfc-4e3b-97f2-16c31463ee57 tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] Volume updated successfully. Dec 06 06:24:13.900167 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-aa046eec-7cfc-4e3b-97f2-16c31463ee57 tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] http://10.222.0.57/volume/v3/fb854212c8fb4288b8470f0c72caf3c0/volumes/eb4db828-fd0b-41b5-9a59-3fbce98424ee/action returned with HTTP 200 Dec 06 06:24:13.905221 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 288/582] 10.222.0.57 () {60 vars in 1357 bytes} [Sun Dec 6 06:24:13 2020] POST /volume/v3/fb854212c8fb4288b8470f0c72caf3c0/volumes/eb4db828-fd0b-41b5-9a59-3fbce98424ee/action => generated 0 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Dec 06 06:24:13.910905 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-8a43ad21-6549-40bf-a7f5-af56d9f2075c tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] GET http://10.222.0.57/volume/v3/fb854212c8fb4288b8470f0c72caf3c0/volumes/eb4db828-fd0b-41b5-9a59-3fbce98424ee Dec 06 06:24:13.913100 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-8a43ad21-6549-40bf-a7f5-af56d9f2075c tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:24:13.913527 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:24:13.913527 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:24:13.914560 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-8a43ad21-6549-40bf-a7f5-af56d9f2075c tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:24:13.978981 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:24:13.978981 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:24:14.011625 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-8a43ad21-6549-40bf-a7f5-af56d9f2075c tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] Volume info retrieved successfully. Dec 06 06:24:14.072201 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-8a43ad21-6549-40bf-a7f5-af56d9f2075c tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] http://10.222.0.57/volume/v3/fb854212c8fb4288b8470f0c72caf3c0/volumes/eb4db828-fd0b-41b5-9a59-3fbce98424ee returned with HTTP 200 Dec 06 06:24:14.073468 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 295/583] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:24:13 2020] GET /volume/v3/fb854212c8fb4288b8470f0c72caf3c0/volumes/eb4db828-fd0b-41b5-9a59-3fbce98424ee => generated 929 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 06 06:24:14.092534 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-20b5b86b-a070-4a9e-a4bc-846f70c12c25 tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] POST http://10.222.0.57/volume/v3/fb854212c8fb4288b8470f0c72caf3c0/volumes/eb4db828-fd0b-41b5-9a59-3fbce98424ee/action Dec 06 06:24:14.093014 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:24:14.093014 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:24:14.093450 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-20b5b86b-a070-4a9e-a4bc-846f70c12c25 tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=88145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 06 06:24:14.093838 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-20b5b86b-a070-4a9e-a4bc-846f70c12c25 tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 06 06:24:14.232920 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:24:14.232920 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:24:14.234034 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-20b5b86b-a070-4a9e-a4bc-846f70c12c25 tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] Volume info retrieved successfully. Dec 06 06:24:14.262088 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-20b5b86b-a070-4a9e-a4bc-846f70c12c25 tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] Update volume admin metadata completed successfully. Dec 06 06:24:14.262487 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-20b5b86b-a070-4a9e-a4bc-846f70c12c25 tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] Update readonly setting on volume completed successfully. Dec 06 06:24:14.263183 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-20b5b86b-a070-4a9e-a4bc-846f70c12c25 tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] http://10.222.0.57/volume/v3/fb854212c8fb4288b8470f0c72caf3c0/volumes/eb4db828-fd0b-41b5-9a59-3fbce98424ee/action returned with HTTP 202 Dec 06 06:24:14.264238 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 289/584] 10.222.0.57 () {60 vars in 1357 bytes} [Sun Dec 6 06:24:14 2020] POST /volume/v3/fb854212c8fb4288b8470f0c72caf3c0/volumes/eb4db828-fd0b-41b5-9a59-3fbce98424ee/action => generated 0 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 06 06:24:14.271463 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-d7be2d44-5351-49bf-80e7-98ba4251677b tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] GET http://10.222.0.57/volume/v3/fb854212c8fb4288b8470f0c72caf3c0/volumes/eb4db828-fd0b-41b5-9a59-3fbce98424ee Dec 06 06:24:14.273052 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-d7be2d44-5351-49bf-80e7-98ba4251677b tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:24:14.273052 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:24:14.273052 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:24:14.273594 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-d7be2d44-5351-49bf-80e7-98ba4251677b tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:24:14.335856 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:24:14.335856 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:24:14.345621 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-d7be2d44-5351-49bf-80e7-98ba4251677b tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] Volume info retrieved successfully. Dec 06 06:24:14.370402 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-d7be2d44-5351-49bf-80e7-98ba4251677b tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] http://10.222.0.57/volume/v3/fb854212c8fb4288b8470f0c72caf3c0/volumes/eb4db828-fd0b-41b5-9a59-3fbce98424ee returned with HTTP 200 Dec 06 06:24:14.371410 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 296/585] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:24:14 2020] GET /volume/v3/fb854212c8fb4288b8470f0c72caf3c0/volumes/eb4db828-fd0b-41b5-9a59-3fbce98424ee => generated 928 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:24:14.387409 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-972d0dfa-f7eb-4d7a-94cb-a34e89091c77 tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] POST http://10.222.0.57/volume/v3/fb854212c8fb4288b8470f0c72caf3c0/volumes/eb4db828-fd0b-41b5-9a59-3fbce98424ee/action Dec 06 06:24:14.388178 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:24:14.388178 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:24:14.388984 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-972d0dfa-f7eb-4d7a-94cb-a34e89091c77 tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=88145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 06 06:24:14.389560 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-972d0dfa-f7eb-4d7a-94cb-a34e89091c77 tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 06 06:24:14.448630 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:24:14.448630 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:24:14.450259 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-972d0dfa-f7eb-4d7a-94cb-a34e89091c77 tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] Volume info retrieved successfully. Dec 06 06:24:14.477297 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-972d0dfa-f7eb-4d7a-94cb-a34e89091c77 tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] Update volume admin metadata completed successfully. Dec 06 06:24:14.477690 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-972d0dfa-f7eb-4d7a-94cb-a34e89091c77 tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] Update readonly setting on volume completed successfully. Dec 06 06:24:14.478387 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-972d0dfa-f7eb-4d7a-94cb-a34e89091c77 tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] http://10.222.0.57/volume/v3/fb854212c8fb4288b8470f0c72caf3c0/volumes/eb4db828-fd0b-41b5-9a59-3fbce98424ee/action returned with HTTP 202 Dec 06 06:24:14.479292 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 290/586] 10.222.0.57 () {60 vars in 1357 bytes} [Sun Dec 6 06:24:14 2020] POST /volume/v3/fb854212c8fb4288b8470f0c72caf3c0/volumes/eb4db828-fd0b-41b5-9a59-3fbce98424ee/action => generated 0 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 06 06:24:14.490923 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-aa74f74f-cca8-4f0e-82a7-84b6dbf8049e tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] GET http://10.222.0.57/volume/v3/fb854212c8fb4288b8470f0c72caf3c0/volumes/eb4db828-fd0b-41b5-9a59-3fbce98424ee Dec 06 06:24:14.491455 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-aa74f74f-cca8-4f0e-82a7-84b6dbf8049e tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:24:14.491671 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:24:14.491671 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:24:14.492044 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-aa74f74f-cca8-4f0e-82a7-84b6dbf8049e tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:24:14.554952 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:24:14.554952 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:24:14.562599 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-aa74f74f-cca8-4f0e-82a7-84b6dbf8049e tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] Volume info retrieved successfully. Dec 06 06:24:14.589245 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-aa74f74f-cca8-4f0e-82a7-84b6dbf8049e tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] http://10.222.0.57/volume/v3/fb854212c8fb4288b8470f0c72caf3c0/volumes/eb4db828-fd0b-41b5-9a59-3fbce98424ee returned with HTTP 200 Dec 06 06:24:14.603030 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 297/587] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:24:14 2020] GET /volume/v3/fb854212c8fb4288b8470f0c72caf3c0/volumes/eb4db828-fd0b-41b5-9a59-3fbce98424ee => generated 929 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:24:14.606673 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-1a1968b4-56d4-46a7-abf5-6db6cef82ed9 tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] POST http://10.222.0.57/volume/v3/fb854212c8fb4288b8470f0c72caf3c0/volumes/eb4db828-fd0b-41b5-9a59-3fbce98424ee/action Dec 06 06:24:14.607312 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:24:14.607312 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:24:14.608020 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-1a1968b4-56d4-46a7-abf5-6db6cef82ed9 tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-341446965", "disk_format": "raw"}}' {{(pid=88145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 06 06:24:14.608556 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-1a1968b4-56d4-46a7-abf5-6db6cef82ed9 tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-341446965", "disk_format": "raw"}} {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 06 06:24:14.665085 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:24:14.665085 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:24:14.666397 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-1a1968b4-56d4-46a7-abf5-6db6cef82ed9 tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] Volume info retrieved successfully. Dec 06 06:24:14.734924 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:24:14.734924 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:24:14.895277 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-1a1968b4-56d4-46a7-abf5-6db6cef82ed9 tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] Copy volume to image completed successfully. Dec 06 06:24:14.897423 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-1a1968b4-56d4-46a7-abf5-6db6cef82ed9 tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] http://10.222.0.57/volume/v3/fb854212c8fb4288b8470f0c72caf3c0/volumes/eb4db828-fd0b-41b5-9a59-3fbce98424ee/action returned with HTTP 202 Dec 06 06:24:14.899041 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 291/588] 10.222.0.57 () {60 vars in 1358 bytes} [Sun Dec 6 06:24:14 2020] POST /volume/v3/fb854212c8fb4288b8470f0c72caf3c0/volumes/eb4db828-fd0b-41b5-9a59-3fbce98424ee/action => generated 692 bytes in 296 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 06 06:24:36.249287 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-66c11bec-23a3-4fee-8f48-7a59fdcc2f62 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] DELETE http://10.222.0.57/volume/v3/36159a9aa30e456c89018ee558573a67/volumes/734f1df5-411b-4464-bcb1-db3f43d225fa Dec 06 06:24:36.250560 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-66c11bec-23a3-4fee-8f48-7a59fdcc2f62 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:24:36.251152 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:24:36.251152 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:24:36.251915 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-66c11bec-23a3-4fee-8f48-7a59fdcc2f62 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Calling method 'delete' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:24:36.253234 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.v3.volumes [None req-66c11bec-23a3-4fee-8f48-7a59fdcc2f62 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Delete volume with id: 734f1df5-411b-4464-bcb1-db3f43d225fa Dec 06 06:24:36.371179 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:24:36.371179 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:24:36.374568 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-66c11bec-23a3-4fee-8f48-7a59fdcc2f62 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Volume info retrieved successfully. Dec 06 06:24:36.427919 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-66c11bec-23a3-4fee-8f48-7a59fdcc2f62 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Delete volume request issued successfully. Dec 06 06:24:36.434693 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-66c11bec-23a3-4fee-8f48-7a59fdcc2f62 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] http://10.222.0.57/volume/v3/36159a9aa30e456c89018ee558573a67/volumes/734f1df5-411b-4464-bcb1-db3f43d225fa returned with HTTP 202 Dec 06 06:24:36.435786 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 298/589] 10.222.0.57 () {58 vars in 1318 bytes} [Sun Dec 6 06:24:36 2020] DELETE /volume/v3/36159a9aa30e456c89018ee558573a67/volumes/734f1df5-411b-4464-bcb1-db3f43d225fa => generated 0 bytes in 192 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 06 06:24:36.445828 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-496ec2ed-e365-4fae-9a83-125b1119b393 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] GET http://10.222.0.57/volume/v3/36159a9aa30e456c89018ee558573a67/volumes/734f1df5-411b-4464-bcb1-db3f43d225fa Dec 06 06:24:36.446712 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-496ec2ed-e365-4fae-9a83-125b1119b393 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:24:36.447168 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:24:36.447168 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:24:36.447806 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-496ec2ed-e365-4fae-9a83-125b1119b393 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:24:36.549850 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:24:36.549850 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:24:36.562334 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-496ec2ed-e365-4fae-9a83-125b1119b393 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Volume info retrieved successfully. Dec 06 06:24:36.605082 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-496ec2ed-e365-4fae-9a83-125b1119b393 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] http://10.222.0.57/volume/v3/36159a9aa30e456c89018ee558573a67/volumes/734f1df5-411b-4464-bcb1-db3f43d225fa returned with HTTP 200 Dec 06 06:24:36.606323 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 292/590] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:24:36 2020] GET /volume/v3/36159a9aa30e456c89018ee558573a67/volumes/734f1df5-411b-4464-bcb1-db3f43d225fa => generated 913 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:24:37.621517 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-d9dbafae-7d0d-4cbf-9837-8ef41402b54b tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] GET http://10.222.0.57/volume/v3/36159a9aa30e456c89018ee558573a67/volumes/734f1df5-411b-4464-bcb1-db3f43d225fa Dec 06 06:24:37.622369 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-d9dbafae-7d0d-4cbf-9837-8ef41402b54b tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:24:37.622995 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:24:37.622995 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:24:37.623354 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-d9dbafae-7d0d-4cbf-9837-8ef41402b54b tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:24:37.803345 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:24:37.803345 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:24:37.831141 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-d9dbafae-7d0d-4cbf-9837-8ef41402b54b tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Volume info retrieved successfully. Dec 06 06:24:37.885571 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-d9dbafae-7d0d-4cbf-9837-8ef41402b54b tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] http://10.222.0.57/volume/v3/36159a9aa30e456c89018ee558573a67/volumes/734f1df5-411b-4464-bcb1-db3f43d225fa returned with HTTP 200 Dec 06 06:24:37.887052 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 299/591] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:24:37 2020] GET /volume/v3/36159a9aa30e456c89018ee558573a67/volumes/734f1df5-411b-4464-bcb1-db3f43d225fa => generated 913 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:24:38.902590 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-ac1f179e-f72b-483a-9efd-b83986e9f45e tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] GET http://10.222.0.57/volume/v3/36159a9aa30e456c89018ee558573a67/volumes/734f1df5-411b-4464-bcb1-db3f43d225fa Dec 06 06:24:38.903250 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-ac1f179e-f72b-483a-9efd-b83986e9f45e tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:24:38.903477 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:24:38.903477 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:24:38.904160 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-ac1f179e-f72b-483a-9efd-b83986e9f45e tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:24:39.026264 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:24:39.026264 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:24:39.047823 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-ac1f179e-f72b-483a-9efd-b83986e9f45e tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Volume info retrieved successfully. Dec 06 06:24:39.098496 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-ac1f179e-f72b-483a-9efd-b83986e9f45e tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] http://10.222.0.57/volume/v3/36159a9aa30e456c89018ee558573a67/volumes/734f1df5-411b-4464-bcb1-db3f43d225fa returned with HTTP 200 Dec 06 06:24:39.100033 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 293/592] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:24:38 2020] GET /volume/v3/36159a9aa30e456c89018ee558573a67/volumes/734f1df5-411b-4464-bcb1-db3f43d225fa => generated 913 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:24:40.119374 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-700dd7a1-490c-41c7-801f-61fc5b94f3b8 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] GET http://10.222.0.57/volume/v3/36159a9aa30e456c89018ee558573a67/volumes/734f1df5-411b-4464-bcb1-db3f43d225fa Dec 06 06:24:40.120456 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-700dd7a1-490c-41c7-801f-61fc5b94f3b8 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:24:40.120901 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:24:40.120901 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:24:40.121581 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-700dd7a1-490c-41c7-801f-61fc5b94f3b8 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:24:40.270678 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-700dd7a1-490c-41c7-801f-61fc5b94f3b8 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] http://10.222.0.57/volume/v3/36159a9aa30e456c89018ee558573a67/volumes/734f1df5-411b-4464-bcb1-db3f43d225fa returned with HTTP 404 Dec 06 06:24:40.280177 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 300/593] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:24:40 2020] GET /volume/v3/36159a9aa30e456c89018ee558573a67/volumes/734f1df5-411b-4464-bcb1-db3f43d225fa => generated 109 bytes in 169 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 06 06:24:40.289317 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-672ca57c-51d0-49aa-a319-1ab68dac57b8 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] DELETE http://10.222.0.57/volume/v3/36159a9aa30e456c89018ee558573a67/volumes/d5d6a6e8-0554-44df-8452-2f49c813dcf9 Dec 06 06:24:40.292290 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-672ca57c-51d0-49aa-a319-1ab68dac57b8 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:24:40.292499 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:24:40.292499 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:24:40.307395 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-672ca57c-51d0-49aa-a319-1ab68dac57b8 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Calling method 'delete' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:24:40.308152 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.v3.volumes [None req-672ca57c-51d0-49aa-a319-1ab68dac57b8 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Delete volume with id: d5d6a6e8-0554-44df-8452-2f49c813dcf9 Dec 06 06:24:40.406192 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:24:40.406192 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:24:40.407287 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-672ca57c-51d0-49aa-a319-1ab68dac57b8 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Volume info retrieved successfully. Dec 06 06:24:40.459814 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-672ca57c-51d0-49aa-a319-1ab68dac57b8 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Delete volume request issued successfully. Dec 06 06:24:40.460488 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-672ca57c-51d0-49aa-a319-1ab68dac57b8 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] http://10.222.0.57/volume/v3/36159a9aa30e456c89018ee558573a67/volumes/d5d6a6e8-0554-44df-8452-2f49c813dcf9 returned with HTTP 202 Dec 06 06:24:40.462823 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 294/594] 10.222.0.57 () {58 vars in 1318 bytes} [Sun Dec 6 06:24:40 2020] DELETE /volume/v3/36159a9aa30e456c89018ee558573a67/volumes/d5d6a6e8-0554-44df-8452-2f49c813dcf9 => generated 0 bytes in 179 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 06 06:24:40.469966 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-8c259c62-f335-43bf-a303-92868e2dc6f8 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] GET http://10.222.0.57/volume/v3/36159a9aa30e456c89018ee558573a67/volumes/d5d6a6e8-0554-44df-8452-2f49c813dcf9 Dec 06 06:24:40.470485 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-8c259c62-f335-43bf-a303-92868e2dc6f8 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:24:40.470966 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-8c259c62-f335-43bf-a303-92868e2dc6f8 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:24:40.607508 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:24:40.607508 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:24:40.637459 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-8c259c62-f335-43bf-a303-92868e2dc6f8 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Volume info retrieved successfully. Dec 06 06:24:40.689305 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-8c259c62-f335-43bf-a303-92868e2dc6f8 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] http://10.222.0.57/volume/v3/36159a9aa30e456c89018ee558573a67/volumes/d5d6a6e8-0554-44df-8452-2f49c813dcf9 returned with HTTP 200 Dec 06 06:24:40.692855 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 301/595] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:24:40 2020] GET /volume/v3/36159a9aa30e456c89018ee558573a67/volumes/d5d6a6e8-0554-44df-8452-2f49c813dcf9 => generated 912 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:24:41.713265 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-1b393e80-9d18-4dd0-a843-2aea5ba8c52f tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] GET http://10.222.0.57/volume/v3/36159a9aa30e456c89018ee558573a67/volumes/d5d6a6e8-0554-44df-8452-2f49c813dcf9 Dec 06 06:24:41.714797 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-1b393e80-9d18-4dd0-a843-2aea5ba8c52f tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:24:41.715761 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:24:41.715761 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:24:41.718079 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-1b393e80-9d18-4dd0-a843-2aea5ba8c52f tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:24:41.856115 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:24:41.856115 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:24:41.891071 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-1b393e80-9d18-4dd0-a843-2aea5ba8c52f tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Volume info retrieved successfully. Dec 06 06:24:41.950036 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-1b393e80-9d18-4dd0-a843-2aea5ba8c52f tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] http://10.222.0.57/volume/v3/36159a9aa30e456c89018ee558573a67/volumes/d5d6a6e8-0554-44df-8452-2f49c813dcf9 returned with HTTP 200 Dec 06 06:24:41.953494 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 295/596] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:24:41 2020] GET /volume/v3/36159a9aa30e456c89018ee558573a67/volumes/d5d6a6e8-0554-44df-8452-2f49c813dcf9 => generated 912 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:24:42.980837 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-da98e144-7b1c-45a7-a9ad-02ec1c74d974 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] GET http://10.222.0.57/volume/v3/36159a9aa30e456c89018ee558573a67/volumes/d5d6a6e8-0554-44df-8452-2f49c813dcf9 Dec 06 06:24:42.981359 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-da98e144-7b1c-45a7-a9ad-02ec1c74d974 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:24:42.981664 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:24:42.981664 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:24:42.982187 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-da98e144-7b1c-45a7-a9ad-02ec1c74d974 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:24:43.107893 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:24:43.107893 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:24:43.130535 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-da98e144-7b1c-45a7-a9ad-02ec1c74d974 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Volume info retrieved successfully. Dec 06 06:24:43.186380 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-da98e144-7b1c-45a7-a9ad-02ec1c74d974 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] http://10.222.0.57/volume/v3/36159a9aa30e456c89018ee558573a67/volumes/d5d6a6e8-0554-44df-8452-2f49c813dcf9 returned with HTTP 200 Dec 06 06:24:43.189824 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 302/597] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:24:42 2020] GET /volume/v3/36159a9aa30e456c89018ee558573a67/volumes/d5d6a6e8-0554-44df-8452-2f49c813dcf9 => generated 912 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:24:43.951211 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-3acd7051-cc64-4f97-9403-b8df845c14b6 req-4f8da891-0a30-45a1-8681-7e471372fa53 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] DELETE http://10.222.0.57/volume/v3/8aa87d016319408da1aa72aa057ec351/attachments/9f0b5c0c-364d-498e-ba03-6a0f5f815ead Dec 06 06:24:43.951843 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-3acd7051-cc64-4f97-9403-b8df845c14b6 req-4f8da891-0a30-45a1-8681-7e471372fa53 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:24:43.952129 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:24:43.952129 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:24:43.952581 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-3acd7051-cc64-4f97-9403-b8df845c14b6 req-4f8da891-0a30-45a1-8681-7e471372fa53 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Calling method 'version_select' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:24:44.053838 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:24:44.053838 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:24:44.205979 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-010599dd-0e99-4a19-8fc0-1a271e9ba103 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] GET http://10.222.0.57/volume/v3/36159a9aa30e456c89018ee558573a67/volumes/d5d6a6e8-0554-44df-8452-2f49c813dcf9 Dec 06 06:24:44.206507 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-010599dd-0e99-4a19-8fc0-1a271e9ba103 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:24:44.206721 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:24:44.206721 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:24:44.207095 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-010599dd-0e99-4a19-8fc0-1a271e9ba103 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:24:44.461058 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-010599dd-0e99-4a19-8fc0-1a271e9ba103 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] http://10.222.0.57/volume/v3/36159a9aa30e456c89018ee558573a67/volumes/d5d6a6e8-0554-44df-8452-2f49c813dcf9 returned with HTTP 404 Dec 06 06:24:44.468131 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 303/598] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:24:44 2020] GET /volume/v3/36159a9aa30e456c89018ee558573a67/volumes/d5d6a6e8-0554-44df-8452-2f49c813dcf9 => generated 109 bytes in 264 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 06 06:24:44.477585 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-077fcb02-3a92-4a29-8e4f-5858a3bf8e86 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] DELETE http://10.222.0.57/volume/v3/36159a9aa30e456c89018ee558573a67/volumes/251a2c44-215b-45ec-ba57-3ef47d22c462 Dec 06 06:24:44.478103 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-077fcb02-3a92-4a29-8e4f-5858a3bf8e86 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:24:44.478599 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-077fcb02-3a92-4a29-8e4f-5858a3bf8e86 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Calling method 'delete' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:24:44.479059 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.v3.volumes [None req-077fcb02-3a92-4a29-8e4f-5858a3bf8e86 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Delete volume with id: 251a2c44-215b-45ec-ba57-3ef47d22c462 Dec 06 06:24:44.687576 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:24:44.687576 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:24:44.699617 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-077fcb02-3a92-4a29-8e4f-5858a3bf8e86 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Volume info retrieved successfully. Dec 06 06:24:44.777801 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-077fcb02-3a92-4a29-8e4f-5858a3bf8e86 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Delete volume request issued successfully. Dec 06 06:24:44.778283 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-077fcb02-3a92-4a29-8e4f-5858a3bf8e86 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] http://10.222.0.57/volume/v3/36159a9aa30e456c89018ee558573a67/volumes/251a2c44-215b-45ec-ba57-3ef47d22c462 returned with HTTP 202 Dec 06 06:24:44.782170 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 304/599] 10.222.0.57 () {58 vars in 1318 bytes} [Sun Dec 6 06:24:44 2020] DELETE /volume/v3/36159a9aa30e456c89018ee558573a67/volumes/251a2c44-215b-45ec-ba57-3ef47d22c462 => generated 0 bytes in 310 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 06 06:24:44.797127 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-dfe549b3-061a-489c-8626-f08ba9da54b4 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] GET http://10.222.0.57/volume/v3/36159a9aa30e456c89018ee558573a67/volumes/251a2c44-215b-45ec-ba57-3ef47d22c462 Dec 06 06:24:44.797717 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-dfe549b3-061a-489c-8626-f08ba9da54b4 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:24:44.797943 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:24:44.797943 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:24:44.798318 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-dfe549b3-061a-489c-8626-f08ba9da54b4 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:24:44.933122 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:24:44.933122 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:24:44.950152 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-dfe549b3-061a-489c-8626-f08ba9da54b4 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Volume info retrieved successfully. Dec 06 06:24:45.002665 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-dfe549b3-061a-489c-8626-f08ba9da54b4 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] http://10.222.0.57/volume/v3/36159a9aa30e456c89018ee558573a67/volumes/251a2c44-215b-45ec-ba57-3ef47d22c462 returned with HTTP 200 Dec 06 06:24:45.003916 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 305/600] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:24:44 2020] GET /volume/v3/36159a9aa30e456c89018ee558573a67/volumes/251a2c44-215b-45ec-ba57-3ef47d22c462 => generated 1361 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 06 06:24:45.812623 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [req-3acd7051-cc64-4f97-9403-b8df845c14b6 req-4f8da891-0a30-45a1-8681-7e471372fa53 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88145) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 06 06:24:45.818859 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [req-3acd7051-cc64-4f97-9403-b8df845c14b6 req-4f8da891-0a30-45a1-8681-7e471372fa53 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Pending status list for volume during attachment-delete: [] {{(pid=88145) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 06 06:24:45.837665 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-3acd7051-cc64-4f97-9403-b8df845c14b6 req-4f8da891-0a30-45a1-8681-7e471372fa53 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] http://10.222.0.57/volume/v3/8aa87d016319408da1aa72aa057ec351/attachments/9f0b5c0c-364d-498e-ba03-6a0f5f815ead returned with HTTP 200 Dec 06 06:24:45.841683 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 296/601] 10.222.0.55 () {62 vars in 1437 bytes} [Sun Dec 6 06:24:43 2020] DELETE /volume/v3/8aa87d016319408da1aa72aa057ec351/attachments/9f0b5c0c-364d-498e-ba03-6a0f5f815ead => generated 19 bytes in 1896 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:24:45.858437 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-3acd7051-cc64-4f97-9403-b8df845c14b6 req-ea7c4226-f480-437c-b2bb-a6c839a4aabb tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] DELETE http://10.222.0.57/volume/v3/8aa87d016319408da1aa72aa057ec351/attachments/d4f89e85-b08f-46ab-bf57-d2a898657f65 Dec 06 06:24:45.858880 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-3acd7051-cc64-4f97-9403-b8df845c14b6 req-ea7c4226-f480-437c-b2bb-a6c839a4aabb tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:24:45.859102 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:24:45.859102 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:24:45.859473 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-3acd7051-cc64-4f97-9403-b8df845c14b6 req-ea7c4226-f480-437c-b2bb-a6c839a4aabb tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Calling method 'version_select' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:24:45.929657 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:24:45.929657 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:24:46.021320 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-3e6b790e-8f7d-4b9a-a72f-9f37df7e5684 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] GET http://10.222.0.57/volume/v3/36159a9aa30e456c89018ee558573a67/volumes/251a2c44-215b-45ec-ba57-3ef47d22c462 Dec 06 06:24:46.021857 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-3e6b790e-8f7d-4b9a-a72f-9f37df7e5684 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:24:46.022074 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:24:46.022074 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:24:46.022546 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-3e6b790e-8f7d-4b9a-a72f-9f37df7e5684 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:24:46.208007 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:24:46.208007 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:24:46.256059 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-3e6b790e-8f7d-4b9a-a72f-9f37df7e5684 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Volume info retrieved successfully. Dec 06 06:24:46.343418 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-3e6b790e-8f7d-4b9a-a72f-9f37df7e5684 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] http://10.222.0.57/volume/v3/36159a9aa30e456c89018ee558573a67/volumes/251a2c44-215b-45ec-ba57-3ef47d22c462 returned with HTTP 200 Dec 06 06:24:46.350556 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 297/602] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:24:46 2020] GET /volume/v3/36159a9aa30e456c89018ee558573a67/volumes/251a2c44-215b-45ec-ba57-3ef47d22c462 => generated 1361 bytes in 333 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 06 06:24:47.360953 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-c18523dd-1886-462d-b1b4-a145f7295499 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] GET http://10.222.0.57/volume/v3/36159a9aa30e456c89018ee558573a67/volumes/251a2c44-215b-45ec-ba57-3ef47d22c462 Dec 06 06:24:47.361635 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-c18523dd-1886-462d-b1b4-a145f7295499 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:24:47.361955 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:24:47.361955 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:24:47.362513 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-c18523dd-1886-462d-b1b4-a145f7295499 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:24:47.395973 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [req-3acd7051-cc64-4f97-9403-b8df845c14b6 req-ea7c4226-f480-437c-b2bb-a6c839a4aabb tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88144) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 06 06:24:47.409352 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [req-3acd7051-cc64-4f97-9403-b8df845c14b6 req-ea7c4226-f480-437c-b2bb-a6c839a4aabb tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Pending status list for volume during attachment-delete: [] {{(pid=88144) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 06 06:24:47.480016 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-3acd7051-cc64-4f97-9403-b8df845c14b6 req-ea7c4226-f480-437c-b2bb-a6c839a4aabb tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] http://10.222.0.57/volume/v3/8aa87d016319408da1aa72aa057ec351/attachments/d4f89e85-b08f-46ab-bf57-d2a898657f65 returned with HTTP 200 Dec 06 06:24:47.485187 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 306/603] 10.222.0.55 () {62 vars in 1437 bytes} [Sun Dec 6 06:24:45 2020] DELETE /volume/v3/8aa87d016319408da1aa72aa057ec351/attachments/d4f89e85-b08f-46ab-bf57-d2a898657f65 => generated 19 bytes in 1631 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:24:47.511403 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-3acd7051-cc64-4f97-9403-b8df845c14b6 req-2aab04e0-aa5b-466e-a139-3118ada68957 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] DELETE http://10.222.0.57/volume/v3/8aa87d016319408da1aa72aa057ec351/attachments/564d80b9-b162-49a7-ab95-074ad5a3f582 Dec 06 06:24:47.512123 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-3acd7051-cc64-4f97-9403-b8df845c14b6 req-2aab04e0-aa5b-466e-a139-3118ada68957 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:24:47.512345 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:24:47.512345 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:24:47.512740 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-3acd7051-cc64-4f97-9403-b8df845c14b6 req-2aab04e0-aa5b-466e-a139-3118ada68957 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Calling method 'version_select' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:24:47.526692 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:24:47.526692 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:24:47.573463 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-c18523dd-1886-462d-b1b4-a145f7295499 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Volume info retrieved successfully. Dec 06 06:24:47.605582 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:24:47.605582 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:24:47.637343 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-c18523dd-1886-462d-b1b4-a145f7295499 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] http://10.222.0.57/volume/v3/36159a9aa30e456c89018ee558573a67/volumes/251a2c44-215b-45ec-ba57-3ef47d22c462 returned with HTTP 200 Dec 06 06:24:47.639431 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 298/604] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:24:47 2020] GET /volume/v3/36159a9aa30e456c89018ee558573a67/volumes/251a2c44-215b-45ec-ba57-3ef47d22c462 => generated 1361 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 06 06:24:48.653913 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-8da6f543-9ddd-4250-9a39-af733b0519d4 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] GET http://10.222.0.57/volume/v3/36159a9aa30e456c89018ee558573a67/volumes/251a2c44-215b-45ec-ba57-3ef47d22c462 Dec 06 06:24:48.655684 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-8da6f543-9ddd-4250-9a39-af733b0519d4 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:24:48.656045 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:24:48.656045 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:24:48.656806 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-8da6f543-9ddd-4250-9a39-af733b0519d4 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:24:48.698581 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [req-3acd7051-cc64-4f97-9403-b8df845c14b6 req-2aab04e0-aa5b-466e-a139-3118ada68957 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88144) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 06 06:24:48.709659 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [req-3acd7051-cc64-4f97-9403-b8df845c14b6 req-2aab04e0-aa5b-466e-a139-3118ada68957 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Pending status list for volume during attachment-delete: [] {{(pid=88144) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 06 06:24:48.732511 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-3acd7051-cc64-4f97-9403-b8df845c14b6 req-2aab04e0-aa5b-466e-a139-3118ada68957 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] http://10.222.0.57/volume/v3/8aa87d016319408da1aa72aa057ec351/attachments/564d80b9-b162-49a7-ab95-074ad5a3f582 returned with HTTP 200 Dec 06 06:24:48.735793 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 307/605] 10.222.0.55 () {62 vars in 1437 bytes} [Sun Dec 6 06:24:47 2020] DELETE /volume/v3/8aa87d016319408da1aa72aa057ec351/attachments/564d80b9-b162-49a7-ab95-074ad5a3f582 => generated 19 bytes in 1240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:24:48.770576 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:24:48.770576 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:24:48.781265 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-8da6f543-9ddd-4250-9a39-af733b0519d4 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Volume info retrieved successfully. Dec 06 06:24:48.808479 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-8da6f543-9ddd-4250-9a39-af733b0519d4 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] http://10.222.0.57/volume/v3/36159a9aa30e456c89018ee558573a67/volumes/251a2c44-215b-45ec-ba57-3ef47d22c462 returned with HTTP 200 Dec 06 06:24:48.809831 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 299/606] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:24:48 2020] GET /volume/v3/36159a9aa30e456c89018ee558573a67/volumes/251a2c44-215b-45ec-ba57-3ef47d22c462 => generated 1361 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 06 06:24:49.829317 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-ceb79e09-230e-4961-997e-efe619771674 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] GET http://10.222.0.57/volume/v3/36159a9aa30e456c89018ee558573a67/volumes/251a2c44-215b-45ec-ba57-3ef47d22c462 Dec 06 06:24:49.830555 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-ceb79e09-230e-4961-997e-efe619771674 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:24:49.830923 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:24:49.830923 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:24:49.831723 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-ceb79e09-230e-4961-997e-efe619771674 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:24:49.879005 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-ceb79e09-230e-4961-997e-efe619771674 tempest-TaggedBootDevicesTest-861215522 tempest-TaggedBootDevicesTest-861215522] http://10.222.0.57/volume/v3/36159a9aa30e456c89018ee558573a67/volumes/251a2c44-215b-45ec-ba57-3ef47d22c462 returned with HTTP 404 Dec 06 06:24:49.881146 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 308/607] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:24:49 2020] GET /volume/v3/36159a9aa30e456c89018ee558573a67/volumes/251a2c44-215b-45ec-ba57-3ef47d22c462 => generated 109 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 06 06:24:57.851119 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-cb098f33-c9c3-48b0-ace1-65cc1a5edd2e tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] GET http://10.222.0.57/volume/v3/fb854212c8fb4288b8470f0c72caf3c0/volumes/eb4db828-fd0b-41b5-9a59-3fbce98424ee Dec 06 06:24:57.851635 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-cb098f33-c9c3-48b0-ace1-65cc1a5edd2e tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:24:57.851817 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:24:57.851817 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:24:57.852503 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-cb098f33-c9c3-48b0-ace1-65cc1a5edd2e tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:24:57.921076 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:24:57.921076 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:24:57.936938 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-cb098f33-c9c3-48b0-ace1-65cc1a5edd2e tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] Volume info retrieved successfully. Dec 06 06:24:57.968703 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-cb098f33-c9c3-48b0-ace1-65cc1a5edd2e tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] http://10.222.0.57/volume/v3/fb854212c8fb4288b8470f0c72caf3c0/volumes/eb4db828-fd0b-41b5-9a59-3fbce98424ee returned with HTTP 200 Dec 06 06:24:57.969893 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 300/608] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:24:57 2020] GET /volume/v3/fb854212c8fb4288b8470f0c72caf3c0/volumes/eb4db828-fd0b-41b5-9a59-3fbce98424ee => generated 929 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:24:58.986717 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-fcf33273-e140-462b-a717-cc6e296b8389 tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] GET http://10.222.0.57/volume/v3/fb854212c8fb4288b8470f0c72caf3c0/volumes/eb4db828-fd0b-41b5-9a59-3fbce98424ee Dec 06 06:24:58.987910 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-fcf33273-e140-462b-a717-cc6e296b8389 tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:24:58.988752 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-fcf33273-e140-462b-a717-cc6e296b8389 tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:24:59.054951 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:24:59.054951 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:24:59.064619 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-fcf33273-e140-462b-a717-cc6e296b8389 tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] Volume info retrieved successfully. Dec 06 06:24:59.091238 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-fcf33273-e140-462b-a717-cc6e296b8389 tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] http://10.222.0.57/volume/v3/fb854212c8fb4288b8470f0c72caf3c0/volumes/eb4db828-fd0b-41b5-9a59-3fbce98424ee returned with HTTP 200 Dec 06 06:24:59.093273 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 309/609] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:24:58 2020] GET /volume/v3/fb854212c8fb4288b8470f0c72caf3c0/volumes/eb4db828-fd0b-41b5-9a59-3fbce98424ee => generated 929 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:24:59.946741 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-9379cf0b-6687-4862-845a-daaf44c55419 tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] DELETE http://10.222.0.57/volume/v3/fb854212c8fb4288b8470f0c72caf3c0/volumes/eb4db828-fd0b-41b5-9a59-3fbce98424ee Dec 06 06:24:59.947274 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-9379cf0b-6687-4862-845a-daaf44c55419 tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:24:59.948660 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:24:59.948660 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:24:59.949072 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-9379cf0b-6687-4862-845a-daaf44c55419 tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] Calling method 'delete' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:24:59.949551 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.v3.volumes [None req-9379cf0b-6687-4862-845a-daaf44c55419 tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] Delete volume with id: eb4db828-fd0b-41b5-9a59-3fbce98424ee Dec 06 06:25:00.007911 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:25:00.007911 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:25:00.009090 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-9379cf0b-6687-4862-845a-daaf44c55419 tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] Volume info retrieved successfully. Dec 06 06:25:00.044480 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-9379cf0b-6687-4862-845a-daaf44c55419 tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] Delete volume request issued successfully. Dec 06 06:25:00.046466 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-9379cf0b-6687-4862-845a-daaf44c55419 tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] http://10.222.0.57/volume/v3/fb854212c8fb4288b8470f0c72caf3c0/volumes/eb4db828-fd0b-41b5-9a59-3fbce98424ee returned with HTTP 202 Dec 06 06:25:00.047928 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 301/610] 10.222.0.57 () {58 vars in 1318 bytes} [Sun Dec 6 06:24:59 2020] DELETE /volume/v3/fb854212c8fb4288b8470f0c72caf3c0/volumes/eb4db828-fd0b-41b5-9a59-3fbce98424ee => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 06 06:25:00.055647 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-4f0b62c3-1746-46e6-8d2a-b72088379b88 tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] GET http://10.222.0.57/volume/v3/fb854212c8fb4288b8470f0c72caf3c0/volumes/eb4db828-fd0b-41b5-9a59-3fbce98424ee Dec 06 06:25:00.056158 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-4f0b62c3-1746-46e6-8d2a-b72088379b88 tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:25:00.056373 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:25:00.056373 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:25:00.056779 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-4f0b62c3-1746-46e6-8d2a-b72088379b88 tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:25:00.112752 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:25:00.112752 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:25:00.135157 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-4f0b62c3-1746-46e6-8d2a-b72088379b88 tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] Volume info retrieved successfully. Dec 06 06:25:00.181967 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-4f0b62c3-1746-46e6-8d2a-b72088379b88 tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] http://10.222.0.57/volume/v3/fb854212c8fb4288b8470f0c72caf3c0/volumes/eb4db828-fd0b-41b5-9a59-3fbce98424ee returned with HTTP 200 Dec 06 06:25:00.185422 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 310/611] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:25:00 2020] GET /volume/v3/fb854212c8fb4288b8470f0c72caf3c0/volumes/eb4db828-fd0b-41b5-9a59-3fbce98424ee => generated 928 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:25:01.202123 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-133ec6ad-de2d-48f4-9c47-0dc1fe423e5e tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] GET http://10.222.0.57/volume/v3/fb854212c8fb4288b8470f0c72caf3c0/volumes/eb4db828-fd0b-41b5-9a59-3fbce98424ee Dec 06 06:25:01.202632 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-133ec6ad-de2d-48f4-9c47-0dc1fe423e5e tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:25:01.202869 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:25:01.202869 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:25:01.203532 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-133ec6ad-de2d-48f4-9c47-0dc1fe423e5e tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:25:01.340662 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:25:01.340662 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:25:01.374883 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-133ec6ad-de2d-48f4-9c47-0dc1fe423e5e tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] Volume info retrieved successfully. Dec 06 06:25:01.398864 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-133ec6ad-de2d-48f4-9c47-0dc1fe423e5e tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] http://10.222.0.57/volume/v3/fb854212c8fb4288b8470f0c72caf3c0/volumes/eb4db828-fd0b-41b5-9a59-3fbce98424ee returned with HTTP 200 Dec 06 06:25:01.400799 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 302/612] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:25:01 2020] GET /volume/v3/fb854212c8fb4288b8470f0c72caf3c0/volumes/eb4db828-fd0b-41b5-9a59-3fbce98424ee => generated 928 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:25:02.430705 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-91810f56-61ba-4f8f-acd7-3e7f36410dc5 tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] GET http://10.222.0.57/volume/v3/fb854212c8fb4288b8470f0c72caf3c0/volumes/eb4db828-fd0b-41b5-9a59-3fbce98424ee Dec 06 06:25:02.432704 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-91810f56-61ba-4f8f-acd7-3e7f36410dc5 tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:25:02.433416 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:25:02.433416 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:25:02.434311 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-91810f56-61ba-4f8f-acd7-3e7f36410dc5 tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:25:02.574817 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-91810f56-61ba-4f8f-acd7-3e7f36410dc5 tempest-VolumesActionsTest-87130096 tempest-VolumesActionsTest-87130096] http://10.222.0.57/volume/v3/fb854212c8fb4288b8470f0c72caf3c0/volumes/eb4db828-fd0b-41b5-9a59-3fbce98424ee returned with HTTP 404 Dec 06 06:25:02.579342 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 311/613] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:25:02 2020] GET /volume/v3/fb854212c8fb4288b8470f0c72caf3c0/volumes/eb4db828-fd0b-41b5-9a59-3fbce98424ee => generated 109 bytes in 155 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 06 06:25:11.524207 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-1b9c11d8-1dc1-48e2-9d73-6a1da1014fae tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] POST http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes Dec 06 06:25:11.524207 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:25:11.524207 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:25:11.525444 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-1b9c11d8-1dc1-48e2-9d73-6a1da1014fae tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Action: 'create', calling method: create, body: {"volume": {"imageRef": "7fed82d1-91fc-4842-b644-2eed26981209", "size": 1, "name": "tempest-VolumesCloneTest-Volume-700282898"}} {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 06 06:25:11.525651 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.v3.volumes [None req-1b9c11d8-1dc1-48e2-9d73-6a1da1014fae tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Create volume request body: {'volume': {'imageRef': '7fed82d1-91fc-4842-b644-2eed26981209', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-700282898'}} {{(pid=88145) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 06 06:25:11.693518 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.v3.volumes [None req-1b9c11d8-1dc1-48e2-9d73-6a1da1014fae tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Create volume of 1 GB Dec 06 06:25:11.718434 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-1b9c11d8-1dc1-48e2-9d73-6a1da1014fae tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Availability Zones retrieved successfully. Dec 06 06:25:11.764859 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-1b9c11d8-1dc1-48e2-9d73-6a1da1014fae tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Flow 'volume_create_api' (5cd371c7-f983-4f15-969b-13fa163bf53e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88145) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 06 06:25:11.778777 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-1b9c11d8-1dc1-48e2-9d73-6a1da1014fae tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14a7030e-852f-4b01-aa0e-8de3d73bb80f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:25:11.781909 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.flows.api.create_volume [None req-1b9c11d8-1dc1-48e2-9d73-6a1da1014fae tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Validating volume size '1' using validate_int {{(pid=88145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 06 06:25:11.987469 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-1b9c11d8-1dc1-48e2-9d73-6a1da1014fae tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14a7030e-852f-4b01-aa0e-8de3d73bb80f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-06T05:47:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=30b7e6de-5d37-476d-b3c0-b2aec991b5a5,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '30b7e6de-5d37-476d-b3c0-b2aec991b5a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:25:11.989733 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-1b9c11d8-1dc1-48e2-9d73-6a1da1014fae tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ce26298-7215-417b-80be-5eb88605ac7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:25:12.142057 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.quota [None req-1b9c11d8-1dc1-48e2-9d73-6a1da1014fae tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Created reservations ['b65abb89-c499-42e5-bc37-de08f040fdb7', '47618539-c3fc-4ce5-8a7e-acfbd1ddf2a6', 'a3c398c7-0812-41f8-95ea-cfcee6ec29cf', '7d3eff68-830d-42ee-a204-ab1ef498c8b9'] {{(pid=88145) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 06 06:25:12.144105 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-1b9c11d8-1dc1-48e2-9d73-6a1da1014fae tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ce26298-7215-417b-80be-5eb88605ac7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b65abb89-c499-42e5-bc37-de08f040fdb7', '47618539-c3fc-4ce5-8a7e-acfbd1ddf2a6', 'a3c398c7-0812-41f8-95ea-cfcee6ec29cf', '7d3eff68-830d-42ee-a204-ab1ef498c8b9']}' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:25:12.146901 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-1b9c11d8-1dc1-48e2-9d73-6a1da1014fae tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d42520b-bbc0-42ea-b4ee-e0734316a4f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:25:12.242216 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-1b9c11d8-1dc1-48e2-9d73-6a1da1014fae tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d42520b-bbc0-42ea-b4ee-e0734316a4f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4bdd3426-647b-462b-95b8-ed26bdb6425a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-700282898',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='851488e5575d4053ac54bcfc3a9c19b6',qos_specs=None,replication_status=,reservations=['b65abb89-c499-42e5-bc37-de08f040fdb7','47618539-c3fc-4ce5-8a7e-acfbd1ddf2a6','a3c398c7-0812-41f8-95ea-cfcee6ec29cf','7d3eff68-830d-42ee-a204-ab1ef498c8b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01f15297250446c29bd288704637dd96',volume_type_id=30b7e6de-5d37-476d-b3c0-b2aec991b5a5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-06T06:25:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-700282898',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4bdd3426-647b-462b-95b8-ed26bdb6425a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='851488e5575d4053ac54bcfc3a9c19b6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='01f15297250446c29bd288704637dd96',volume_attachment=,volume_type=,volume_type_id=30b7e6de-5d37-476d-b3c0-b2aec991b5a5)}' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:25:12.245015 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-1b9c11d8-1dc1-48e2-9d73-6a1da1014fae tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88264cf0-e63f-44e2-9028-6cbb389e5178) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:25:12.281084 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-1b9c11d8-1dc1-48e2-9d73-6a1da1014fae tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88264cf0-e63f-44e2-9028-6cbb389e5178) transitioned into state 'SUCCESS' from state '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-700282898',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='851488e5575d4053ac54bcfc3a9c19b6',qos_specs=None,replication_status=,reservations=['b65abb89-c499-42e5-bc37-de08f040fdb7','47618539-c3fc-4ce5-8a7e-acfbd1ddf2a6','a3c398c7-0812-41f8-95ea-cfcee6ec29cf','7d3eff68-830d-42ee-a204-ab1ef498c8b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01f15297250446c29bd288704637dd96',volume_type_id=30b7e6de-5d37-476d-b3c0-b2aec991b5a5)}' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:25:12.284238 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-1b9c11d8-1dc1-48e2-9d73-6a1da1014fae tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8084100e-c8a8-4f4b-ac3b-b0b0201f8c89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:25:12.314322 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-1b9c11d8-1dc1-48e2-9d73-6a1da1014fae tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8084100e-c8a8-4f4b-ac3b-b0b0201f8c89) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:25:12.326908 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-1b9c11d8-1dc1-48e2-9d73-6a1da1014fae tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Flow 'volume_create_api' (5cd371c7-f983-4f15-969b-13fa163bf53e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88145) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 06 06:25:12.518264 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-1b9c11d8-1dc1-48e2-9d73-6a1da1014fae tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Create volume request issued successfully. Dec 06 06:25:12.551813 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-1b9c11d8-1dc1-48e2-9d73-6a1da1014fae tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes returned with HTTP 202 Dec 06 06:25:12.556244 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 303/614] 10.222.0.57 () {60 vars in 1226 bytes} [Sun Dec 6 06:25:11 2020] POST /volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes => generated 815 bytes in 1038 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 06 06:25:12.570775 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-1d87dbbd-baff-4a4a-a0eb-6123e982693b tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] GET http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/4bdd3426-647b-462b-95b8-ed26bdb6425a Dec 06 06:25:12.571303 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-1d87dbbd-baff-4a4a-a0eb-6123e982693b tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:25:12.571792 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-1d87dbbd-baff-4a4a-a0eb-6123e982693b tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:25:12.671215 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:25:12.671215 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:25:12.688911 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-1d87dbbd-baff-4a4a-a0eb-6123e982693b tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Volume info retrieved successfully. Dec 06 06:25:12.725006 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-1d87dbbd-baff-4a4a-a0eb-6123e982693b tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/4bdd3426-647b-462b-95b8-ed26bdb6425a returned with HTTP 200 Dec 06 06:25:12.726353 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 312/615] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:25:12 2020] GET /volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/4bdd3426-647b-462b-95b8-ed26bdb6425a => generated 907 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:25:13.742839 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-f78e4605-a9c0-4a8d-b3aa-793851df80e0 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] GET http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/4bdd3426-647b-462b-95b8-ed26bdb6425a Dec 06 06:25:13.744067 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-f78e4605-a9c0-4a8d-b3aa-793851df80e0 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:25:13.744431 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:25:13.744431 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:25:13.745133 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-f78e4605-a9c0-4a8d-b3aa-793851df80e0 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:25:13.888700 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:25:13.888700 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:25:13.917981 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-f78e4605-a9c0-4a8d-b3aa-793851df80e0 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Volume info retrieved successfully. Dec 06 06:25:13.979419 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-f78e4605-a9c0-4a8d-b3aa-793851df80e0 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/4bdd3426-647b-462b-95b8-ed26bdb6425a returned with HTTP 200 Dec 06 06:25:13.983304 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 304/616] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:25:13 2020] GET /volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/4bdd3426-647b-462b-95b8-ed26bdb6425a => generated 907 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:25:14.999414 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-36f4c0ba-e0e3-42f8-a9cb-e6e34f76a12e tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] GET http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/4bdd3426-647b-462b-95b8-ed26bdb6425a Dec 06 06:25:15.000555 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-36f4c0ba-e0e3-42f8-a9cb-e6e34f76a12e tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:25:15.001034 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:25:15.001034 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:25:15.001714 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-36f4c0ba-e0e3-42f8-a9cb-e6e34f76a12e tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:25:15.136614 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:25:15.136614 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:25:15.162870 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-36f4c0ba-e0e3-42f8-a9cb-e6e34f76a12e tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Volume info retrieved successfully. Dec 06 06:25:15.251809 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-36f4c0ba-e0e3-42f8-a9cb-e6e34f76a12e tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/4bdd3426-647b-462b-95b8-ed26bdb6425a returned with HTTP 200 Dec 06 06:25:15.261138 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 313/617] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:25:14 2020] GET /volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/4bdd3426-647b-462b-95b8-ed26bdb6425a => generated 907 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:25:16.273943 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-0fab5b49-992e-45f3-b2e4-4d4c2c5c3ce9 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] GET http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/4bdd3426-647b-462b-95b8-ed26bdb6425a Dec 06 06:25:16.274390 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-0fab5b49-992e-45f3-b2e4-4d4c2c5c3ce9 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:25:16.274592 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:25:16.274592 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:25:16.275232 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-0fab5b49-992e-45f3-b2e4-4d4c2c5c3ce9 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:25:16.441283 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:25:16.441283 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:25:16.466313 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-0fab5b49-992e-45f3-b2e4-4d4c2c5c3ce9 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Volume info retrieved successfully. Dec 06 06:25:16.515142 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-0fab5b49-992e-45f3-b2e4-4d4c2c5c3ce9 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/4bdd3426-647b-462b-95b8-ed26bdb6425a returned with HTTP 200 Dec 06 06:25:16.523095 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 305/618] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:25:16 2020] GET /volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/4bdd3426-647b-462b-95b8-ed26bdb6425a => generated 907 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:25:17.533785 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-d81b05a2-38b3-40a6-bb7f-716bc098776c tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] GET http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/4bdd3426-647b-462b-95b8-ed26bdb6425a Dec 06 06:25:17.534324 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-d81b05a2-38b3-40a6-bb7f-716bc098776c tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:25:17.534467 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:25:17.534467 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:25:17.534813 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-d81b05a2-38b3-40a6-bb7f-716bc098776c tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:25:17.680249 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:25:17.680249 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:25:17.705303 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-d81b05a2-38b3-40a6-bb7f-716bc098776c tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Volume info retrieved successfully. Dec 06 06:25:17.755442 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-d81b05a2-38b3-40a6-bb7f-716bc098776c tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/4bdd3426-647b-462b-95b8-ed26bdb6425a returned with HTTP 200 Dec 06 06:25:17.766788 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 314/619] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:25:17 2020] GET /volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/4bdd3426-647b-462b-95b8-ed26bdb6425a => generated 907 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:25:18.772891 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-6ff7775f-e9aa-4226-8d97-78f9a998204b tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] GET http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/4bdd3426-647b-462b-95b8-ed26bdb6425a Dec 06 06:25:18.774115 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-6ff7775f-e9aa-4226-8d97-78f9a998204b tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:25:18.774530 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:25:18.774530 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:25:18.775196 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-6ff7775f-e9aa-4226-8d97-78f9a998204b tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:25:18.931191 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:25:18.931191 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:25:18.962076 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-6ff7775f-e9aa-4226-8d97-78f9a998204b tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Volume info retrieved successfully. Dec 06 06:25:19.021447 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-6ff7775f-e9aa-4226-8d97-78f9a998204b tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/4bdd3426-647b-462b-95b8-ed26bdb6425a returned with HTTP 200 Dec 06 06:25:19.022565 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 306/620] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:25:18 2020] GET /volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/4bdd3426-647b-462b-95b8-ed26bdb6425a => generated 907 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:25:20.042561 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-49a9ca5f-3234-4c2d-841b-d49ed13ca4e9 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] GET http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/4bdd3426-647b-462b-95b8-ed26bdb6425a Dec 06 06:25:20.043001 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-49a9ca5f-3234-4c2d-841b-d49ed13ca4e9 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:25:20.043208 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:25:20.043208 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:25:20.043495 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-49a9ca5f-3234-4c2d-841b-d49ed13ca4e9 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:25:20.208309 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:25:20.208309 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:25:20.234346 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-49a9ca5f-3234-4c2d-841b-d49ed13ca4e9 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Volume info retrieved successfully. Dec 06 06:25:20.288945 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-49a9ca5f-3234-4c2d-841b-d49ed13ca4e9 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/4bdd3426-647b-462b-95b8-ed26bdb6425a returned with HTTP 200 Dec 06 06:25:20.290620 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 315/621] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:25:20 2020] GET /volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/4bdd3426-647b-462b-95b8-ed26bdb6425a => generated 907 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:25:21.312081 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-c2aefd04-aa5e-4044-bba4-a8ed97bf9b49 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] GET http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/4bdd3426-647b-462b-95b8-ed26bdb6425a Dec 06 06:25:21.313287 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-c2aefd04-aa5e-4044-bba4-a8ed97bf9b49 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:25:21.313686 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:25:21.313686 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:25:21.314333 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-c2aefd04-aa5e-4044-bba4-a8ed97bf9b49 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:25:21.422172 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:25:21.422172 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:25:21.458733 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-c2aefd04-aa5e-4044-bba4-a8ed97bf9b49 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Volume info retrieved successfully. Dec 06 06:25:21.519519 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-c2aefd04-aa5e-4044-bba4-a8ed97bf9b49 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/4bdd3426-647b-462b-95b8-ed26bdb6425a returned with HTTP 200 Dec 06 06:25:21.529660 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 307/622] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:25:21 2020] GET /volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/4bdd3426-647b-462b-95b8-ed26bdb6425a => generated 907 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:25:22.539551 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-e830b077-3848-45bd-8783-0737faaa9a70 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] GET http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/4bdd3426-647b-462b-95b8-ed26bdb6425a Dec 06 06:25:22.540700 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-e830b077-3848-45bd-8783-0737faaa9a70 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:25:22.541042 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:25:22.541042 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:25:22.541623 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-e830b077-3848-45bd-8783-0737faaa9a70 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:25:22.646087 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:25:22.646087 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:25:22.670043 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-e830b077-3848-45bd-8783-0737faaa9a70 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Volume info retrieved successfully. Dec 06 06:25:22.727568 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-e830b077-3848-45bd-8783-0737faaa9a70 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/4bdd3426-647b-462b-95b8-ed26bdb6425a returned with HTTP 200 Dec 06 06:25:22.728662 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 316/623] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:25:22 2020] GET /volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/4bdd3426-647b-462b-95b8-ed26bdb6425a => generated 907 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:25:23.746938 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-0352aac8-79dc-417b-ae38-21dd1f2f656f tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] GET http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/4bdd3426-647b-462b-95b8-ed26bdb6425a Dec 06 06:25:23.749169 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-0352aac8-79dc-417b-ae38-21dd1f2f656f tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:25:23.750368 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:25:23.750368 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:25:23.757214 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-0352aac8-79dc-417b-ae38-21dd1f2f656f tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:25:23.874419 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:25:23.874419 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:25:23.901433 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-0352aac8-79dc-417b-ae38-21dd1f2f656f tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Volume info retrieved successfully. Dec 06 06:25:23.954460 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-0352aac8-79dc-417b-ae38-21dd1f2f656f tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/4bdd3426-647b-462b-95b8-ed26bdb6425a returned with HTTP 200 Dec 06 06:25:23.963957 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 308/624] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:25:23 2020] GET /volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/4bdd3426-647b-462b-95b8-ed26bdb6425a => generated 907 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:25:24.972720 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-2a63a4e5-f8ab-4f3c-aa2f-362633479150 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] GET http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/4bdd3426-647b-462b-95b8-ed26bdb6425a Dec 06 06:25:24.974260 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-2a63a4e5-f8ab-4f3c-aa2f-362633479150 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:25:24.974260 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:25:24.974260 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:25:24.974483 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-2a63a4e5-f8ab-4f3c-aa2f-362633479150 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:25:25.081535 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:25:25.081535 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:25:25.092521 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-2a63a4e5-f8ab-4f3c-aa2f-362633479150 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Volume info retrieved successfully. Dec 06 06:25:25.143190 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-2a63a4e5-f8ab-4f3c-aa2f-362633479150 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/4bdd3426-647b-462b-95b8-ed26bdb6425a returned with HTTP 200 Dec 06 06:25:25.153757 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 317/625] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:25:24 2020] GET /volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/4bdd3426-647b-462b-95b8-ed26bdb6425a => generated 907 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:25:26.160706 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-f1567002-a466-4084-a1d8-9c2a10d7986e tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] GET http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/4bdd3426-647b-462b-95b8-ed26bdb6425a Dec 06 06:25:26.161846 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-f1567002-a466-4084-a1d8-9c2a10d7986e tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:25:26.162257 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:25:26.162257 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:25:26.162875 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-f1567002-a466-4084-a1d8-9c2a10d7986e tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:25:26.289316 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:25:26.289316 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:25:26.312639 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-f1567002-a466-4084-a1d8-9c2a10d7986e tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Volume info retrieved successfully. Dec 06 06:25:26.348458 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-0c961df8-3f41-47c0-aa0c-fcebf3b49edd tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] DELETE http://10.222.0.57/volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/58d9f9a3-338d-4923-9b2a-afc9d99c75f6 Dec 06 06:25:26.349087 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-0c961df8-3f41-47c0-aa0c-fcebf3b49edd tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:25:26.349318 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:25:26.349318 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:25:26.349578 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-0c961df8-3f41-47c0-aa0c-fcebf3b49edd tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Calling method 'delete' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:25:26.350776 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.v3.volumes [None req-0c961df8-3f41-47c0-aa0c-fcebf3b49edd tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Delete volume with id: 58d9f9a3-338d-4923-9b2a-afc9d99c75f6 Dec 06 06:25:26.354333 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-f1567002-a466-4084-a1d8-9c2a10d7986e tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/4bdd3426-647b-462b-95b8-ed26bdb6425a returned with HTTP 200 Dec 06 06:25:26.355992 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 309/626] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:25:26 2020] GET /volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/4bdd3426-647b-462b-95b8-ed26bdb6425a => generated 907 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:25:26.431986 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:25:26.431986 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:25:26.434075 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-0c961df8-3f41-47c0-aa0c-fcebf3b49edd tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Volume info retrieved successfully. Dec 06 06:25:26.499062 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-0c961df8-3f41-47c0-aa0c-fcebf3b49edd tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Delete volume request issued successfully. Dec 06 06:25:26.499541 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-0c961df8-3f41-47c0-aa0c-fcebf3b49edd tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] http://10.222.0.57/volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/58d9f9a3-338d-4923-9b2a-afc9d99c75f6 returned with HTTP 202 Dec 06 06:25:26.507759 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-dbc6a3d4-e8d0-40be-913f-a6fd05cb55c2 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] GET http://10.222.0.57/volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/58d9f9a3-338d-4923-9b2a-afc9d99c75f6 Dec 06 06:25:26.508412 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-dbc6a3d4-e8d0-40be-913f-a6fd05cb55c2 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:25:26.508871 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:25:26.508871 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:25:26.509363 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 318/627] 10.222.0.57 () {58 vars in 1318 bytes} [Sun Dec 6 06:25:26 2020] DELETE /volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/58d9f9a3-338d-4923-9b2a-afc9d99c75f6 => generated 0 bytes in 164 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 06 06:25:26.509794 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-dbc6a3d4-e8d0-40be-913f-a6fd05cb55c2 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:25:26.691690 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:25:26.691690 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:25:26.733929 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-dbc6a3d4-e8d0-40be-913f-a6fd05cb55c2 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Volume info retrieved successfully. Dec 06 06:25:26.827217 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-dbc6a3d4-e8d0-40be-913f-a6fd05cb55c2 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] http://10.222.0.57/volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/58d9f9a3-338d-4923-9b2a-afc9d99c75f6 returned with HTTP 200 Dec 06 06:25:26.828357 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 310/628] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:25:26 2020] GET /volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/58d9f9a3-338d-4923-9b2a-afc9d99c75f6 => generated 918 bytes in 324 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:25:27.374859 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-36c057a2-62c2-439a-a8ce-67b5c398dac7 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] GET http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/4bdd3426-647b-462b-95b8-ed26bdb6425a Dec 06 06:25:27.375427 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-36c057a2-62c2-439a-a8ce-67b5c398dac7 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:25:27.375610 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:25:27.375610 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:25:27.376016 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-36c057a2-62c2-439a-a8ce-67b5c398dac7 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:25:27.494106 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:25:27.494106 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:25:27.521356 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-36c057a2-62c2-439a-a8ce-67b5c398dac7 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Volume info retrieved successfully. Dec 06 06:25:27.573633 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-36c057a2-62c2-439a-a8ce-67b5c398dac7 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/4bdd3426-647b-462b-95b8-ed26bdb6425a returned with HTTP 200 Dec 06 06:25:27.577059 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 319/629] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:25:27 2020] GET /volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/4bdd3426-647b-462b-95b8-ed26bdb6425a => generated 907 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:25:27.851843 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-ead36838-292c-42e0-a984-be593d5bbb86 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] GET http://10.222.0.57/volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/58d9f9a3-338d-4923-9b2a-afc9d99c75f6 Dec 06 06:25:27.852340 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-ead36838-292c-42e0-a984-be593d5bbb86 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:25:27.852552 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:25:27.852552 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:25:27.852964 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-ead36838-292c-42e0-a984-be593d5bbb86 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:25:27.990947 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:25:27.990947 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:25:28.005850 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-ead36838-292c-42e0-a984-be593d5bbb86 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Volume info retrieved successfully. Dec 06 06:25:28.080306 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-ead36838-292c-42e0-a984-be593d5bbb86 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] http://10.222.0.57/volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/58d9f9a3-338d-4923-9b2a-afc9d99c75f6 returned with HTTP 200 Dec 06 06:25:28.090542 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 311/630] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:25:27 2020] GET /volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/58d9f9a3-338d-4923-9b2a-afc9d99c75f6 => generated 918 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:25:28.595815 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-5f2f1434-b14f-42fb-9d17-863fd79592d9 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] GET http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/4bdd3426-647b-462b-95b8-ed26bdb6425a Dec 06 06:25:28.597361 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-5f2f1434-b14f-42fb-9d17-863fd79592d9 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:25:28.599803 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:25:28.599803 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:25:28.600411 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-5f2f1434-b14f-42fb-9d17-863fd79592d9 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:25:28.796369 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:25:28.796369 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:25:28.842334 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-5f2f1434-b14f-42fb-9d17-863fd79592d9 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Volume info retrieved successfully. Dec 06 06:25:28.933928 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-5f2f1434-b14f-42fb-9d17-863fd79592d9 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/4bdd3426-647b-462b-95b8-ed26bdb6425a returned with HTTP 200 Dec 06 06:25:28.948323 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 320/631] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:25:28 2020] GET /volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/4bdd3426-647b-462b-95b8-ed26bdb6425a => generated 907 bytes in 361 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:25:29.099107 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-d63ec87f-63ca-474d-8eb2-286982c655ad tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] GET http://10.222.0.57/volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/58d9f9a3-338d-4923-9b2a-afc9d99c75f6 Dec 06 06:25:29.099920 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-d63ec87f-63ca-474d-8eb2-286982c655ad tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:25:29.100336 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:25:29.100336 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:25:29.101015 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-d63ec87f-63ca-474d-8eb2-286982c655ad tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:25:29.387634 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:25:29.387634 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:25:29.403437 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-d63ec87f-63ca-474d-8eb2-286982c655ad tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Volume info retrieved successfully. Dec 06 06:25:29.447457 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-d63ec87f-63ca-474d-8eb2-286982c655ad tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] http://10.222.0.57/volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/58d9f9a3-338d-4923-9b2a-afc9d99c75f6 returned with HTTP 200 Dec 06 06:25:29.449060 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 312/632] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:25:29 2020] GET /volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/58d9f9a3-338d-4923-9b2a-afc9d99c75f6 => generated 918 bytes in 355 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:25:29.964573 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-71cde07a-8305-43cd-994d-86fe3f29985b tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] GET http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/4bdd3426-647b-462b-95b8-ed26bdb6425a Dec 06 06:25:29.965119 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-71cde07a-8305-43cd-994d-86fe3f29985b tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:25:29.965313 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:25:29.965313 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:25:29.965942 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-71cde07a-8305-43cd-994d-86fe3f29985b tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:25:30.077885 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:25:30.077885 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:25:30.124894 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-71cde07a-8305-43cd-994d-86fe3f29985b tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Volume info retrieved successfully. Dec 06 06:25:30.209011 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-71cde07a-8305-43cd-994d-86fe3f29985b tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/4bdd3426-647b-462b-95b8-ed26bdb6425a returned with HTTP 200 Dec 06 06:25:30.210706 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 321/633] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:25:29 2020] GET /volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/4bdd3426-647b-462b-95b8-ed26bdb6425a => generated 907 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:25:30.465994 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-4015cd31-1457-4f8b-a06a-39649848c941 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] GET http://10.222.0.57/volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/58d9f9a3-338d-4923-9b2a-afc9d99c75f6 Dec 06 06:25:30.466662 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-4015cd31-1457-4f8b-a06a-39649848c941 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:25:30.466976 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:25:30.466976 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:25:30.467533 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-4015cd31-1457-4f8b-a06a-39649848c941 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:25:30.594428 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:25:30.594428 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:25:30.619397 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-4015cd31-1457-4f8b-a06a-39649848c941 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Volume info retrieved successfully. Dec 06 06:25:30.674245 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-4015cd31-1457-4f8b-a06a-39649848c941 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] http://10.222.0.57/volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/58d9f9a3-338d-4923-9b2a-afc9d99c75f6 returned with HTTP 200 Dec 06 06:25:30.685771 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 313/634] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:25:30 2020] GET /volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/58d9f9a3-338d-4923-9b2a-afc9d99c75f6 => generated 918 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:25:31.227218 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-71759ce8-58c6-4822-a6e2-f108e0fbdacb tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] GET http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/4bdd3426-647b-462b-95b8-ed26bdb6425a Dec 06 06:25:31.227742 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-71759ce8-58c6-4822-a6e2-f108e0fbdacb tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:25:31.227901 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:25:31.227901 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:25:31.228532 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-71759ce8-58c6-4822-a6e2-f108e0fbdacb tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:25:31.354409 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:25:31.354409 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:25:31.382966 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-71759ce8-58c6-4822-a6e2-f108e0fbdacb tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Volume info retrieved successfully. Dec 06 06:25:31.438165 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-71759ce8-58c6-4822-a6e2-f108e0fbdacb tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/4bdd3426-647b-462b-95b8-ed26bdb6425a returned with HTTP 200 Dec 06 06:25:31.441311 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 322/635] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:25:31 2020] GET /volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/4bdd3426-647b-462b-95b8-ed26bdb6425a => generated 907 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:25:31.692213 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-69979411-6605-4c34-8bd1-50d3c3b7956b tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] GET http://10.222.0.57/volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/58d9f9a3-338d-4923-9b2a-afc9d99c75f6 Dec 06 06:25:31.693217 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-69979411-6605-4c34-8bd1-50d3c3b7956b tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:25:31.693659 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:25:31.693659 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:25:31.694303 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-69979411-6605-4c34-8bd1-50d3c3b7956b tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:25:31.897217 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-69979411-6605-4c34-8bd1-50d3c3b7956b tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] http://10.222.0.57/volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/58d9f9a3-338d-4923-9b2a-afc9d99c75f6 returned with HTTP 404 Dec 06 06:25:31.913445 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-a7e20632-8c56-494c-aa45-5730c59ef288 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] DELETE http://10.222.0.57/volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/679746cd-fbe3-42f1-98fa-47283aaf4a5c Dec 06 06:25:31.914313 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-a7e20632-8c56-494c-aa45-5730c59ef288 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:25:31.914744 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:25:31.914744 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:25:31.915374 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-a7e20632-8c56-494c-aa45-5730c59ef288 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Calling method 'delete' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:25:31.916023 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.v3.volumes [None req-a7e20632-8c56-494c-aa45-5730c59ef288 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Delete volume with id: 679746cd-fbe3-42f1-98fa-47283aaf4a5c Dec 06 06:25:31.925438 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 314/636] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:25:31 2020] GET /volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/58d9f9a3-338d-4923-9b2a-afc9d99c75f6 => generated 109 bytes in 238 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 06 06:25:32.092561 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:25:32.092561 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:25:32.094621 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-a7e20632-8c56-494c-aa45-5730c59ef288 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Volume info retrieved successfully. Dec 06 06:25:32.169214 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-a7e20632-8c56-494c-aa45-5730c59ef288 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Delete volume request issued successfully. Dec 06 06:25:32.169703 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-a7e20632-8c56-494c-aa45-5730c59ef288 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] http://10.222.0.57/volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/679746cd-fbe3-42f1-98fa-47283aaf4a5c returned with HTTP 202 Dec 06 06:25:32.173805 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 323/637] 10.222.0.57 () {58 vars in 1318 bytes} [Sun Dec 6 06:25:31 2020] DELETE /volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/679746cd-fbe3-42f1-98fa-47283aaf4a5c => generated 0 bytes in 262 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 06 06:25:32.180082 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-1a6e2b88-cb71-4ee6-9632-73cf8a3df395 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] GET http://10.222.0.57/volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/679746cd-fbe3-42f1-98fa-47283aaf4a5c Dec 06 06:25:32.181159 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-1a6e2b88-cb71-4ee6-9632-73cf8a3df395 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:25:32.181902 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-1a6e2b88-cb71-4ee6-9632-73cf8a3df395 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:25:32.324117 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:25:32.324117 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:25:32.335982 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-1a6e2b88-cb71-4ee6-9632-73cf8a3df395 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Volume info retrieved successfully. Dec 06 06:25:32.392632 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-1a6e2b88-cb71-4ee6-9632-73cf8a3df395 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] http://10.222.0.57/volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/679746cd-fbe3-42f1-98fa-47283aaf4a5c returned with HTTP 200 Dec 06 06:25:32.402699 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 315/638] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:25:32 2020] GET /volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/679746cd-fbe3-42f1-98fa-47283aaf4a5c => generated 918 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:25:32.456763 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-85c5a32e-5c6a-45ae-a0c4-f63be651f713 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] GET http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/4bdd3426-647b-462b-95b8-ed26bdb6425a Dec 06 06:25:32.457918 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-85c5a32e-5c6a-45ae-a0c4-f63be651f713 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:25:32.458162 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:25:32.458162 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:25:32.459380 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-85c5a32e-5c6a-45ae-a0c4-f63be651f713 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:25:32.581441 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:25:32.581441 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:25:32.610291 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-85c5a32e-5c6a-45ae-a0c4-f63be651f713 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Volume info retrieved successfully. Dec 06 06:25:32.667883 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-85c5a32e-5c6a-45ae-a0c4-f63be651f713 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/4bdd3426-647b-462b-95b8-ed26bdb6425a returned with HTTP 200 Dec 06 06:25:32.670493 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 324/639] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:25:32 2020] GET /volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/4bdd3426-647b-462b-95b8-ed26bdb6425a => generated 907 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:25:33.409945 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-8e8e4445-1a6b-4cef-8bbe-4d52952c0e43 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] GET http://10.222.0.57/volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/679746cd-fbe3-42f1-98fa-47283aaf4a5c Dec 06 06:25:33.411179 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-8e8e4445-1a6b-4cef-8bbe-4d52952c0e43 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:25:33.411284 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:25:33.411284 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:25:33.411594 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-8e8e4445-1a6b-4cef-8bbe-4d52952c0e43 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:25:33.577279 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:25:33.577279 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:25:33.588199 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-8e8e4445-1a6b-4cef-8bbe-4d52952c0e43 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Volume info retrieved successfully. Dec 06 06:25:33.611648 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-8e8e4445-1a6b-4cef-8bbe-4d52952c0e43 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] http://10.222.0.57/volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/679746cd-fbe3-42f1-98fa-47283aaf4a5c returned with HTTP 200 Dec 06 06:25:33.613195 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 316/640] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:25:33 2020] GET /volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/679746cd-fbe3-42f1-98fa-47283aaf4a5c => generated 918 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:25:33.686640 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-68774fc7-fcca-4c46-a2ac-053fefdd8a77 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] GET http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/4bdd3426-647b-462b-95b8-ed26bdb6425a Dec 06 06:25:33.687078 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-68774fc7-fcca-4c46-a2ac-053fefdd8a77 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:25:33.687275 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:25:33.687275 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:25:33.688797 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-68774fc7-fcca-4c46-a2ac-053fefdd8a77 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:25:33.828263 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:25:33.828263 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:25:33.856231 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-68774fc7-fcca-4c46-a2ac-053fefdd8a77 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Volume info retrieved successfully. Dec 06 06:25:33.910105 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-68774fc7-fcca-4c46-a2ac-053fefdd8a77 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/4bdd3426-647b-462b-95b8-ed26bdb6425a returned with HTTP 200 Dec 06 06:25:33.912274 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 325/641] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:25:33 2020] GET /volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/4bdd3426-647b-462b-95b8-ed26bdb6425a => generated 907 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:25:34.628400 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-563b7bd4-019b-4f4a-8e33-c8e33c22957a tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] GET http://10.222.0.57/volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/679746cd-fbe3-42f1-98fa-47283aaf4a5c Dec 06 06:25:34.629781 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-563b7bd4-019b-4f4a-8e33-c8e33c22957a tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:25:34.630145 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:25:34.630145 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:25:34.630703 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-563b7bd4-019b-4f4a-8e33-c8e33c22957a tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:25:34.736007 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:25:34.736007 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:25:34.763969 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-563b7bd4-019b-4f4a-8e33-c8e33c22957a tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Volume info retrieved successfully. Dec 06 06:25:34.823535 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-563b7bd4-019b-4f4a-8e33-c8e33c22957a tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] http://10.222.0.57/volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/679746cd-fbe3-42f1-98fa-47283aaf4a5c returned with HTTP 200 Dec 06 06:25:34.825124 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 317/642] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:25:34 2020] GET /volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/679746cd-fbe3-42f1-98fa-47283aaf4a5c => generated 918 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:25:34.928096 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-be1822da-9af3-4fd6-ab2b-c9d6782503d9 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] GET http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/4bdd3426-647b-462b-95b8-ed26bdb6425a Dec 06 06:25:34.928659 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-be1822da-9af3-4fd6-ab2b-c9d6782503d9 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:25:34.928888 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:25:34.928888 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:25:34.929263 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-be1822da-9af3-4fd6-ab2b-c9d6782503d9 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:25:35.064009 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:25:35.064009 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:25:35.101070 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-be1822da-9af3-4fd6-ab2b-c9d6782503d9 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Volume info retrieved successfully. Dec 06 06:25:35.180659 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-be1822da-9af3-4fd6-ab2b-c9d6782503d9 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/4bdd3426-647b-462b-95b8-ed26bdb6425a returned with HTTP 200 Dec 06 06:25:35.181523 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 326/643] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:25:34 2020] GET /volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/4bdd3426-647b-462b-95b8-ed26bdb6425a => generated 965 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:25:35.841201 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-6f51d106-c3ee-4b8f-abcd-4f7f12feb0f6 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] GET http://10.222.0.57/volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/679746cd-fbe3-42f1-98fa-47283aaf4a5c Dec 06 06:25:35.842581 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-6f51d106-c3ee-4b8f-abcd-4f7f12feb0f6 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:25:35.843025 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:25:35.843025 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:25:35.843692 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-6f51d106-c3ee-4b8f-abcd-4f7f12feb0f6 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:25:36.018061 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-6f51d106-c3ee-4b8f-abcd-4f7f12feb0f6 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] http://10.222.0.57/volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/679746cd-fbe3-42f1-98fa-47283aaf4a5c returned with HTTP 404 Dec 06 06:25:36.026443 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 318/644] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:25:35 2020] GET /volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/679746cd-fbe3-42f1-98fa-47283aaf4a5c => generated 109 bytes in 189 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 06 06:25:36.029342 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-2e7add88-61f5-4952-af6c-df17f216ea81 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] DELETE http://10.222.0.57/volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/491271e8-c74d-458b-92c1-eb2d39cf2a5a Dec 06 06:25:36.029906 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-2e7add88-61f5-4952-af6c-df17f216ea81 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:25:36.030127 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:25:36.030127 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:25:36.030504 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-2e7add88-61f5-4952-af6c-df17f216ea81 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Calling method 'delete' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:25:36.031282 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.v3.volumes [None req-2e7add88-61f5-4952-af6c-df17f216ea81 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Delete volume with id: 491271e8-c74d-458b-92c1-eb2d39cf2a5a Dec 06 06:25:36.197846 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-de06c613-89e7-4f14-afc0-8bed8999b3fc tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] GET http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/4bdd3426-647b-462b-95b8-ed26bdb6425a Dec 06 06:25:36.198698 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-de06c613-89e7-4f14-afc0-8bed8999b3fc tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:25:36.200240 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-de06c613-89e7-4f14-afc0-8bed8999b3fc tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:25:36.206864 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:25:36.206864 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:25:36.222174 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-2e7add88-61f5-4952-af6c-df17f216ea81 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Volume info retrieved successfully. Dec 06 06:25:36.316503 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-2e7add88-61f5-4952-af6c-df17f216ea81 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Delete volume request issued successfully. Dec 06 06:25:36.317021 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-2e7add88-61f5-4952-af6c-df17f216ea81 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] http://10.222.0.57/volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/491271e8-c74d-458b-92c1-eb2d39cf2a5a returned with HTTP 202 Dec 06 06:25:36.321371 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 327/645] 10.222.0.57 () {58 vars in 1318 bytes} [Sun Dec 6 06:25:36 2020] DELETE /volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/491271e8-c74d-458b-92c1-eb2d39cf2a5a => generated 0 bytes in 297 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 06 06:25:36.328762 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-d3bf47d0-ed7d-4c5e-810b-0269ce3d5980 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] GET http://10.222.0.57/volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/491271e8-c74d-458b-92c1-eb2d39cf2a5a Dec 06 06:25:36.329295 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-d3bf47d0-ed7d-4c5e-810b-0269ce3d5980 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:25:36.329487 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:25:36.329487 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:25:36.329867 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-d3bf47d0-ed7d-4c5e-810b-0269ce3d5980 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:25:36.364897 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:25:36.364897 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:25:36.419770 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-de06c613-89e7-4f14-afc0-8bed8999b3fc tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Volume info retrieved successfully. Dec 06 06:25:36.590412 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:25:36.590412 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:25:36.610332 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-de06c613-89e7-4f14-afc0-8bed8999b3fc tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/4bdd3426-647b-462b-95b8-ed26bdb6425a returned with HTTP 200 Dec 06 06:25:36.611174 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 319/646] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:25:36 2020] GET /volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/4bdd3426-647b-462b-95b8-ed26bdb6425a => generated 965 bytes in 417 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 06 06:25:36.611706 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-d3bf47d0-ed7d-4c5e-810b-0269ce3d5980 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Volume info retrieved successfully. Dec 06 06:25:36.683344 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-d3bf47d0-ed7d-4c5e-810b-0269ce3d5980 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] http://10.222.0.57/volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/491271e8-c74d-458b-92c1-eb2d39cf2a5a returned with HTTP 200 Dec 06 06:25:36.689703 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 328/647] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:25:36 2020] GET /volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/491271e8-c74d-458b-92c1-eb2d39cf2a5a => generated 1366 bytes in 368 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 06 06:25:37.627270 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-fa3976fc-9c3b-4711-acb1-b2dac966b180 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] GET http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/4bdd3426-647b-462b-95b8-ed26bdb6425a Dec 06 06:25:37.627787 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-fa3976fc-9c3b-4711-acb1-b2dac966b180 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:25:37.627973 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:25:37.627973 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:25:37.629583 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-fa3976fc-9c3b-4711-acb1-b2dac966b180 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:25:37.703688 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-93fad37d-02e9-4603-86fd-38ca2c77b5ce tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] GET http://10.222.0.57/volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/491271e8-c74d-458b-92c1-eb2d39cf2a5a Dec 06 06:25:37.704130 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-93fad37d-02e9-4603-86fd-38ca2c77b5ce tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:25:37.704342 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:25:37.704342 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:25:37.704888 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-93fad37d-02e9-4603-86fd-38ca2c77b5ce tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:25:37.786098 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:25:37.786098 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:25:37.824710 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-fa3976fc-9c3b-4711-acb1-b2dac966b180 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Volume info retrieved successfully. Dec 06 06:25:37.852802 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:25:37.852802 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:25:37.881830 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-93fad37d-02e9-4603-86fd-38ca2c77b5ce tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Volume info retrieved successfully. Dec 06 06:25:37.891378 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-fa3976fc-9c3b-4711-acb1-b2dac966b180 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/4bdd3426-647b-462b-95b8-ed26bdb6425a returned with HTTP 200 Dec 06 06:25:37.914474 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 320/648] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:25:37 2020] GET /volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/4bdd3426-647b-462b-95b8-ed26bdb6425a => generated 968 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:25:37.938428 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-93fad37d-02e9-4603-86fd-38ca2c77b5ce tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] http://10.222.0.57/volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/491271e8-c74d-458b-92c1-eb2d39cf2a5a returned with HTTP 200 Dec 06 06:25:37.945347 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 329/649] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:25:37 2020] GET /volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/491271e8-c74d-458b-92c1-eb2d39cf2a5a => generated 1366 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 06 06:25:38.924928 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-a804ca62-0630-46fe-809e-ea1ba4e71382 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] GET http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/4bdd3426-647b-462b-95b8-ed26bdb6425a Dec 06 06:25:38.925450 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-a804ca62-0630-46fe-809e-ea1ba4e71382 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:25:38.926443 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:25:38.926443 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:25:38.927017 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-a804ca62-0630-46fe-809e-ea1ba4e71382 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:25:38.956145 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-c628b358-9069-4412-9177-3c45a19c7791 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] GET http://10.222.0.57/volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/491271e8-c74d-458b-92c1-eb2d39cf2a5a Dec 06 06:25:38.956663 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-c628b358-9069-4412-9177-3c45a19c7791 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:25:38.959446 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:25:38.959446 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:25:38.961204 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-c628b358-9069-4412-9177-3c45a19c7791 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:25:39.048628 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:25:39.048628 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:25:39.072134 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-a804ca62-0630-46fe-809e-ea1ba4e71382 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Volume info retrieved successfully. Dec 06 06:25:39.127948 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:25:39.127948 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:25:39.148288 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-c628b358-9069-4412-9177-3c45a19c7791 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Volume info retrieved successfully. Dec 06 06:25:39.191274 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-a804ca62-0630-46fe-809e-ea1ba4e71382 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/4bdd3426-647b-462b-95b8-ed26bdb6425a returned with HTTP 200 Dec 06 06:25:39.193593 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 321/650] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:25:38 2020] GET /volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/4bdd3426-647b-462b-95b8-ed26bdb6425a => generated 968 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:25:39.202748 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-c628b358-9069-4412-9177-3c45a19c7791 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] http://10.222.0.57/volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/491271e8-c74d-458b-92c1-eb2d39cf2a5a returned with HTTP 200 Dec 06 06:25:39.203848 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 330/651] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:25:38 2020] GET /volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/491271e8-c74d-458b-92c1-eb2d39cf2a5a => generated 1366 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 06 06:25:40.210022 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-ac054a5f-d3b5-43e4-bb51-55bdaa9e5d2a tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] GET http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/4bdd3426-647b-462b-95b8-ed26bdb6425a Dec 06 06:25:40.210631 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-ac054a5f-d3b5-43e4-bb51-55bdaa9e5d2a tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:25:40.210751 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:25:40.210751 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:25:40.211090 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-ac054a5f-d3b5-43e4-bb51-55bdaa9e5d2a tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:25:40.220679 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-f3e1f817-c097-4da5-a6c5-e48b9eb6bd15 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] GET http://10.222.0.57/volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/491271e8-c74d-458b-92c1-eb2d39cf2a5a Dec 06 06:25:40.228527 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-f3e1f817-c097-4da5-a6c5-e48b9eb6bd15 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:25:40.229088 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:25:40.229088 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:25:40.229786 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-f3e1f817-c097-4da5-a6c5-e48b9eb6bd15 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:25:40.373915 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:25:40.373915 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:25:40.395053 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-ac054a5f-d3b5-43e4-bb51-55bdaa9e5d2a tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Volume info retrieved successfully. Dec 06 06:25:40.428341 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:25:40.428341 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:25:40.451910 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-ac054a5f-d3b5-43e4-bb51-55bdaa9e5d2a tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/4bdd3426-647b-462b-95b8-ed26bdb6425a returned with HTTP 200 Dec 06 06:25:40.455185 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-f3e1f817-c097-4da5-a6c5-e48b9eb6bd15 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Volume info retrieved successfully. Dec 06 06:25:40.459802 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 322/652] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:25:40 2020] GET /volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/4bdd3426-647b-462b-95b8-ed26bdb6425a => generated 968 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:25:40.492328 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-f3e1f817-c097-4da5-a6c5-e48b9eb6bd15 tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] http://10.222.0.57/volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/491271e8-c74d-458b-92c1-eb2d39cf2a5a returned with HTTP 200 Dec 06 06:25:40.493365 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 331/653] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:25:40 2020] GET /volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/491271e8-c74d-458b-92c1-eb2d39cf2a5a => generated 917 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:25:41.476025 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-bd70f6b9-db5b-429d-9bab-823d0818f348 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] GET http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/4bdd3426-647b-462b-95b8-ed26bdb6425a Dec 06 06:25:41.476678 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-bd70f6b9-db5b-429d-9bab-823d0818f348 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:25:41.477101 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:25:41.477101 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:25:41.477777 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-bd70f6b9-db5b-429d-9bab-823d0818f348 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:25:41.510476 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-6d020a84-6508-4509-8b04-f4b587b194ca tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] GET http://10.222.0.57/volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/491271e8-c74d-458b-92c1-eb2d39cf2a5a Dec 06 06:25:41.510929 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-6d020a84-6508-4509-8b04-f4b587b194ca tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:25:41.511124 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:25:41.511124 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:25:41.511657 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-6d020a84-6508-4509-8b04-f4b587b194ca tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:25:41.536710 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:25:41.536710 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:25:41.547263 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-bd70f6b9-db5b-429d-9bab-823d0818f348 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Volume info retrieved successfully. Dec 06 06:25:41.572358 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-bd70f6b9-db5b-429d-9bab-823d0818f348 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/4bdd3426-647b-462b-95b8-ed26bdb6425a returned with HTTP 200 Dec 06 06:25:41.573579 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 323/654] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:25:41 2020] GET /volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/4bdd3426-647b-462b-95b8-ed26bdb6425a => generated 968 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 06 06:25:41.639542 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-6d020a84-6508-4509-8b04-f4b587b194ca tempest-TaggedBootDevicesTest_v242-475446168 tempest-TaggedBootDevicesTest_v242-475446168] http://10.222.0.57/volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/491271e8-c74d-458b-92c1-eb2d39cf2a5a returned with HTTP 404 Dec 06 06:25:41.641402 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 332/655] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:25:41 2020] GET /volume/v3/8aa87d016319408da1aa72aa057ec351/volumes/491271e8-c74d-458b-92c1-eb2d39cf2a5a => generated 109 bytes in 135 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 06 06:25:42.592449 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-238a73c6-1590-4f57-87ed-ddeba7487223 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] GET http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/4bdd3426-647b-462b-95b8-ed26bdb6425a Dec 06 06:25:42.593168 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-238a73c6-1590-4f57-87ed-ddeba7487223 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:25:42.593490 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:25:42.593490 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:25:42.594056 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-238a73c6-1590-4f57-87ed-ddeba7487223 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:25:42.673145 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:25:42.673145 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:25:42.684448 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-238a73c6-1590-4f57-87ed-ddeba7487223 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Volume info retrieved successfully. Dec 06 06:25:42.722403 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-238a73c6-1590-4f57-87ed-ddeba7487223 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/4bdd3426-647b-462b-95b8-ed26bdb6425a returned with HTTP 200 Dec 06 06:25:42.723939 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 324/656] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:25:42 2020] GET /volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/4bdd3426-647b-462b-95b8-ed26bdb6425a => generated 968 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:25:43.742597 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-cf2cb4c3-87b8-4a82-9567-61dbfda3a099 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] GET http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/4bdd3426-647b-462b-95b8-ed26bdb6425a Dec 06 06:25:43.753901 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-cf2cb4c3-87b8-4a82-9567-61dbfda3a099 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:25:43.755274 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-cf2cb4c3-87b8-4a82-9567-61dbfda3a099 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:25:43.848271 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:25:43.848271 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:25:43.868411 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-cf2cb4c3-87b8-4a82-9567-61dbfda3a099 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Volume info retrieved successfully. Dec 06 06:25:43.897564 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-cf2cb4c3-87b8-4a82-9567-61dbfda3a099 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/4bdd3426-647b-462b-95b8-ed26bdb6425a returned with HTTP 200 Dec 06 06:25:43.898523 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 333/657] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:25:43 2020] GET /volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/4bdd3426-647b-462b-95b8-ed26bdb6425a => generated 968 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:25:44.915150 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-9bd324bc-2f00-4072-954c-2ebc2383e094 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] GET http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/4bdd3426-647b-462b-95b8-ed26bdb6425a Dec 06 06:25:44.916444 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-9bd324bc-2f00-4072-954c-2ebc2383e094 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:25:44.917104 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:25:44.917104 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:25:44.917800 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-9bd324bc-2f00-4072-954c-2ebc2383e094 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:25:45.072264 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:25:45.072264 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:25:45.109291 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-9bd324bc-2f00-4072-954c-2ebc2383e094 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Volume info retrieved successfully. Dec 06 06:25:45.205166 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-9bd324bc-2f00-4072-954c-2ebc2383e094 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/4bdd3426-647b-462b-95b8-ed26bdb6425a returned with HTTP 200 Dec 06 06:25:45.213055 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 325/658] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:25:44 2020] GET /volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/4bdd3426-647b-462b-95b8-ed26bdb6425a => generated 1358 bytes in 303 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 06 06:25:46.247139 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-13bc3c56-50f6-492c-8da3-6680963bddce tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] GET http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/4bdd3426-647b-462b-95b8-ed26bdb6425a Dec 06 06:25:46.248776 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-13bc3c56-50f6-492c-8da3-6680963bddce tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:25:46.249181 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:25:46.249181 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:25:46.249797 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-13bc3c56-50f6-492c-8da3-6680963bddce tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:25:46.335827 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:25:46.335827 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:25:46.346845 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-13bc3c56-50f6-492c-8da3-6680963bddce tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Volume info retrieved successfully. Dec 06 06:25:46.384846 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-13bc3c56-50f6-492c-8da3-6680963bddce tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/4bdd3426-647b-462b-95b8-ed26bdb6425a returned with HTTP 200 Dec 06 06:25:46.398275 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 334/659] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:25:46 2020] GET /volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/4bdd3426-647b-462b-95b8-ed26bdb6425a => generated 1356 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 06 06:25:46.401679 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-600e2c22-ed87-4052-8ccb-406abc6ad857 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] POST http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes Dec 06 06:25:46.402506 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:25:46.402506 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:25:46.402973 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-600e2c22-ed87-4052-8ccb-406abc6ad857 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Action: 'create', calling method: create, body: {"volume": {"source_volid": "4bdd3426-647b-462b-95b8-ed26bdb6425a", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1163749700"}} {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 06 06:25:46.413299 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.v3.volumes [None req-600e2c22-ed87-4052-8ccb-406abc6ad857 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Create volume request body: {'volume': {'source_volid': '4bdd3426-647b-462b-95b8-ed26bdb6425a', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1163749700'}} {{(pid=88145) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 06 06:25:46.527715 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:25:46.527715 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:25:46.538753 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-600e2c22-ed87-4052-8ccb-406abc6ad857 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Volume retrieved successfully. Dec 06 06:25:46.539002 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.v3.volumes [None req-600e2c22-ed87-4052-8ccb-406abc6ad857 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Create volume of 1 GB Dec 06 06:25:46.558074 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-600e2c22-ed87-4052-8ccb-406abc6ad857 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Availability Zones retrieved successfully. Dec 06 06:25:46.578010 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-600e2c22-ed87-4052-8ccb-406abc6ad857 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Flow 'volume_create_api' (8832a1ad-ed6a-4330-8bec-967386cb17c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88145) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 06 06:25:46.582719 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-600e2c22-ed87-4052-8ccb-406abc6ad857 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48a53266-4c9c-4ae0-8fd1-1222d5b60495) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:25:46.585533 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.flows.api.create_volume [None req-600e2c22-ed87-4052-8ccb-406abc6ad857 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Validating volume size '1' using validate_int, validate_source_size {{(pid=88145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 06 06:25:46.665547 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-600e2c22-ed87-4052-8ccb-406abc6ad857 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48a53266-4c9c-4ae0-8fd1-1222d5b60495) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '4bdd3426-647b-462b-95b8-ed26bdb6425a', 'volume_type': VolumeType(created_at=2020-12-06T05:47:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=30b7e6de-5d37-476d-b3c0-b2aec991b5a5,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '30b7e6de-5d37-476d-b3c0-b2aec991b5a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:25:46.668303 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-600e2c22-ed87-4052-8ccb-406abc6ad857 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46b7e120-dc10-4e70-a4e3-0070f4d628d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:25:46.759877 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.quota [None req-600e2c22-ed87-4052-8ccb-406abc6ad857 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Created reservations ['9fc711be-c670-4270-9056-dff711645ee8', 'a3a32bc8-d9ad-4962-9b4a-6a6db7a34480', '994e91e4-6248-431c-842d-c887b50e0700', 'e13d7330-9c12-4184-9a01-bf11bd530ddc'] {{(pid=88145) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 06 06:25:46.762672 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-600e2c22-ed87-4052-8ccb-406abc6ad857 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46b7e120-dc10-4e70-a4e3-0070f4d628d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9fc711be-c670-4270-9056-dff711645ee8', 'a3a32bc8-d9ad-4962-9b4a-6a6db7a34480', '994e91e4-6248-431c-842d-c887b50e0700', 'e13d7330-9c12-4184-9a01-bf11bd530ddc']}' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:25:46.767074 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-600e2c22-ed87-4052-8ccb-406abc6ad857 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47587f84-9559-4428-9940-3b746aba7495) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:25:46.915108 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-600e2c22-ed87-4052-8ccb-406abc6ad857 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47587f84-9559-4428-9940-3b746aba7495) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dfb9e391-af6a-4015-854c-a3a68d49b6b6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1163749700',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='851488e5575d4053ac54bcfc3a9c19b6',qos_specs=None,replication_status=,reservations=['9fc711be-c670-4270-9056-dff711645ee8','a3a32bc8-d9ad-4962-9b4a-6a6db7a34480','994e91e4-6248-431c-842d-c887b50e0700','e13d7330-9c12-4184-9a01-bf11bd530ddc'],size=1,snapshot_id=None,source_replicaid=,source_volid=4bdd3426-647b-462b-95b8-ed26bdb6425a,status='creating',user_id='01f15297250446c29bd288704637dd96',volume_type_id=30b7e6de-5d37-476d-b3c0-b2aec991b5a5), '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=2020-12-06T06:25:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1163749700',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dfb9e391-af6a-4015-854c-a3a68d49b6b6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='851488e5575d4053ac54bcfc3a9c19b6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=4bdd3426-647b-462b-95b8-ed26bdb6425a,status='creating',terminated_at=None,updated_at=None,user_id='01f15297250446c29bd288704637dd96',volume_attachment=,volume_type=,volume_type_id=30b7e6de-5d37-476d-b3c0-b2aec991b5a5)}' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:25:46.918866 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-600e2c22-ed87-4052-8ccb-406abc6ad857 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6ec167c-2260-4cc0-8e70-982bab59352d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:25:46.965820 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-600e2c22-ed87-4052-8ccb-406abc6ad857 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6ec167c-2260-4cc0-8e70-982bab59352d) transitioned into state 'SUCCESS' from state '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-1163749700',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='851488e5575d4053ac54bcfc3a9c19b6',qos_specs=None,replication_status=,reservations=['9fc711be-c670-4270-9056-dff711645ee8','a3a32bc8-d9ad-4962-9b4a-6a6db7a34480','994e91e4-6248-431c-842d-c887b50e0700','e13d7330-9c12-4184-9a01-bf11bd530ddc'],size=1,snapshot_id=None,source_replicaid=,source_volid=4bdd3426-647b-462b-95b8-ed26bdb6425a,status='creating',user_id='01f15297250446c29bd288704637dd96',volume_type_id=30b7e6de-5d37-476d-b3c0-b2aec991b5a5)}' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:25:46.967921 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-600e2c22-ed87-4052-8ccb-406abc6ad857 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (034d0daa-cf5e-4080-9c2d-b28171b0567a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:25:47.053669 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-600e2c22-ed87-4052-8ccb-406abc6ad857 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (034d0daa-cf5e-4080-9c2d-b28171b0567a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:25:47.056560 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-600e2c22-ed87-4052-8ccb-406abc6ad857 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Flow 'volume_create_api' (8832a1ad-ed6a-4330-8bec-967386cb17c2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88145) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 06 06:25:47.214590 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-600e2c22-ed87-4052-8ccb-406abc6ad857 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Create volume request issued successfully. Dec 06 06:25:47.230829 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-600e2c22-ed87-4052-8ccb-406abc6ad857 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes returned with HTTP 202 Dec 06 06:25:47.231922 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 326/660] 10.222.0.57 () {60 vars in 1226 bytes} [Sun Dec 6 06:25:46 2020] POST /volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes => generated 849 bytes in 835 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 06 06:25:47.247798 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-43aef900-85f3-42a7-8e46-e39459ad226c tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] GET http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/dfb9e391-af6a-4015-854c-a3a68d49b6b6 Dec 06 06:25:47.249012 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-43aef900-85f3-42a7-8e46-e39459ad226c tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:25:47.249388 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:25:47.249388 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:25:47.250034 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-43aef900-85f3-42a7-8e46-e39459ad226c tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:25:47.341007 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:25:47.341007 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:25:47.354344 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-43aef900-85f3-42a7-8e46-e39459ad226c tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Volume info retrieved successfully. Dec 06 06:25:47.388063 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-43aef900-85f3-42a7-8e46-e39459ad226c tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/dfb9e391-af6a-4015-854c-a3a68d49b6b6 returned with HTTP 200 Dec 06 06:25:47.400334 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 335/661] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:25:47 2020] GET /volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/dfb9e391-af6a-4015-854c-a3a68d49b6b6 => generated 941 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:25:48.406697 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-4d4ec496-71ab-469f-b4d5-29ac887e8aad tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] GET http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/dfb9e391-af6a-4015-854c-a3a68d49b6b6 Dec 06 06:25:48.407244 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-4d4ec496-71ab-469f-b4d5-29ac887e8aad tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:25:48.407504 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:25:48.407504 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:25:48.407785 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-4d4ec496-71ab-469f-b4d5-29ac887e8aad tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:25:48.473849 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:25:48.473849 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:25:48.483638 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-4d4ec496-71ab-469f-b4d5-29ac887e8aad tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Volume info retrieved successfully. Dec 06 06:25:48.510012 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-4d4ec496-71ab-469f-b4d5-29ac887e8aad tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/dfb9e391-af6a-4015-854c-a3a68d49b6b6 returned with HTTP 200 Dec 06 06:25:48.511746 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 327/662] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:25:48 2020] GET /volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/dfb9e391-af6a-4015-854c-a3a68d49b6b6 => generated 941 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:25:49.526505 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-c8077b8d-a6ef-46e5-bb4a-9ad2c5471f16 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] GET http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/dfb9e391-af6a-4015-854c-a3a68d49b6b6 Dec 06 06:25:49.527032 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-c8077b8d-a6ef-46e5-bb4a-9ad2c5471f16 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:25:49.527249 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:25:49.527249 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:25:49.527621 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-c8077b8d-a6ef-46e5-bb4a-9ad2c5471f16 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:25:49.654958 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:25:49.654958 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:25:49.672846 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-c8077b8d-a6ef-46e5-bb4a-9ad2c5471f16 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Volume info retrieved successfully. Dec 06 06:25:49.727097 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-c8077b8d-a6ef-46e5-bb4a-9ad2c5471f16 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/dfb9e391-af6a-4015-854c-a3a68d49b6b6 returned with HTTP 200 Dec 06 06:25:49.728213 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 336/663] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:25:49 2020] GET /volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/dfb9e391-af6a-4015-854c-a3a68d49b6b6 => generated 941 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:25:50.744688 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-62644908-d0cc-4b49-ad7b-923fac895c61 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] GET http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/dfb9e391-af6a-4015-854c-a3a68d49b6b6 Dec 06 06:25:50.745233 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-62644908-d0cc-4b49-ad7b-923fac895c61 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:25:50.745368 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:25:50.745368 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:25:50.745955 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-62644908-d0cc-4b49-ad7b-923fac895c61 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:25:50.804396 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:25:50.804396 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:25:50.813709 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-62644908-d0cc-4b49-ad7b-923fac895c61 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Volume info retrieved successfully. Dec 06 06:25:50.838326 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-62644908-d0cc-4b49-ad7b-923fac895c61 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/dfb9e391-af6a-4015-854c-a3a68d49b6b6 returned with HTTP 200 Dec 06 06:25:50.839920 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 328/664] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:25:50 2020] GET /volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/dfb9e391-af6a-4015-854c-a3a68d49b6b6 => generated 941 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:25:51.857542 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-0d5d1f80-24f9-47f7-97ca-5b22750e2808 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] GET http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/dfb9e391-af6a-4015-854c-a3a68d49b6b6 Dec 06 06:25:51.865062 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-0d5d1f80-24f9-47f7-97ca-5b22750e2808 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:25:51.865545 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:25:51.865545 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:25:51.867385 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-0d5d1f80-24f9-47f7-97ca-5b22750e2808 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:25:52.010071 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:25:52.010071 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:25:52.030233 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-0d5d1f80-24f9-47f7-97ca-5b22750e2808 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Volume info retrieved successfully. Dec 06 06:25:52.056535 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-0d5d1f80-24f9-47f7-97ca-5b22750e2808 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/dfb9e391-af6a-4015-854c-a3a68d49b6b6 returned with HTTP 200 Dec 06 06:25:52.057397 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 337/665] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:25:51 2020] GET /volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/dfb9e391-af6a-4015-854c-a3a68d49b6b6 => generated 941 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:25:53.074048 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-2c5966bb-272d-4025-a4d5-08cbf8e36e59 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] GET http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/dfb9e391-af6a-4015-854c-a3a68d49b6b6 Dec 06 06:25:53.075169 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-2c5966bb-272d-4025-a4d5-08cbf8e36e59 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:25:53.075510 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:25:53.075510 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:25:53.076108 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-2c5966bb-272d-4025-a4d5-08cbf8e36e59 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:25:53.151095 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:25:53.151095 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:25:53.161191 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-2c5966bb-272d-4025-a4d5-08cbf8e36e59 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Volume info retrieved successfully. Dec 06 06:25:53.197067 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-2c5966bb-272d-4025-a4d5-08cbf8e36e59 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/dfb9e391-af6a-4015-854c-a3a68d49b6b6 returned with HTTP 200 Dec 06 06:25:53.198510 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 329/666] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:25:53 2020] GET /volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/dfb9e391-af6a-4015-854c-a3a68d49b6b6 => generated 941 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:25:54.227743 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-6d45f075-c61f-484e-a0f2-d844374deb10 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] GET http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/dfb9e391-af6a-4015-854c-a3a68d49b6b6 Dec 06 06:25:54.230212 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-6d45f075-c61f-484e-a0f2-d844374deb10 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:25:54.231107 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:25:54.231107 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:25:54.247627 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-6d45f075-c61f-484e-a0f2-d844374deb10 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:25:54.353462 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-bc6a1653-9e60-4f3f-ae1a-f48b189c79db tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] POST http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes Dec 06 06:25:54.354361 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:25:54.354361 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:25:54.355082 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-bc6a1653-9e60-4f3f-ae1a-f48b189c79db tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-329703268"}} {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 06 06:25:54.356368 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.v3.volumes [None req-bc6a1653-9e60-4f3f-ae1a-f48b189c79db tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-329703268'}} {{(pid=88145) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 06 06:25:54.356967 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.v3.volumes [None req-bc6a1653-9e60-4f3f-ae1a-f48b189c79db tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Create volume of 1 GB Dec 06 06:25:54.389978 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-bc6a1653-9e60-4f3f-ae1a-f48b189c79db tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Availability Zones retrieved successfully. Dec 06 06:25:54.440627 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-bc6a1653-9e60-4f3f-ae1a-f48b189c79db tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Flow 'volume_create_api' (ecb5764d-4fca-4e03-9c44-0a79d530b04c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88145) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 06 06:25:54.468962 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-bc6a1653-9e60-4f3f-ae1a-f48b189c79db tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6426c79-a6f5-44af-b063-b1effeb0343d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:25:54.484977 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.flows.api.create_volume [None req-bc6a1653-9e60-4f3f-ae1a-f48b189c79db tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Validating volume size '1' using validate_int {{(pid=88145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 06 06:25:54.510712 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:25:54.510712 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:25:54.520586 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-6d45f075-c61f-484e-a0f2-d844374deb10 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Volume info retrieved successfully. Dec 06 06:25:54.547605 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-6d45f075-c61f-484e-a0f2-d844374deb10 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/dfb9e391-af6a-4015-854c-a3a68d49b6b6 returned with HTTP 200 Dec 06 06:25:54.548978 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 338/667] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:25:54 2020] GET /volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/dfb9e391-af6a-4015-854c-a3a68d49b6b6 => generated 941 bytes in 333 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:25:54.686421 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-bc6a1653-9e60-4f3f-ae1a-f48b189c79db tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6426c79-a6f5-44af-b063-b1effeb0343d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-06T05:47:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=30b7e6de-5d37-476d-b3c0-b2aec991b5a5,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '30b7e6de-5d37-476d-b3c0-b2aec991b5a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:25:54.688927 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-bc6a1653-9e60-4f3f-ae1a-f48b189c79db tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e043a798-791b-4337-ac15-bea73a303208) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:25:55.101595 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.quota [None req-bc6a1653-9e60-4f3f-ae1a-f48b189c79db tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Created reservations ['ce058600-9b52-4e89-be1b-c2519ba779f2', 'b603696d-6b5e-4a86-9784-84a98bc57e94', 'e8180440-3c43-4d06-97a4-b897ad557ebc', 'ffd5cade-4e66-4334-aa8d-876ff767bf64'] {{(pid=88145) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 06 06:25:55.121573 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-bc6a1653-9e60-4f3f-ae1a-f48b189c79db tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e043a798-791b-4337-ac15-bea73a303208) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ce058600-9b52-4e89-be1b-c2519ba779f2', 'b603696d-6b5e-4a86-9784-84a98bc57e94', 'e8180440-3c43-4d06-97a4-b897ad557ebc', 'ffd5cade-4e66-4334-aa8d-876ff767bf64']}' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:25:55.142873 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-bc6a1653-9e60-4f3f-ae1a-f48b189c79db tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1371952-e609-49f0-8100-00d6ea648bf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:25:55.445642 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-bc6a1653-9e60-4f3f-ae1a-f48b189c79db tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1371952-e609-49f0-8100-00d6ea648bf5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '25751a41-75f1-4e5b-89f1-207de494ef42', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-329703268',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='144309923d9f421099225acf981cd6f0',qos_specs=None,replication_status=,reservations=['ce058600-9b52-4e89-be1b-c2519ba779f2','b603696d-6b5e-4a86-9784-84a98bc57e94','e8180440-3c43-4d06-97a4-b897ad557ebc','ffd5cade-4e66-4334-aa8d-876ff767bf64'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb49fb224aed4a09baa46ee1766834d7',volume_type_id=30b7e6de-5d37-476d-b3c0-b2aec991b5a5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-06T06:25:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-329703268',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=25751a41-75f1-4e5b-89f1-207de494ef42,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='144309923d9f421099225acf981cd6f0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='fb49fb224aed4a09baa46ee1766834d7',volume_attachment=,volume_type=,volume_type_id=30b7e6de-5d37-476d-b3c0-b2aec991b5a5)}' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:25:55.460662 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-bc6a1653-9e60-4f3f-ae1a-f48b189c79db tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (706d14a2-9492-4865-89fb-86f2761b1fc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:25:55.567547 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-90affc0e-6634-46cc-96af-67529cafa141 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] GET http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/dfb9e391-af6a-4015-854c-a3a68d49b6b6 Dec 06 06:25:55.568772 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-90affc0e-6634-46cc-96af-67529cafa141 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:25:55.569203 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:25:55.569203 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:25:55.569882 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-90affc0e-6634-46cc-96af-67529cafa141 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:25:55.727144 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-bc6a1653-9e60-4f3f-ae1a-f48b189c79db tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (706d14a2-9492-4865-89fb-86f2761b1fc0) transitioned into state 'SUCCESS' from state '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-329703268',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='144309923d9f421099225acf981cd6f0',qos_specs=None,replication_status=,reservations=['ce058600-9b52-4e89-be1b-c2519ba779f2','b603696d-6b5e-4a86-9784-84a98bc57e94','e8180440-3c43-4d06-97a4-b897ad557ebc','ffd5cade-4e66-4334-aa8d-876ff767bf64'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb49fb224aed4a09baa46ee1766834d7',volume_type_id=30b7e6de-5d37-476d-b3c0-b2aec991b5a5)}' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:25:55.733352 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-bc6a1653-9e60-4f3f-ae1a-f48b189c79db tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2137d7b-c4a0-4fb6-9aca-50753c75c9bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:25:55.759184 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:25:55.759184 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:25:55.768946 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-90affc0e-6634-46cc-96af-67529cafa141 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Volume info retrieved successfully. Dec 06 06:25:55.794358 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-90affc0e-6634-46cc-96af-67529cafa141 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/dfb9e391-af6a-4015-854c-a3a68d49b6b6 returned with HTTP 200 Dec 06 06:25:55.796027 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 339/668] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:25:55 2020] GET /volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/dfb9e391-af6a-4015-854c-a3a68d49b6b6 => generated 941 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 06 06:25:55.953854 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-bc6a1653-9e60-4f3f-ae1a-f48b189c79db tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2137d7b-c4a0-4fb6-9aca-50753c75c9bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:25:55.957100 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-bc6a1653-9e60-4f3f-ae1a-f48b189c79db tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Flow 'volume_create_api' (ecb5764d-4fca-4e03-9c44-0a79d530b04c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88145) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 06 06:25:56.115934 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-bc6a1653-9e60-4f3f-ae1a-f48b189c79db tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Create volume request issued successfully. Dec 06 06:25:56.147426 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-bc6a1653-9e60-4f3f-ae1a-f48b189c79db tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes returned with HTTP 202 Dec 06 06:25:56.151551 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 330/669] 10.222.0.57 () {60 vars in 1225 bytes} [Sun Dec 6 06:25:54 2020] POST /volume/v3/144309923d9f421099225acf981cd6f0/volumes => generated 819 bytes in 1804 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 06 06:25:56.162842 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-412b174b-a9eb-402c-aada-3b97631106dd tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] GET http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/25751a41-75f1-4e5b-89f1-207de494ef42 Dec 06 06:25:56.163453 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-412b174b-a9eb-402c-aada-3b97631106dd tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:25:56.163683 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:25:56.163683 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:25:56.164196 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-412b174b-a9eb-402c-aada-3b97631106dd tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:25:56.286294 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:25:56.286294 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:25:56.308801 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-412b174b-a9eb-402c-aada-3b97631106dd tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Volume info retrieved successfully. Dec 06 06:25:56.359621 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-412b174b-a9eb-402c-aada-3b97631106dd tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/25751a41-75f1-4e5b-89f1-207de494ef42 returned with HTTP 200 Dec 06 06:25:56.360988 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 340/670] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:25:56 2020] GET /volume/v3/144309923d9f421099225acf981cd6f0/volumes/25751a41-75f1-4e5b-89f1-207de494ef42 => generated 887 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:25:56.814761 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-fe5e7e28-1f49-4dc1-bc1f-17bffa2ba0af tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] GET http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/dfb9e391-af6a-4015-854c-a3a68d49b6b6 Dec 06 06:25:56.815450 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-fe5e7e28-1f49-4dc1-bc1f-17bffa2ba0af tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:25:56.815787 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:25:56.815787 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:25:56.816493 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-fe5e7e28-1f49-4dc1-bc1f-17bffa2ba0af tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:25:56.974802 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:25:56.974802 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:25:57.023902 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-fe5e7e28-1f49-4dc1-bc1f-17bffa2ba0af tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Volume info retrieved successfully. Dec 06 06:25:57.080349 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-fe5e7e28-1f49-4dc1-bc1f-17bffa2ba0af tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/dfb9e391-af6a-4015-854c-a3a68d49b6b6 returned with HTTP 200 Dec 06 06:25:57.081365 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 331/671] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:25:56 2020] GET /volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/dfb9e391-af6a-4015-854c-a3a68d49b6b6 => generated 941 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:25:57.378466 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-d112f132-098c-4c40-b6f6-d67c8fc6eb5a tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] GET http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/25751a41-75f1-4e5b-89f1-207de494ef42 Dec 06 06:25:57.379143 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-d112f132-098c-4c40-b6f6-d67c8fc6eb5a tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:25:57.379483 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:25:57.379483 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:25:57.380046 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-d112f132-098c-4c40-b6f6-d67c8fc6eb5a tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:25:57.606190 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:25:57.606190 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:25:57.650672 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-d112f132-098c-4c40-b6f6-d67c8fc6eb5a tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Volume info retrieved successfully. Dec 06 06:25:57.732529 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-d112f132-098c-4c40-b6f6-d67c8fc6eb5a tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/25751a41-75f1-4e5b-89f1-207de494ef42 returned with HTTP 200 Dec 06 06:25:57.743812 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 341/672] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:25:57 2020] GET /volume/v3/144309923d9f421099225acf981cd6f0/volumes/25751a41-75f1-4e5b-89f1-207de494ef42 => generated 911 bytes in 369 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:25:58.097928 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-215b7b57-ae0a-4da1-8a21-86b440d25586 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] GET http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/dfb9e391-af6a-4015-854c-a3a68d49b6b6 Dec 06 06:25:58.098802 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-215b7b57-ae0a-4da1-8a21-86b440d25586 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:25:58.099126 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:25:58.099126 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:25:58.099686 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-215b7b57-ae0a-4da1-8a21-86b440d25586 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:25:58.290793 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:25:58.290793 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:25:58.325380 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-215b7b57-ae0a-4da1-8a21-86b440d25586 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Volume info retrieved successfully. Dec 06 06:25:58.378766 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-215b7b57-ae0a-4da1-8a21-86b440d25586 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/dfb9e391-af6a-4015-854c-a3a68d49b6b6 returned with HTTP 200 Dec 06 06:25:58.389437 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 332/673] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:25:58 2020] GET /volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/dfb9e391-af6a-4015-854c-a3a68d49b6b6 => generated 941 bytes in 295 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:25:58.749364 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-f6694f42-ce5f-4334-9770-20265fa3d4d1 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] GET http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/25751a41-75f1-4e5b-89f1-207de494ef42 Dec 06 06:25:58.750174 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-f6694f42-ce5f-4334-9770-20265fa3d4d1 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:25:58.750627 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:25:58.750627 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:25:58.751304 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-f6694f42-ce5f-4334-9770-20265fa3d4d1 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:25:58.886988 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:25:58.886988 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:25:58.924363 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-f6694f42-ce5f-4334-9770-20265fa3d4d1 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Volume info retrieved successfully. Dec 06 06:25:59.018848 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-f6694f42-ce5f-4334-9770-20265fa3d4d1 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/25751a41-75f1-4e5b-89f1-207de494ef42 returned with HTTP 200 Dec 06 06:25:59.034354 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 342/674] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:25:58 2020] GET /volume/v3/144309923d9f421099225acf981cd6f0/volumes/25751a41-75f1-4e5b-89f1-207de494ef42 => generated 912 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:25:59.345907 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-89e9680b-1710-4c30-997b-6682ac940648 req-7846eb9c-56fd-4651-8782-3b1f452fff51 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] GET http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/25751a41-75f1-4e5b-89f1-207de494ef42 Dec 06 06:25:59.346456 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-89e9680b-1710-4c30-997b-6682ac940648 req-7846eb9c-56fd-4651-8782-3b1f452fff51 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:25:59.346664 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:25:59.346664 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:25:59.350782 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-89e9680b-1710-4c30-997b-6682ac940648 req-7846eb9c-56fd-4651-8782-3b1f452fff51 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:25:59.395519 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-7ae1d599-b467-4c11-acfe-a03e54049aee tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] GET http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/dfb9e391-af6a-4015-854c-a3a68d49b6b6 Dec 06 06:25:59.396575 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-7ae1d599-b467-4c11-acfe-a03e54049aee tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:25:59.397153 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:25:59.397153 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:25:59.397531 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-7ae1d599-b467-4c11-acfe-a03e54049aee tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:25:59.460795 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:25:59.460795 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:25:59.479232 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:25:59.479232 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:25:59.498216 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-7ae1d599-b467-4c11-acfe-a03e54049aee tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Volume info retrieved successfully. Dec 06 06:25:59.507757 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [req-89e9680b-1710-4c30-997b-6682ac940648 req-7846eb9c-56fd-4651-8782-3b1f452fff51 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Volume info retrieved successfully. Dec 06 06:25:59.538926 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-7ae1d599-b467-4c11-acfe-a03e54049aee tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/dfb9e391-af6a-4015-854c-a3a68d49b6b6 returned with HTTP 200 Dec 06 06:25:59.540621 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 343/675] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:25:59 2020] GET /volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/dfb9e391-af6a-4015-854c-a3a68d49b6b6 => generated 941 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:25:59.576352 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-89e9680b-1710-4c30-997b-6682ac940648 req-7846eb9c-56fd-4651-8782-3b1f452fff51 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/25751a41-75f1-4e5b-89f1-207de494ef42 returned with HTTP 200 Dec 06 06:25:59.581054 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 333/676] 10.222.0.57 () {60 vars in 1569 bytes} [Sun Dec 6 06:25:59 2020] GET /volume/v3/144309923d9f421099225acf981cd6f0/volumes/25751a41-75f1-4e5b-89f1-207de494ef42 => generated 912 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:25:59.806748 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-7ae1d599-b467-4c11-acfe-a03e54049aee tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] GET http://10.222.0.57/volume// Dec 06 06:25:59.807219 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-7ae1d599-b467-4c11-acfe-a03e54049aee tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:25:59.807415 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:25:59.807415 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:25:59.808169 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-7ae1d599-b467-4c11-acfe-a03e54049aee tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Calling method 'all' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:25:59.809578 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-7ae1d599-b467-4c11-acfe-a03e54049aee tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] http://10.222.0.57/volume// returned with HTTP 300 Dec 06 06:25:59.811388 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 344/677] 10.222.0.57 () {58 vars in 1289 bytes} [Sun Dec 6 06:25:59 2020] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Dec 06 06:25:59.841184 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-89e9680b-1710-4c30-997b-6682ac940648 req-cb7eec4b-386e-404b-8f45-9e9205f376b5 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] POST http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/attachments Dec 06 06:25:59.841608 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:25:59.841608 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:25:59.842003 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-89e9680b-1710-4c30-997b-6682ac940648 req-cb7eec4b-386e-404b-8f45-9e9205f376b5 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "25751a41-75f1-4e5b-89f1-207de494ef42", "instance_uuid": "24300ce5-394f-489a-a43c-008c5abdd92b", "connector": null}} {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 06 06:25:59.895257 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:25:59.895257 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:26:00.373156 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-89e9680b-1710-4c30-997b-6682ac940648 req-cb7eec4b-386e-404b-8f45-9e9205f376b5 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/attachments returned with HTTP 200 Dec 06 06:26:00.385199 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 334/678] 10.222.0.57 () {66 vars in 1565 bytes} [Sun Dec 6 06:25:59 2020] POST /volume/v3/144309923d9f421099225acf981cd6f0/attachments => generated 273 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 06 06:26:00.427167 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-ba25ed14-9755-485d-a3d0-26182edba964 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] GET http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/25751a41-75f1-4e5b-89f1-207de494ef42 Dec 06 06:26:00.427883 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-ba25ed14-9755-485d-a3d0-26182edba964 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:26:00.428612 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-ba25ed14-9755-485d-a3d0-26182edba964 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:26:00.457167 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-89e9680b-1710-4c30-997b-6682ac940648 req-cb7eec4b-386e-404b-8f45-9e9205f376b5 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] GET http://10.222.0.57/volume// Dec 06 06:26:00.457835 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-89e9680b-1710-4c30-997b-6682ac940648 req-cb7eec4b-386e-404b-8f45-9e9205f376b5 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:26:00.458043 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:26:00.458043 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:26:00.458422 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-89e9680b-1710-4c30-997b-6682ac940648 req-cb7eec4b-386e-404b-8f45-9e9205f376b5 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Calling method 'all' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:26:00.461028 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-89e9680b-1710-4c30-997b-6682ac940648 req-cb7eec4b-386e-404b-8f45-9e9205f376b5 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] http://10.222.0.57/volume// returned with HTTP 300 Dec 06 06:26:00.461664 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 335/679] 10.222.0.63 () {56 vars in 1089 bytes} [Sun Dec 6 06:26:00 2020] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 06 06:26:00.499950 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-89e9680b-1710-4c30-997b-6682ac940648 req-dbbc2dda-d997-473d-9ec4-0960e81d0166 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] GET http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/25751a41-75f1-4e5b-89f1-207de494ef42 Dec 06 06:26:00.499950 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-89e9680b-1710-4c30-997b-6682ac940648 req-dbbc2dda-d997-473d-9ec4-0960e81d0166 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:26:00.501388 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-89e9680b-1710-4c30-997b-6682ac940648 req-dbbc2dda-d997-473d-9ec4-0960e81d0166 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:26:00.538777 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:26:00.538777 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:26:00.568094 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-ba25ed14-9755-485d-a3d0-26182edba964 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Volume info retrieved successfully. Dec 06 06:26:00.618698 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:26:00.618698 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:26:00.632450 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:26:00.632450 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:26:00.638390 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-ba25ed14-9755-485d-a3d0-26182edba964 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/25751a41-75f1-4e5b-89f1-207de494ef42 returned with HTTP 200 Dec 06 06:26:00.650388 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 345/680] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:26:00 2020] GET /volume/v3/144309923d9f421099225acf981cd6f0/volumes/25751a41-75f1-4e5b-89f1-207de494ef42 => generated 911 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:26:00.658457 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-e0813445-4777-4921-a580-f6b10d67353d tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] GET http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/dfb9e391-af6a-4015-854c-a3a68d49b6b6 Dec 06 06:26:00.661634 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [req-89e9680b-1710-4c30-997b-6682ac940648 req-dbbc2dda-d997-473d-9ec4-0960e81d0166 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Volume info retrieved successfully. Dec 06 06:26:00.662594 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-e0813445-4777-4921-a580-f6b10d67353d tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:26:00.668908 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:26:00.668908 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:26:00.669777 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-e0813445-4777-4921-a580-f6b10d67353d tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:26:00.745259 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:26:00.745259 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:26:00.768528 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-89e9680b-1710-4c30-997b-6682ac940648 req-dbbc2dda-d997-473d-9ec4-0960e81d0166 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/25751a41-75f1-4e5b-89f1-207de494ef42 returned with HTTP 200 Dec 06 06:26:00.777965 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:26:00.777965 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:26:00.786744 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 336/681] 10.222.0.63 () {60 vars in 1403 bytes} [Sun Dec 6 06:26:00 2020] GET /volume/v3/144309923d9f421099225acf981cd6f0/volumes/25751a41-75f1-4e5b-89f1-207de494ef42 => generated 1010 bytes in 291 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 06 06:26:00.801230 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-e0813445-4777-4921-a580-f6b10d67353d tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Volume info retrieved successfully. Dec 06 06:26:00.823146 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-89e9680b-1710-4c30-997b-6682ac940648 req-d868e36a-4735-4bdd-b1e8-6a6581e1fcb6 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] PUT http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/attachments/12502751-02b7-4990-aa82-147fff968dba Dec 06 06:26:00.823934 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:26:00.823934 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:26:00.824625 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-89e9680b-1710-4c30-997b-6682ac940648 req-d868e36a-4735-4bdd-b1e8-6a6581e1fcb6 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.63", "host": "n-h1-765311-2", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-765311-2.cbci-765311-2.local", "mountpoint": "/dev/sdb"}}} {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 06 06:26:00.871177 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-e0813445-4777-4921-a580-f6b10d67353d tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/dfb9e391-af6a-4015-854c-a3a68d49b6b6 returned with HTTP 200 Dec 06 06:26:00.872021 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 346/682] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:26:00 2020] GET /volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/dfb9e391-af6a-4015-854c-a3a68d49b6b6 => generated 941 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:26:00.897630 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 06 06:26:00.897630 n-d-765311-2 devstack@c-api.service[88143]: return self.call(f, *args, **kw) Dec 06 06:26:00.899908 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.coordination [req-89e9680b-1710-4c30-997b-6682ac940648 req-d868e36a-4735-4bdd-b1e8-6a6581e1fcb6 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Lock "b'cinder-attachment_update-25751a41-75f1-4e5b-89f1-207de494ef42-n-h1-765311-2'" acquired by "attachment_update" :: waited 0.026s {{(pid=88145) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 06 06:26:00.903732 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:26:00.903732 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:26:01.656199 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-11ce9fad-475c-49c2-85ca-04b6a037dd20 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] GET http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/25751a41-75f1-4e5b-89f1-207de494ef42 Dec 06 06:26:01.656738 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-11ce9fad-475c-49c2-85ca-04b6a037dd20 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:26:01.657100 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:26:01.657100 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:26:01.657718 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-11ce9fad-475c-49c2-85ca-04b6a037dd20 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:26:01.793684 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:26:01.793684 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:26:01.831499 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-11ce9fad-475c-49c2-85ca-04b6a037dd20 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Volume info retrieved successfully. Dec 06 06:26:01.882962 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:26:01.882962 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:26:01.905031 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-11ce9fad-475c-49c2-85ca-04b6a037dd20 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/25751a41-75f1-4e5b-89f1-207de494ef42 returned with HTTP 200 Dec 06 06:26:01.921947 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 347/683] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:26:01 2020] GET /volume/v3/144309923d9f421099225acf981cd6f0/volumes/25751a41-75f1-4e5b-89f1-207de494ef42 => generated 911 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:26:01.921947 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-eb77d72f-ab85-424e-af02-21d94e100258 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] GET http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/dfb9e391-af6a-4015-854c-a3a68d49b6b6 Dec 06 06:26:01.921947 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-eb77d72f-ab85-424e-af02-21d94e100258 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:26:01.921947 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:26:01.921947 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:26:01.921947 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-eb77d72f-ab85-424e-af02-21d94e100258 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:26:02.049526 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:26:02.049526 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:26:02.071558 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-eb77d72f-ab85-424e-af02-21d94e100258 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Volume info retrieved successfully. Dec 06 06:26:02.134095 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-eb77d72f-ab85-424e-af02-21d94e100258 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/dfb9e391-af6a-4015-854c-a3a68d49b6b6 returned with HTTP 200 Dec 06 06:26:02.163722 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 348/684] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:26:01 2020] GET /volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/dfb9e391-af6a-4015-854c-a3a68d49b6b6 => generated 941 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:26:02.930543 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-7c12a7b4-449c-48bd-a2f7-c356189efd7a tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] GET http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/25751a41-75f1-4e5b-89f1-207de494ef42 Dec 06 06:26:02.931077 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-7c12a7b4-449c-48bd-a2f7-c356189efd7a tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:26:02.931224 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:26:02.931224 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:26:02.931798 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-7c12a7b4-449c-48bd-a2f7-c356189efd7a tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:26:03.049502 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:26:03.049502 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:26:03.064250 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-7c12a7b4-449c-48bd-a2f7-c356189efd7a tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Volume info retrieved successfully. Dec 06 06:26:03.141610 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:26:03.141610 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:26:03.163334 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-7c12a7b4-449c-48bd-a2f7-c356189efd7a tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/25751a41-75f1-4e5b-89f1-207de494ef42 returned with HTTP 200 Dec 06 06:26:03.165711 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 349/685] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:26:02 2020] GET /volume/v3/144309923d9f421099225acf981cd6f0/volumes/25751a41-75f1-4e5b-89f1-207de494ef42 => generated 911 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:26:03.179672 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-abaf98bd-37e2-401a-a17f-7458c89b61a3 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] GET http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/dfb9e391-af6a-4015-854c-a3a68d49b6b6 Dec 06 06:26:03.180862 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-abaf98bd-37e2-401a-a17f-7458c89b61a3 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:26:03.181884 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:26:03.181884 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:26:03.182648 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-abaf98bd-37e2-401a-a17f-7458c89b61a3 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:26:03.339836 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:26:03.339836 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:26:03.360439 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-abaf98bd-37e2-401a-a17f-7458c89b61a3 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Volume info retrieved successfully. Dec 06 06:26:03.450792 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-abaf98bd-37e2-401a-a17f-7458c89b61a3 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/dfb9e391-af6a-4015-854c-a3a68d49b6b6 returned with HTTP 200 Dec 06 06:26:03.451684 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 350/686] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:26:03 2020] GET /volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/dfb9e391-af6a-4015-854c-a3a68d49b6b6 => generated 1391 bytes in 281 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 06 06:26:03.468395 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-b0c5e585-9b2f-472b-bb3e-e480a7f7e363 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] GET http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/dfb9e391-af6a-4015-854c-a3a68d49b6b6 Dec 06 06:26:03.468961 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-b0c5e585-9b2f-472b-bb3e-e480a7f7e363 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:26:03.469155 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:26:03.469155 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:26:03.470180 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-b0c5e585-9b2f-472b-bb3e-e480a7f7e363 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:26:03.594714 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:26:03.594714 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:26:03.615082 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-b0c5e585-9b2f-472b-bb3e-e480a7f7e363 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Volume info retrieved successfully. Dec 06 06:26:03.676883 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-b0c5e585-9b2f-472b-bb3e-e480a7f7e363 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/dfb9e391-af6a-4015-854c-a3a68d49b6b6 returned with HTTP 200 Dec 06 06:26:03.688683 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 351/687] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:26:03 2020] GET /volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/dfb9e391-af6a-4015-854c-a3a68d49b6b6 => generated 1391 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 06 06:26:03.701292 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-3d228bac-d593-4154-9ffd-0f65b893e4f8 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] POST http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes Dec 06 06:26:03.701833 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:26:03.701833 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:26:03.702250 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-3d228bac-d593-4154-9ffd-0f65b893e4f8 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-1634351968"}} {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 06 06:26:03.703507 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.v3.volumes [None req-3d228bac-d593-4154-9ffd-0f65b893e4f8 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1634351968'}} {{(pid=88144) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 06 06:26:03.703880 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.v3.volumes [None req-3d228bac-d593-4154-9ffd-0f65b893e4f8 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Create volume of 1 GB Dec 06 06:26:03.735859 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-3d228bac-d593-4154-9ffd-0f65b893e4f8 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Availability Zones retrieved successfully. Dec 06 06:26:03.778620 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-3d228bac-d593-4154-9ffd-0f65b893e4f8 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Flow 'volume_create_api' (ca93f9c2-b42a-4a5e-9f90-68f4eff86ee0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88144) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 06 06:26:03.787453 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-3d228bac-d593-4154-9ffd-0f65b893e4f8 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f32c349-3e89-4173-8bc8-9ae595aa3751) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:26:03.789595 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.flows.api.create_volume [None req-3d228bac-d593-4154-9ffd-0f65b893e4f8 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Validating volume size '1' using validate_int {{(pid=88144) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 06 06:26:03.982493 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-3d228bac-d593-4154-9ffd-0f65b893e4f8 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f32c349-3e89-4173-8bc8-9ae595aa3751) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-06T05:47:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=30b7e6de-5d37-476d-b3c0-b2aec991b5a5,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '30b7e6de-5d37-476d-b3c0-b2aec991b5a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:26:04.003986 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-3d228bac-d593-4154-9ffd-0f65b893e4f8 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab81bc79-4a1d-4f7d-a62a-9b925afc2d2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:26:04.247043 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.quota [None req-3d228bac-d593-4154-9ffd-0f65b893e4f8 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Created reservations ['37078562-c4f8-41fc-a267-5ec622f447b3', '8aebf286-8d81-4706-bb7b-b79682c60d99', '6673d490-7819-4d0c-a56e-ae99c1e92511', '915a654d-3822-47b3-b9ae-7277266331a3'] {{(pid=88144) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 06 06:26:04.249550 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-3d228bac-d593-4154-9ffd-0f65b893e4f8 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab81bc79-4a1d-4f7d-a62a-9b925afc2d2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['37078562-c4f8-41fc-a267-5ec622f447b3', '8aebf286-8d81-4706-bb7b-b79682c60d99', '6673d490-7819-4d0c-a56e-ae99c1e92511', '915a654d-3822-47b3-b9ae-7277266331a3']}' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:26:04.251796 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-3d228bac-d593-4154-9ffd-0f65b893e4f8 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ce427ba-8ba5-4ca7-ae5e-7cd6262a6deb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:26:04.346406 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.coordination [req-89e9680b-1710-4c30-997b-6682ac940648 req-d868e36a-4735-4bdd-b1e8-6a6581e1fcb6 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Lock "b'cinder-attachment_update-25751a41-75f1-4e5b-89f1-207de494ef42-n-h1-765311-2'" released by "attachment_update" :: held 3.447s {{(pid=88145) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 06 06:26:04.347401 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-89e9680b-1710-4c30-997b-6682ac940648 req-d868e36a-4735-4bdd-b1e8-6a6581e1fcb6 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/attachments/12502751-02b7-4990-aa82-147fff968dba returned with HTTP 200 Dec 06 06:26:04.348487 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 337/688] 10.222.0.63 () {64 vars in 1468 bytes} [Sun Dec 6 06:26:00 2020] PUT /volume/v3/144309923d9f421099225acf981cd6f0/attachments/12502751-02b7-4990-aa82-147fff968dba => generated 762 bytes in 3531 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 06 06:26:04.353910 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-55c723f6-7837-43f2-9b35-c33790519df3 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] GET http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/25751a41-75f1-4e5b-89f1-207de494ef42 Dec 06 06:26:04.356833 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-55c723f6-7837-43f2-9b35-c33790519df3 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:26:04.357388 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:26:04.357388 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:26:04.358048 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-55c723f6-7837-43f2-9b35-c33790519df3 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:26:04.361283 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-3d228bac-d593-4154-9ffd-0f65b893e4f8 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ce427ba-8ba5-4ca7-ae5e-7cd6262a6deb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1459718b-98f3-49c8-a06f-fdbcd3076670', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1634351968',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='851488e5575d4053ac54bcfc3a9c19b6',qos_specs=None,replication_status=,reservations=['37078562-c4f8-41fc-a267-5ec622f447b3','8aebf286-8d81-4706-bb7b-b79682c60d99','6673d490-7819-4d0c-a56e-ae99c1e92511','915a654d-3822-47b3-b9ae-7277266331a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01f15297250446c29bd288704637dd96',volume_type_id=30b7e6de-5d37-476d-b3c0-b2aec991b5a5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-06T06:26:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1634351968',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1459718b-98f3-49c8-a06f-fdbcd3076670,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='851488e5575d4053ac54bcfc3a9c19b6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='01f15297250446c29bd288704637dd96',volume_attachment=,volume_type=,volume_type_id=30b7e6de-5d37-476d-b3c0-b2aec991b5a5)}' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:26:04.363940 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-3d228bac-d593-4154-9ffd-0f65b893e4f8 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5007c436-f9f1-4e4c-b667-67403890f908) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:26:04.393432 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-3d228bac-d593-4154-9ffd-0f65b893e4f8 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5007c436-f9f1-4e4c-b667-67403890f908) transitioned into state 'SUCCESS' from state '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-1634351968',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='851488e5575d4053ac54bcfc3a9c19b6',qos_specs=None,replication_status=,reservations=['37078562-c4f8-41fc-a267-5ec622f447b3','8aebf286-8d81-4706-bb7b-b79682c60d99','6673d490-7819-4d0c-a56e-ae99c1e92511','915a654d-3822-47b3-b9ae-7277266331a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01f15297250446c29bd288704637dd96',volume_type_id=30b7e6de-5d37-476d-b3c0-b2aec991b5a5)}' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:26:04.401936 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-3d228bac-d593-4154-9ffd-0f65b893e4f8 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10b96333-34f7-47b5-bd7a-e34c7c06ed4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:26:04.431220 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-3d228bac-d593-4154-9ffd-0f65b893e4f8 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10b96333-34f7-47b5-bd7a-e34c7c06ed4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:26:04.445633 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-3d228bac-d593-4154-9ffd-0f65b893e4f8 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Flow 'volume_create_api' (ca93f9c2-b42a-4a5e-9f90-68f4eff86ee0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88144) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 06 06:26:04.478623 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:26:04.478623 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:26:04.501457 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-55c723f6-7837-43f2-9b35-c33790519df3 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Volume info retrieved successfully. Dec 06 06:26:04.551805 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:26:04.551805 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:26:04.577570 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-3d228bac-d593-4154-9ffd-0f65b893e4f8 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Create volume request issued successfully. Dec 06 06:26:04.581008 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-55c723f6-7837-43f2-9b35-c33790519df3 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/25751a41-75f1-4e5b-89f1-207de494ef42 returned with HTTP 200 Dec 06 06:26:04.582542 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 338/689] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:26:04 2020] GET /volume/v3/144309923d9f421099225acf981cd6f0/volumes/25751a41-75f1-4e5b-89f1-207de494ef42 => generated 912 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:26:04.603034 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-3d228bac-d593-4154-9ffd-0f65b893e4f8 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes returned with HTTP 202 Dec 06 06:26:04.613205 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 352/690] 10.222.0.57 () {60 vars in 1225 bytes} [Sun Dec 6 06:26:03 2020] POST /volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes => generated 816 bytes in 906 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Dec 06 06:26:04.622322 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-a62fe07e-19fb-44c3-beb5-0122489d7d7b tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] GET http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/1459718b-98f3-49c8-a06f-fdbcd3076670 Dec 06 06:26:04.623963 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-a62fe07e-19fb-44c3-beb5-0122489d7d7b tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:26:04.624387 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:26:04.624387 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:26:04.626132 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-a62fe07e-19fb-44c3-beb5-0122489d7d7b tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:26:04.725217 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:26:04.725217 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:26:04.742137 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-a62fe07e-19fb-44c3-beb5-0122489d7d7b tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Volume info retrieved successfully. Dec 06 06:26:04.793809 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-a62fe07e-19fb-44c3-beb5-0122489d7d7b tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/1459718b-98f3-49c8-a06f-fdbcd3076670 returned with HTTP 200 Dec 06 06:26:04.794809 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 339/691] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:26:04 2020] GET /volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/1459718b-98f3-49c8-a06f-fdbcd3076670 => generated 908 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:26:05.599346 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-daaa98b2-35d8-4d85-beaa-d580db642dd8 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] GET http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/25751a41-75f1-4e5b-89f1-207de494ef42 Dec 06 06:26:05.599965 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-daaa98b2-35d8-4d85-beaa-d580db642dd8 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:26:05.600267 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:26:05.600267 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:26:05.600821 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-daaa98b2-35d8-4d85-beaa-d580db642dd8 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:26:05.794922 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:26:05.794922 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:26:05.811310 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-775c4ed9-8883-4af3-a64b-f8ab24af199c tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] GET http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/1459718b-98f3-49c8-a06f-fdbcd3076670 Dec 06 06:26:05.811985 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-775c4ed9-8883-4af3-a64b-f8ab24af199c tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:26:05.812201 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:26:05.812201 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:26:05.812556 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-775c4ed9-8883-4af3-a64b-f8ab24af199c tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:26:05.826805 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-daaa98b2-35d8-4d85-beaa-d580db642dd8 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Volume info retrieved successfully. Dec 06 06:26:05.900214 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:26:05.900214 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:26:05.921306 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-daaa98b2-35d8-4d85-beaa-d580db642dd8 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/25751a41-75f1-4e5b-89f1-207de494ef42 returned with HTTP 200 Dec 06 06:26:05.931752 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 353/692] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:26:05 2020] GET /volume/v3/144309923d9f421099225acf981cd6f0/volumes/25751a41-75f1-4e5b-89f1-207de494ef42 => generated 912 bytes in 328 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:26:05.950314 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:26:05.950314 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:26:05.970815 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-775c4ed9-8883-4af3-a64b-f8ab24af199c tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Volume info retrieved successfully. Dec 06 06:26:06.002978 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-775c4ed9-8883-4af3-a64b-f8ab24af199c tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/1459718b-98f3-49c8-a06f-fdbcd3076670 returned with HTTP 200 Dec 06 06:26:06.004665 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 340/693] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:26:05 2020] GET /volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/1459718b-98f3-49c8-a06f-fdbcd3076670 => generated 908 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:26:06.938826 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-136d2d1d-4177-419f-8158-df72e8db10f1 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] GET http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/25751a41-75f1-4e5b-89f1-207de494ef42 Dec 06 06:26:06.940164 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-136d2d1d-4177-419f-8158-df72e8db10f1 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:26:06.940585 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:26:06.940585 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:26:06.941508 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-136d2d1d-4177-419f-8158-df72e8db10f1 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:26:07.024031 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-bd84655c-dc2d-4518-91d5-ce2efe88039c tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] GET http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/1459718b-98f3-49c8-a06f-fdbcd3076670 Dec 06 06:26:07.024810 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:26:07.024810 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:26:07.025481 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-bd84655c-dc2d-4518-91d5-ce2efe88039c tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:26:07.026627 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:26:07.026627 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:26:07.027204 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-bd84655c-dc2d-4518-91d5-ce2efe88039c tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:26:07.037745 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-136d2d1d-4177-419f-8158-df72e8db10f1 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Volume info retrieved successfully. Dec 06 06:26:07.066799 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:26:07.066799 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:26:07.083158 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-136d2d1d-4177-419f-8158-df72e8db10f1 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/25751a41-75f1-4e5b-89f1-207de494ef42 returned with HTTP 200 Dec 06 06:26:07.109366 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 354/694] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:26:06 2020] GET /volume/v3/144309923d9f421099225acf981cd6f0/volumes/25751a41-75f1-4e5b-89f1-207de494ef42 => generated 912 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:26:07.175456 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:26:07.175456 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:26:07.198898 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-bd84655c-dc2d-4518-91d5-ce2efe88039c tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Volume info retrieved successfully. Dec 06 06:26:07.246990 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-bd84655c-dc2d-4518-91d5-ce2efe88039c tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/1459718b-98f3-49c8-a06f-fdbcd3076670 returned with HTTP 200 Dec 06 06:26:07.248712 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 341/695] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:26:07 2020] GET /volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/1459718b-98f3-49c8-a06f-fdbcd3076670 => generated 909 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:26:07.270798 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-4492bc7f-cf9b-4b15-b6eb-e8e350505e6f tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] POST http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes Dec 06 06:26:07.284028 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:26:07.284028 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:26:07.285432 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-4492bc7f-cf9b-4b15-b6eb-e8e350505e6f tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Action: 'create', calling method: create, body: {"volume": {"source_volid": "1459718b-98f3-49c8-a06f-fdbcd3076670", "size": 2, "name": "tempest-VolumesCloneTest-Volume-453031846"}} {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 06 06:26:07.287051 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.v3.volumes [None req-4492bc7f-cf9b-4b15-b6eb-e8e350505e6f tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Create volume request body: {'volume': {'source_volid': '1459718b-98f3-49c8-a06f-fdbcd3076670', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-453031846'}} {{(pid=88144) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 06 06:26:07.401330 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:26:07.401330 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:26:07.403014 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-4492bc7f-cf9b-4b15-b6eb-e8e350505e6f tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Volume retrieved successfully. Dec 06 06:26:07.403902 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.v3.volumes [None req-4492bc7f-cf9b-4b15-b6eb-e8e350505e6f tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Create volume of 2 GB Dec 06 06:26:07.423867 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-4492bc7f-cf9b-4b15-b6eb-e8e350505e6f tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Availability Zones retrieved successfully. Dec 06 06:26:07.494994 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-4492bc7f-cf9b-4b15-b6eb-e8e350505e6f tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Flow 'volume_create_api' (36623b7e-3110-4d2a-bd13-26e1c9bf9408) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88144) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 06 06:26:07.501175 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-4492bc7f-cf9b-4b15-b6eb-e8e350505e6f tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eeed7b8b-dbd4-4935-ba91-2ca6d1c2f3d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:26:07.504804 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.flows.api.create_volume [None req-4492bc7f-cf9b-4b15-b6eb-e8e350505e6f tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Validating volume size '2' using validate_int, validate_source_size {{(pid=88144) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 06 06:26:07.597451 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-4492bc7f-cf9b-4b15-b6eb-e8e350505e6f tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eeed7b8b-dbd4-4935-ba91-2ca6d1c2f3d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': '1459718b-98f3-49c8-a06f-fdbcd3076670', 'volume_type': VolumeType(created_at=2020-12-06T05:47:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=30b7e6de-5d37-476d-b3c0-b2aec991b5a5,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '30b7e6de-5d37-476d-b3c0-b2aec991b5a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:26:07.600231 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-4492bc7f-cf9b-4b15-b6eb-e8e350505e6f tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19818079-c8fd-44c7-9aba-9e1282b859eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:26:07.716340 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.quota [None req-4492bc7f-cf9b-4b15-b6eb-e8e350505e6f tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Created reservations ['ec0e30d4-2273-48d4-bf1c-42496a446c4e', '9370ec12-7315-489b-97be-274b021c9a50', 'f8d1405c-93be-4fa5-83d7-77d8baef0aae', '21342f81-ce18-4a9a-a60f-02a27450f820'] {{(pid=88144) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 06 06:26:07.722010 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-4492bc7f-cf9b-4b15-b6eb-e8e350505e6f tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19818079-c8fd-44c7-9aba-9e1282b859eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ec0e30d4-2273-48d4-bf1c-42496a446c4e', '9370ec12-7315-489b-97be-274b021c9a50', 'f8d1405c-93be-4fa5-83d7-77d8baef0aae', '21342f81-ce18-4a9a-a60f-02a27450f820']}' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:26:07.731550 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-4492bc7f-cf9b-4b15-b6eb-e8e350505e6f tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8922e659-896b-4c3f-aad4-f4d766b086dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:26:08.115393 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-ac5c91ff-8424-44c5-ac38-4fad54d20b8d tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] GET http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/25751a41-75f1-4e5b-89f1-207de494ef42 Dec 06 06:26:08.115891 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-ac5c91ff-8424-44c5-ac38-4fad54d20b8d tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:26:08.116161 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:26:08.116161 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:26:08.116474 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-ac5c91ff-8424-44c5-ac38-4fad54d20b8d tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:26:08.235133 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:26:08.235133 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:26:08.262137 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-ac5c91ff-8424-44c5-ac38-4fad54d20b8d tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Volume info retrieved successfully. Dec 06 06:26:08.272188 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-4492bc7f-cf9b-4b15-b6eb-e8e350505e6f tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8922e659-896b-4c3f-aad4-f4d766b086dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cc8fe6a7-c71c-4cdd-b7dc-e3222a9d1510', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-453031846',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='851488e5575d4053ac54bcfc3a9c19b6',qos_specs=None,replication_status=,reservations=['ec0e30d4-2273-48d4-bf1c-42496a446c4e','9370ec12-7315-489b-97be-274b021c9a50','f8d1405c-93be-4fa5-83d7-77d8baef0aae','21342f81-ce18-4a9a-a60f-02a27450f820'],size=2,snapshot_id=None,source_replicaid=,source_volid=1459718b-98f3-49c8-a06f-fdbcd3076670,status='creating',user_id='01f15297250446c29bd288704637dd96',volume_type_id=30b7e6de-5d37-476d-b3c0-b2aec991b5a5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-06T06:26:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-453031846',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cc8fe6a7-c71c-4cdd-b7dc-e3222a9d1510,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='851488e5575d4053ac54bcfc3a9c19b6',provider_auth=None,provider_geometry=None,provider_id=None,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=1459718b-98f3-49c8-a06f-fdbcd3076670,status='creating',terminated_at=None,updated_at=None,user_id='01f15297250446c29bd288704637dd96',volume_attachment=,volume_type=,volume_type_id=30b7e6de-5d37-476d-b3c0-b2aec991b5a5)}' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:26:08.275267 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-4492bc7f-cf9b-4b15-b6eb-e8e350505e6f tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61536033-a741-497c-a689-f89d27b81dd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:26:08.308903 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:26:08.308903 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:26:08.311306 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-4492bc7f-cf9b-4b15-b6eb-e8e350505e6f tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61536033-a741-497c-a689-f89d27b81dd1) transitioned into state 'SUCCESS' from state '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-453031846',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='851488e5575d4053ac54bcfc3a9c19b6',qos_specs=None,replication_status=,reservations=['ec0e30d4-2273-48d4-bf1c-42496a446c4e','9370ec12-7315-489b-97be-274b021c9a50','f8d1405c-93be-4fa5-83d7-77d8baef0aae','21342f81-ce18-4a9a-a60f-02a27450f820'],size=2,snapshot_id=None,source_replicaid=,source_volid=1459718b-98f3-49c8-a06f-fdbcd3076670,status='creating',user_id='01f15297250446c29bd288704637dd96',volume_type_id=30b7e6de-5d37-476d-b3c0-b2aec991b5a5)}' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:26:08.313758 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-4492bc7f-cf9b-4b15-b6eb-e8e350505e6f tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0734a09f-40d2-48b9-804f-d0400d714f9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:26:08.330533 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-ac5c91ff-8424-44c5-ac38-4fad54d20b8d tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/25751a41-75f1-4e5b-89f1-207de494ef42 returned with HTTP 200 Dec 06 06:26:08.350776 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 342/696] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:26:08 2020] GET /volume/v3/144309923d9f421099225acf981cd6f0/volumes/25751a41-75f1-4e5b-89f1-207de494ef42 => generated 912 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:26:08.398391 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-4492bc7f-cf9b-4b15-b6eb-e8e350505e6f tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0734a09f-40d2-48b9-804f-d0400d714f9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:26:08.402251 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-4492bc7f-cf9b-4b15-b6eb-e8e350505e6f tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Flow 'volume_create_api' (36623b7e-3110-4d2a-bd13-26e1c9bf9408) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88144) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 06 06:26:08.546766 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-4492bc7f-cf9b-4b15-b6eb-e8e350505e6f tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Create volume request issued successfully. Dec 06 06:26:08.593782 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-4492bc7f-cf9b-4b15-b6eb-e8e350505e6f tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes returned with HTTP 202 Dec 06 06:26:08.598661 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 355/697] 10.222.0.57 () {60 vars in 1226 bytes} [Sun Dec 6 06:26:07 2020] POST /volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes => generated 849 bytes in 1330 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 06 06:26:08.621825 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-f60813a7-ebd0-4c6e-9efb-7b08b2f3e8d0 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] GET http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/cc8fe6a7-c71c-4cdd-b7dc-e3222a9d1510 Dec 06 06:26:08.623169 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-f60813a7-ebd0-4c6e-9efb-7b08b2f3e8d0 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:26:08.623579 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:26:08.623579 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:26:08.624215 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-f60813a7-ebd0-4c6e-9efb-7b08b2f3e8d0 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:26:08.737479 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:26:08.737479 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:26:08.756364 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-f60813a7-ebd0-4c6e-9efb-7b08b2f3e8d0 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Volume info retrieved successfully. Dec 06 06:26:08.823496 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-f60813a7-ebd0-4c6e-9efb-7b08b2f3e8d0 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/cc8fe6a7-c71c-4cdd-b7dc-e3222a9d1510 returned with HTTP 200 Dec 06 06:26:08.824972 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 343/698] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:26:08 2020] GET /volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/cc8fe6a7-c71c-4cdd-b7dc-e3222a9d1510 => generated 941 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:26:09.353421 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-70c0327b-822d-4adf-a95c-e81c4a0f269e tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] GET http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/25751a41-75f1-4e5b-89f1-207de494ef42 Dec 06 06:26:09.354043 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-70c0327b-822d-4adf-a95c-e81c4a0f269e tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:26:09.354144 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:26:09.354144 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:26:09.354559 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-70c0327b-822d-4adf-a95c-e81c4a0f269e tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:26:09.492543 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:26:09.492543 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:26:09.517715 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-70c0327b-822d-4adf-a95c-e81c4a0f269e tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Volume info retrieved successfully. Dec 06 06:26:09.565074 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:26:09.565074 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:26:09.589137 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-70c0327b-822d-4adf-a95c-e81c4a0f269e tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/25751a41-75f1-4e5b-89f1-207de494ef42 returned with HTTP 200 Dec 06 06:26:09.589137 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 356/699] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:26:09 2020] GET /volume/v3/144309923d9f421099225acf981cd6f0/volumes/25751a41-75f1-4e5b-89f1-207de494ef42 => generated 912 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:26:09.841717 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-9d64387d-5006-46a4-a7da-d05d9b3b1787 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] GET http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/cc8fe6a7-c71c-4cdd-b7dc-e3222a9d1510 Dec 06 06:26:09.842257 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-9d64387d-5006-46a4-a7da-d05d9b3b1787 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:26:09.842478 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:26:09.842478 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:26:09.843484 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-9d64387d-5006-46a4-a7da-d05d9b3b1787 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:26:09.945179 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-89e9680b-1710-4c30-997b-6682ac940648 req-08c71d9d-5901-4112-95c0-b0967752ebea tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] POST http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/attachments/12502751-02b7-4990-aa82-147fff968dba/action Dec 06 06:26:09.945179 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:26:09.945179 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:26:09.945179 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-89e9680b-1710-4c30-997b-6682ac940648 req-08c71d9d-5901-4112-95c0-b0967752ebea tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Action body: b'{"os-complete": null}' {{(pid=88144) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 06 06:26:09.945179 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-89e9680b-1710-4c30-997b-6682ac940648 req-08c71d9d-5901-4112-95c0-b0967752ebea tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 06 06:26:10.075605 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:26:10.075605 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:26:10.107479 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-9d64387d-5006-46a4-a7da-d05d9b3b1787 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Volume info retrieved successfully. Dec 06 06:26:10.181807 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-9d64387d-5006-46a4-a7da-d05d9b3b1787 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/cc8fe6a7-c71c-4cdd-b7dc-e3222a9d1510 returned with HTTP 200 Dec 06 06:26:10.188410 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 344/700] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:26:09 2020] GET /volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/cc8fe6a7-c71c-4cdd-b7dc-e3222a9d1510 => generated 941 bytes in 351 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:26:10.191811 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:26:10.191811 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:26:10.220079 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-89e9680b-1710-4c30-997b-6682ac940648 req-08c71d9d-5901-4112-95c0-b0967752ebea tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/attachments/12502751-02b7-4990-aa82-147fff968dba/action returned with HTTP 204 Dec 06 06:26:10.221197 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 357/701] 10.222.0.63 () {64 vars in 1489 bytes} [Sun Dec 6 06:26:09 2020] POST /volume/v3/144309923d9f421099225acf981cd6f0/attachments/12502751-02b7-4990-aa82-147fff968dba/action => generated 0 bytes in 305 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 06 06:26:10.604111 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-73b7e532-d5b5-4c76-856a-7456270ba280 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] GET http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/25751a41-75f1-4e5b-89f1-207de494ef42 Dec 06 06:26:10.605309 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-73b7e532-d5b5-4c76-856a-7456270ba280 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:26:10.605742 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:26:10.605742 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:26:10.606441 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-73b7e532-d5b5-4c76-856a-7456270ba280 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:26:10.683628 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:26:10.683628 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:26:10.694280 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-73b7e532-d5b5-4c76-856a-7456270ba280 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Volume info retrieved successfully. Dec 06 06:26:10.718577 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:26:10.718577 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:26:10.730179 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-73b7e532-d5b5-4c76-856a-7456270ba280 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/25751a41-75f1-4e5b-89f1-207de494ef42 returned with HTTP 200 Dec 06 06:26:10.731379 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 345/702] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:26:10 2020] GET /volume/v3/144309923d9f421099225acf981cd6f0/volumes/25751a41-75f1-4e5b-89f1-207de494ef42 => generated 1204 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 06 06:26:11.220445 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-116900be-7bf0-43d0-9cc2-e9a04d37f197 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] GET http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/cc8fe6a7-c71c-4cdd-b7dc-e3222a9d1510 Dec 06 06:26:11.221561 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-116900be-7bf0-43d0-9cc2-e9a04d37f197 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:26:11.222019 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:26:11.222019 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:26:11.222869 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-116900be-7bf0-43d0-9cc2-e9a04d37f197 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:26:11.508185 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:26:11.508185 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:26:11.539915 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-116900be-7bf0-43d0-9cc2-e9a04d37f197 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Volume info retrieved successfully. Dec 06 06:26:11.609661 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-116900be-7bf0-43d0-9cc2-e9a04d37f197 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/cc8fe6a7-c71c-4cdd-b7dc-e3222a9d1510 returned with HTTP 200 Dec 06 06:26:11.614492 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 358/703] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:26:11 2020] GET /volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/cc8fe6a7-c71c-4cdd-b7dc-e3222a9d1510 => generated 941 bytes in 414 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:26:12.631877 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-969d5ec1-7e62-48a1-ba82-f323e36fb939 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] GET http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/cc8fe6a7-c71c-4cdd-b7dc-e3222a9d1510 Dec 06 06:26:12.633100 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-969d5ec1-7e62-48a1-ba82-f323e36fb939 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:26:12.633468 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:26:12.633468 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:26:12.634105 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-969d5ec1-7e62-48a1-ba82-f323e36fb939 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:26:12.761031 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:26:12.761031 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:26:12.789657 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-969d5ec1-7e62-48a1-ba82-f323e36fb939 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Volume info retrieved successfully. Dec 06 06:26:12.841029 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-969d5ec1-7e62-48a1-ba82-f323e36fb939 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/cc8fe6a7-c71c-4cdd-b7dc-e3222a9d1510 returned with HTTP 200 Dec 06 06:26:12.844697 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 346/704] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:26:12 2020] GET /volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/cc8fe6a7-c71c-4cdd-b7dc-e3222a9d1510 => generated 941 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:26:13.860221 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-a2f05c6e-3269-40fb-a45c-bdcd7bafada8 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] GET http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/cc8fe6a7-c71c-4cdd-b7dc-e3222a9d1510 Dec 06 06:26:13.860828 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-a2f05c6e-3269-40fb-a45c-bdcd7bafada8 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:26:13.861068 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:26:13.861068 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:26:13.861430 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-a2f05c6e-3269-40fb-a45c-bdcd7bafada8 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:26:14.010545 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:26:14.010545 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:26:14.049178 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-a2f05c6e-3269-40fb-a45c-bdcd7bafada8 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Volume info retrieved successfully. Dec 06 06:26:14.141260 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-a2f05c6e-3269-40fb-a45c-bdcd7bafada8 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/cc8fe6a7-c71c-4cdd-b7dc-e3222a9d1510 returned with HTTP 200 Dec 06 06:26:14.146711 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 359/705] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:26:13 2020] GET /volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/cc8fe6a7-c71c-4cdd-b7dc-e3222a9d1510 => generated 941 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:26:15.163302 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-20aa7f41-cfa1-4248-bfd2-d91e1fa3e516 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] GET http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/cc8fe6a7-c71c-4cdd-b7dc-e3222a9d1510 Dec 06 06:26:15.164392 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-20aa7f41-cfa1-4248-bfd2-d91e1fa3e516 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:26:15.164995 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:26:15.164995 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:26:15.165620 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-20aa7f41-cfa1-4248-bfd2-d91e1fa3e516 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:26:15.346588 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:26:15.346588 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:26:15.375175 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-20aa7f41-cfa1-4248-bfd2-d91e1fa3e516 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Volume info retrieved successfully. Dec 06 06:26:15.439884 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-20aa7f41-cfa1-4248-bfd2-d91e1fa3e516 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/cc8fe6a7-c71c-4cdd-b7dc-e3222a9d1510 returned with HTTP 200 Dec 06 06:26:15.445734 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 347/706] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:26:15 2020] GET /volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/cc8fe6a7-c71c-4cdd-b7dc-e3222a9d1510 => generated 941 bytes in 287 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:26:16.464752 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-aa552edd-167c-4c13-a27b-57d94f79c2cf tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] GET http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/cc8fe6a7-c71c-4cdd-b7dc-e3222a9d1510 Dec 06 06:26:16.465942 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-aa552edd-167c-4c13-a27b-57d94f79c2cf tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:26:16.466372 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:26:16.466372 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:26:16.467083 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-aa552edd-167c-4c13-a27b-57d94f79c2cf tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:26:16.592082 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:26:16.592082 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:26:16.647318 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-aa552edd-167c-4c13-a27b-57d94f79c2cf tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Volume info retrieved successfully. Dec 06 06:26:16.770902 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-aa552edd-167c-4c13-a27b-57d94f79c2cf tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/cc8fe6a7-c71c-4cdd-b7dc-e3222a9d1510 returned with HTTP 200 Dec 06 06:26:16.777882 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 360/707] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:26:16 2020] GET /volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/cc8fe6a7-c71c-4cdd-b7dc-e3222a9d1510 => generated 941 bytes in 320 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:26:17.791682 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-6f2b1351-c520-4567-a079-b52dfef15b0e tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] GET http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/cc8fe6a7-c71c-4cdd-b7dc-e3222a9d1510 Dec 06 06:26:17.792920 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-6f2b1351-c520-4567-a079-b52dfef15b0e tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:26:17.793374 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:26:17.793374 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:26:17.794050 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-6f2b1351-c520-4567-a079-b52dfef15b0e tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:26:17.984789 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:26:17.984789 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:26:18.008938 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-6f2b1351-c520-4567-a079-b52dfef15b0e tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Volume info retrieved successfully. Dec 06 06:26:18.060867 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-6f2b1351-c520-4567-a079-b52dfef15b0e tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/cc8fe6a7-c71c-4cdd-b7dc-e3222a9d1510 returned with HTTP 200 Dec 06 06:26:18.062600 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 348/708] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:26:17 2020] GET /volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/cc8fe6a7-c71c-4cdd-b7dc-e3222a9d1510 => generated 941 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:26:19.078900 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-b4d13798-a4c7-4999-b24e-63f184134f71 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] GET http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/cc8fe6a7-c71c-4cdd-b7dc-e3222a9d1510 Dec 06 06:26:19.080089 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-b4d13798-a4c7-4999-b24e-63f184134f71 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:26:19.080483 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:26:19.080483 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:26:19.081710 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-b4d13798-a4c7-4999-b24e-63f184134f71 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:26:19.279777 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:26:19.279777 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:26:19.331542 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-b4d13798-a4c7-4999-b24e-63f184134f71 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Volume info retrieved successfully. Dec 06 06:26:19.382284 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-b4d13798-a4c7-4999-b24e-63f184134f71 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/cc8fe6a7-c71c-4cdd-b7dc-e3222a9d1510 returned with HTTP 200 Dec 06 06:26:19.383123 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 361/709] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:26:19 2020] GET /volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/cc8fe6a7-c71c-4cdd-b7dc-e3222a9d1510 => generated 941 bytes in 308 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:26:20.413496 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-edf8450b-896c-4de7-8d25-9b9dec7b4c6b tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] GET http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/cc8fe6a7-c71c-4cdd-b7dc-e3222a9d1510 Dec 06 06:26:20.414050 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-edf8450b-896c-4de7-8d25-9b9dec7b4c6b tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:26:20.414222 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:26:20.414222 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:26:20.417984 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-edf8450b-896c-4de7-8d25-9b9dec7b4c6b tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:26:20.630084 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:26:20.630084 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:26:20.665258 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-edf8450b-896c-4de7-8d25-9b9dec7b4c6b tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Volume info retrieved successfully. Dec 06 06:26:20.743146 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-edf8450b-896c-4de7-8d25-9b9dec7b4c6b tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/cc8fe6a7-c71c-4cdd-b7dc-e3222a9d1510 returned with HTTP 200 Dec 06 06:26:20.744737 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 349/710] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:26:20 2020] GET /volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/cc8fe6a7-c71c-4cdd-b7dc-e3222a9d1510 => generated 941 bytes in 336 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:26:21.760326 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-58a9935d-1576-4944-93b8-e658e83ee552 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] GET http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/cc8fe6a7-c71c-4cdd-b7dc-e3222a9d1510 Dec 06 06:26:21.761094 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-58a9935d-1576-4944-93b8-e658e83ee552 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:26:21.761094 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:26:21.761094 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:26:21.761475 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-58a9935d-1576-4944-93b8-e658e83ee552 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:26:21.860521 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:26:21.860521 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:26:21.871483 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-58a9935d-1576-4944-93b8-e658e83ee552 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Volume info retrieved successfully. Dec 06 06:26:21.903249 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-58a9935d-1576-4944-93b8-e658e83ee552 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/cc8fe6a7-c71c-4cdd-b7dc-e3222a9d1510 returned with HTTP 200 Dec 06 06:26:21.904005 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 362/711] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:26:21 2020] GET /volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/cc8fe6a7-c71c-4cdd-b7dc-e3222a9d1510 => generated 941 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:26:22.921458 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-75e86516-5bf0-4687-87a9-5329e5133788 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] GET http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/cc8fe6a7-c71c-4cdd-b7dc-e3222a9d1510 Dec 06 06:26:22.922989 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-75e86516-5bf0-4687-87a9-5329e5133788 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:26:22.923258 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:26:22.923258 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:26:22.924043 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-75e86516-5bf0-4687-87a9-5329e5133788 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:26:23.108919 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:26:23.108919 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:26:23.147609 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-75e86516-5bf0-4687-87a9-5329e5133788 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Volume info retrieved successfully. Dec 06 06:26:23.214817 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-75e86516-5bf0-4687-87a9-5329e5133788 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/cc8fe6a7-c71c-4cdd-b7dc-e3222a9d1510 returned with HTTP 200 Dec 06 06:26:23.236781 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 350/712] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:26:22 2020] GET /volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/cc8fe6a7-c71c-4cdd-b7dc-e3222a9d1510 => generated 941 bytes in 320 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:26:24.231284 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-18a854b1-e061-495b-88b6-488c872ae4de tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] GET http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/cc8fe6a7-c71c-4cdd-b7dc-e3222a9d1510 Dec 06 06:26:24.232633 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-18a854b1-e061-495b-88b6-488c872ae4de tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:26:24.233087 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:26:24.233087 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:26:24.233822 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-18a854b1-e061-495b-88b6-488c872ae4de tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:26:24.360442 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:26:24.360442 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:26:24.382631 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-18a854b1-e061-495b-88b6-488c872ae4de tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Volume info retrieved successfully. Dec 06 06:26:24.422182 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-18a854b1-e061-495b-88b6-488c872ae4de tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/cc8fe6a7-c71c-4cdd-b7dc-e3222a9d1510 returned with HTTP 200 Dec 06 06:26:24.423864 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 363/713] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:26:24 2020] GET /volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/cc8fe6a7-c71c-4cdd-b7dc-e3222a9d1510 => generated 941 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:26:25.439534 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-b6b5b8d7-4b34-4b82-b57e-640bb432c8c3 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] GET http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/cc8fe6a7-c71c-4cdd-b7dc-e3222a9d1510 Dec 06 06:26:25.445556 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-b6b5b8d7-4b34-4b82-b57e-640bb432c8c3 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:26:25.446317 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:26:25.446317 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:26:25.446984 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-b6b5b8d7-4b34-4b82-b57e-640bb432c8c3 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:26:25.529622 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:26:25.529622 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:26:25.545215 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-b6b5b8d7-4b34-4b82-b57e-640bb432c8c3 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Volume info retrieved successfully. Dec 06 06:26:25.577386 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-b6b5b8d7-4b34-4b82-b57e-640bb432c8c3 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/cc8fe6a7-c71c-4cdd-b7dc-e3222a9d1510 returned with HTTP 200 Dec 06 06:26:25.579101 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 351/714] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:26:25 2020] GET /volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/cc8fe6a7-c71c-4cdd-b7dc-e3222a9d1510 => generated 942 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:26:25.596014 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-05de9f1a-2219-4fae-8ac2-2a6d5dc7ac3c tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] GET http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/cc8fe6a7-c71c-4cdd-b7dc-e3222a9d1510 Dec 06 06:26:25.597251 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-05de9f1a-2219-4fae-8ac2-2a6d5dc7ac3c tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:26:25.598414 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:26:25.598414 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:26:25.599405 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-05de9f1a-2219-4fae-8ac2-2a6d5dc7ac3c tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:26:25.707089 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:26:25.707089 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:26:25.721704 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-05de9f1a-2219-4fae-8ac2-2a6d5dc7ac3c tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Volume info retrieved successfully. Dec 06 06:26:25.764611 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-05de9f1a-2219-4fae-8ac2-2a6d5dc7ac3c tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/cc8fe6a7-c71c-4cdd-b7dc-e3222a9d1510 returned with HTTP 200 Dec 06 06:26:25.775754 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 364/715] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:26:25 2020] GET /volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/cc8fe6a7-c71c-4cdd-b7dc-e3222a9d1510 => generated 942 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:26:25.794582 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-52d258d2-c4df-4d48-a1a6-bb6d60ceeccd tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] DELETE http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/cc8fe6a7-c71c-4cdd-b7dc-e3222a9d1510 Dec 06 06:26:25.796158 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-52d258d2-c4df-4d48-a1a6-bb6d60ceeccd tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:26:25.796561 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:26:25.796561 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:26:25.797219 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-52d258d2-c4df-4d48-a1a6-bb6d60ceeccd tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Calling method 'delete' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:26:25.797886 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.v3.volumes [None req-52d258d2-c4df-4d48-a1a6-bb6d60ceeccd tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Delete volume with id: cc8fe6a7-c71c-4cdd-b7dc-e3222a9d1510 Dec 06 06:26:25.913369 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:26:25.913369 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:26:25.915903 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-52d258d2-c4df-4d48-a1a6-bb6d60ceeccd tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Volume info retrieved successfully. Dec 06 06:26:25.969700 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-52d258d2-c4df-4d48-a1a6-bb6d60ceeccd tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Delete volume request issued successfully. Dec 06 06:26:25.970211 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-52d258d2-c4df-4d48-a1a6-bb6d60ceeccd tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/cc8fe6a7-c71c-4cdd-b7dc-e3222a9d1510 returned with HTTP 202 Dec 06 06:26:25.971418 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 352/716] 10.222.0.57 () {58 vars in 1318 bytes} [Sun Dec 6 06:26:25 2020] DELETE /volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/cc8fe6a7-c71c-4cdd-b7dc-e3222a9d1510 => generated 0 bytes in 180 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 06 06:26:25.979629 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-b8669e4b-092d-40eb-8e08-292b948a7e90 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] GET http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/cc8fe6a7-c71c-4cdd-b7dc-e3222a9d1510 Dec 06 06:26:25.980889 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-b8669e4b-092d-40eb-8e08-292b948a7e90 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:26:25.981106 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:26:25.981106 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:26:25.981503 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-b8669e4b-092d-40eb-8e08-292b948a7e90 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:26:26.177280 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:26:26.177280 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:26:26.204364 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-b8669e4b-092d-40eb-8e08-292b948a7e90 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Volume info retrieved successfully. Dec 06 06:26:26.277039 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-b8669e4b-092d-40eb-8e08-292b948a7e90 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/cc8fe6a7-c71c-4cdd-b7dc-e3222a9d1510 returned with HTTP 200 Dec 06 06:26:26.280043 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 365/717] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:26:25 2020] GET /volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/cc8fe6a7-c71c-4cdd-b7dc-e3222a9d1510 => generated 941 bytes in 304 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:26:27.294116 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-5526ce75-d985-46be-b0fe-037add5b23d9 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] GET http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/cc8fe6a7-c71c-4cdd-b7dc-e3222a9d1510 Dec 06 06:26:27.295274 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-5526ce75-d985-46be-b0fe-037add5b23d9 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:26:27.295654 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:26:27.295654 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:26:27.296511 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-5526ce75-d985-46be-b0fe-037add5b23d9 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:26:27.467377 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:26:27.467377 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:26:27.524666 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-5526ce75-d985-46be-b0fe-037add5b23d9 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Volume info retrieved successfully. Dec 06 06:26:27.604894 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-5526ce75-d985-46be-b0fe-037add5b23d9 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/cc8fe6a7-c71c-4cdd-b7dc-e3222a9d1510 returned with HTTP 200 Dec 06 06:26:27.625411 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 353/718] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:26:27 2020] GET /volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/cc8fe6a7-c71c-4cdd-b7dc-e3222a9d1510 => generated 941 bytes in 329 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:26:28.621402 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-59a329f7-0c4d-4554-878b-0b74b6c03bc8 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] GET http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/cc8fe6a7-c71c-4cdd-b7dc-e3222a9d1510 Dec 06 06:26:28.622251 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-59a329f7-0c4d-4554-878b-0b74b6c03bc8 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:26:28.622251 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:26:28.622251 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:26:28.622498 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-59a329f7-0c4d-4554-878b-0b74b6c03bc8 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:26:28.749517 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:26:28.749517 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:26:28.766768 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-59a329f7-0c4d-4554-878b-0b74b6c03bc8 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Volume info retrieved successfully. Dec 06 06:26:28.808254 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-59a329f7-0c4d-4554-878b-0b74b6c03bc8 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/cc8fe6a7-c71c-4cdd-b7dc-e3222a9d1510 returned with HTTP 200 Dec 06 06:26:28.809648 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 366/719] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:26:28 2020] GET /volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/cc8fe6a7-c71c-4cdd-b7dc-e3222a9d1510 => generated 941 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:26:29.829868 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-a8e19a0a-d3cd-4bb1-b054-a662ea01afa4 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] GET http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/cc8fe6a7-c71c-4cdd-b7dc-e3222a9d1510 Dec 06 06:26:29.832892 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-a8e19a0a-d3cd-4bb1-b054-a662ea01afa4 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:26:29.833215 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:26:29.833215 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:26:29.833956 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-a8e19a0a-d3cd-4bb1-b054-a662ea01afa4 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:26:30.100286 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-a8e19a0a-d3cd-4bb1-b054-a662ea01afa4 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/cc8fe6a7-c71c-4cdd-b7dc-e3222a9d1510 returned with HTTP 404 Dec 06 06:26:30.104659 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 354/720] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:26:29 2020] GET /volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/cc8fe6a7-c71c-4cdd-b7dc-e3222a9d1510 => generated 109 bytes in 279 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 06 06:26:30.110201 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-bcb5ce3c-a2aa-4cb8-b54e-0f1c257f83ba tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] DELETE http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/1459718b-98f3-49c8-a06f-fdbcd3076670 Dec 06 06:26:30.110742 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-bcb5ce3c-a2aa-4cb8-b54e-0f1c257f83ba tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:26:30.110969 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:26:30.110969 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:26:30.111349 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-bcb5ce3c-a2aa-4cb8-b54e-0f1c257f83ba tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Calling method 'delete' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:26:30.111836 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.v3.volumes [None req-bcb5ce3c-a2aa-4cb8-b54e-0f1c257f83ba tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Delete volume with id: 1459718b-98f3-49c8-a06f-fdbcd3076670 Dec 06 06:26:30.312555 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:26:30.312555 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:26:30.313838 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-bcb5ce3c-a2aa-4cb8-b54e-0f1c257f83ba tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Volume info retrieved successfully. Dec 06 06:26:30.411965 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-bcb5ce3c-a2aa-4cb8-b54e-0f1c257f83ba tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Delete volume request issued successfully. Dec 06 06:26:30.412374 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-bcb5ce3c-a2aa-4cb8-b54e-0f1c257f83ba tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/1459718b-98f3-49c8-a06f-fdbcd3076670 returned with HTTP 202 Dec 06 06:26:30.415803 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 367/721] 10.222.0.57 () {58 vars in 1318 bytes} [Sun Dec 6 06:26:30 2020] DELETE /volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/1459718b-98f3-49c8-a06f-fdbcd3076670 => generated 0 bytes in 310 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 06 06:26:30.424372 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-5a434196-4bf4-4a3d-8ee7-af9f59bb0a0d tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] GET http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/1459718b-98f3-49c8-a06f-fdbcd3076670 Dec 06 06:26:30.425305 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-5a434196-4bf4-4a3d-8ee7-af9f59bb0a0d tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:26:30.426049 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-5a434196-4bf4-4a3d-8ee7-af9f59bb0a0d tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:26:30.608033 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:26:30.608033 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:26:30.638163 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-5a434196-4bf4-4a3d-8ee7-af9f59bb0a0d tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Volume info retrieved successfully. Dec 06 06:26:30.703927 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-b8b4ba77-9167-496a-beee-2b8af704356d req-e943122f-95c9-4c70-9c14-04d814aabbd7 tempest-VolumesSnapshotsTestJSON-1843238399 tempest-VolumesSnapshotsTestJSON-1843238399] POST http://10.222.0.57/volume/v3/9aacc21878a142b6973accedc9a578a6/volumes Dec 06 06:26:30.704302 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:26:30.704302 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:26:30.704766 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-b8b4ba77-9167-496a-beee-2b8af704356d req-e943122f-95c9-4c70-9c14-04d814aabbd7 tempest-VolumesSnapshotsTestJSON-1843238399 tempest-VolumesSnapshotsTestJSON-1843238399] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-286528304", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 06 06:26:30.707432 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.v3.volumes [req-b8b4ba77-9167-496a-beee-2b8af704356d req-e943122f-95c9-4c70-9c14-04d814aabbd7 tempest-VolumesSnapshotsTestJSON-1843238399 tempest-VolumesSnapshotsTestJSON-1843238399] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-286528304', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=88144) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 06 06:26:30.707923 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.v3.volumes [req-b8b4ba77-9167-496a-beee-2b8af704356d req-e943122f-95c9-4c70-9c14-04d814aabbd7 tempest-VolumesSnapshotsTestJSON-1843238399 tempest-VolumesSnapshotsTestJSON-1843238399] Create volume of 1 GB Dec 06 06:26:30.709488 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-5a434196-4bf4-4a3d-8ee7-af9f59bb0a0d tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/1459718b-98f3-49c8-a06f-fdbcd3076670 returned with HTTP 200 Dec 06 06:26:30.719706 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 355/722] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:26:30 2020] GET /volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/1459718b-98f3-49c8-a06f-fdbcd3076670 => generated 908 bytes in 295 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 06 06:26:30.742441 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [req-b8b4ba77-9167-496a-beee-2b8af704356d req-e943122f-95c9-4c70-9c14-04d814aabbd7 tempest-VolumesSnapshotsTestJSON-1843238399 tempest-VolumesSnapshotsTestJSON-1843238399] Availability Zones retrieved successfully. Dec 06 06:26:30.766949 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [req-b8b4ba77-9167-496a-beee-2b8af704356d req-e943122f-95c9-4c70-9c14-04d814aabbd7 tempest-VolumesSnapshotsTestJSON-1843238399 tempest-VolumesSnapshotsTestJSON-1843238399] Flow 'volume_create_api' (e0a4665a-14f3-4df5-9b26-b268689f9cf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88144) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 06 06:26:30.771779 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [req-b8b4ba77-9167-496a-beee-2b8af704356d req-e943122f-95c9-4c70-9c14-04d814aabbd7 tempest-VolumesSnapshotsTestJSON-1843238399 tempest-VolumesSnapshotsTestJSON-1843238399] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41bac04b-2ce0-441a-80b3-c7915e2943e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:26:30.774756 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.flows.api.create_volume [req-b8b4ba77-9167-496a-beee-2b8af704356d req-e943122f-95c9-4c70-9c14-04d814aabbd7 tempest-VolumesSnapshotsTestJSON-1843238399 tempest-VolumesSnapshotsTestJSON-1843238399] Validating volume size '1' using validate_int {{(pid=88144) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 06 06:26:30.949065 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [req-b8b4ba77-9167-496a-beee-2b8af704356d req-e943122f-95c9-4c70-9c14-04d814aabbd7 tempest-VolumesSnapshotsTestJSON-1843238399 tempest-VolumesSnapshotsTestJSON-1843238399] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41bac04b-2ce0-441a-80b3-c7915e2943e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-06T05:47:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=30b7e6de-5d37-476d-b3c0-b2aec991b5a5,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '30b7e6de-5d37-476d-b3c0-b2aec991b5a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:26:30.951293 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [req-b8b4ba77-9167-496a-beee-2b8af704356d req-e943122f-95c9-4c70-9c14-04d814aabbd7 tempest-VolumesSnapshotsTestJSON-1843238399 tempest-VolumesSnapshotsTestJSON-1843238399] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e96b3a91-414a-44f8-b1de-595089609e8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:26:31.104619 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.quota [req-b8b4ba77-9167-496a-beee-2b8af704356d req-e943122f-95c9-4c70-9c14-04d814aabbd7 tempest-VolumesSnapshotsTestJSON-1843238399 tempest-VolumesSnapshotsTestJSON-1843238399] Created reservations ['bb9f0886-4006-4718-8140-34787ee7da17', 'b85f66c1-728c-4ea9-81c4-429071e895ed', '7723965a-bf30-4f6a-b2dd-c4afd7c1f6ca', 'd90f8b78-d980-4999-8971-94f920b0c760'] {{(pid=88144) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 06 06:26:31.108198 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [req-b8b4ba77-9167-496a-beee-2b8af704356d req-e943122f-95c9-4c70-9c14-04d814aabbd7 tempest-VolumesSnapshotsTestJSON-1843238399 tempest-VolumesSnapshotsTestJSON-1843238399] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e96b3a91-414a-44f8-b1de-595089609e8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bb9f0886-4006-4718-8140-34787ee7da17', 'b85f66c1-728c-4ea9-81c4-429071e895ed', '7723965a-bf30-4f6a-b2dd-c4afd7c1f6ca', 'd90f8b78-d980-4999-8971-94f920b0c760']}' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:26:31.117253 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [req-b8b4ba77-9167-496a-beee-2b8af704356d req-e943122f-95c9-4c70-9c14-04d814aabbd7 tempest-VolumesSnapshotsTestJSON-1843238399 tempest-VolumesSnapshotsTestJSON-1843238399] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38e0d549-76d9-4e0a-8c79-47099494fad1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:26:31.200572 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [req-b8b4ba77-9167-496a-beee-2b8af704356d req-e943122f-95c9-4c70-9c14-04d814aabbd7 tempest-VolumesSnapshotsTestJSON-1843238399 tempest-VolumesSnapshotsTestJSON-1843238399] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38e0d549-76d9-4e0a-8c79-47099494fad1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f9bce0ab-8325-4caf-8dde-4008bf7ed7b2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-286528304',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9aacc21878a142b6973accedc9a578a6',qos_specs=None,replication_status=,reservations=['bb9f0886-4006-4718-8140-34787ee7da17','b85f66c1-728c-4ea9-81c4-429071e895ed','7723965a-bf30-4f6a-b2dd-c4afd7c1f6ca','d90f8b78-d980-4999-8971-94f920b0c760'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd0383c3edac452cb31d0d0a175d7a46',volume_type_id=30b7e6de-5d37-476d-b3c0-b2aec991b5a5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-06T06:26:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-286528304',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f9bce0ab-8325-4caf-8dde-4008bf7ed7b2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9aacc21878a142b6973accedc9a578a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='cd0383c3edac452cb31d0d0a175d7a46',volume_attachment=,volume_type=,volume_type_id=30b7e6de-5d37-476d-b3c0-b2aec991b5a5)}' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:26:31.203817 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [req-b8b4ba77-9167-496a-beee-2b8af704356d req-e943122f-95c9-4c70-9c14-04d814aabbd7 tempest-VolumesSnapshotsTestJSON-1843238399 tempest-VolumesSnapshotsTestJSON-1843238399] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01140cac-502d-41d6-859d-369286516486) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:26:31.239205 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [req-b8b4ba77-9167-496a-beee-2b8af704356d req-e943122f-95c9-4c70-9c14-04d814aabbd7 tempest-VolumesSnapshotsTestJSON-1843238399 tempest-VolumesSnapshotsTestJSON-1843238399] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01140cac-502d-41d6-859d-369286516486) transitioned into state 'SUCCESS' from state '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-286528304',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9aacc21878a142b6973accedc9a578a6',qos_specs=None,replication_status=,reservations=['bb9f0886-4006-4718-8140-34787ee7da17','b85f66c1-728c-4ea9-81c4-429071e895ed','7723965a-bf30-4f6a-b2dd-c4afd7c1f6ca','d90f8b78-d980-4999-8971-94f920b0c760'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd0383c3edac452cb31d0d0a175d7a46',volume_type_id=30b7e6de-5d37-476d-b3c0-b2aec991b5a5)}' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:26:31.241908 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [req-b8b4ba77-9167-496a-beee-2b8af704356d req-e943122f-95c9-4c70-9c14-04d814aabbd7 tempest-VolumesSnapshotsTestJSON-1843238399 tempest-VolumesSnapshotsTestJSON-1843238399] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51bd288d-73be-4a8f-8c9d-200230db77d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:26:31.265347 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [req-b8b4ba77-9167-496a-beee-2b8af704356d req-e943122f-95c9-4c70-9c14-04d814aabbd7 tempest-VolumesSnapshotsTestJSON-1843238399 tempest-VolumesSnapshotsTestJSON-1843238399] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51bd288d-73be-4a8f-8c9d-200230db77d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:26:31.270052 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [req-b8b4ba77-9167-496a-beee-2b8af704356d req-e943122f-95c9-4c70-9c14-04d814aabbd7 tempest-VolumesSnapshotsTestJSON-1843238399 tempest-VolumesSnapshotsTestJSON-1843238399] Flow 'volume_create_api' (e0a4665a-14f3-4df5-9b26-b268689f9cf1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88144) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 06 06:26:31.442481 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [req-b8b4ba77-9167-496a-beee-2b8af704356d req-e943122f-95c9-4c70-9c14-04d814aabbd7 tempest-VolumesSnapshotsTestJSON-1843238399 tempest-VolumesSnapshotsTestJSON-1843238399] Create volume request issued successfully. Dec 06 06:26:31.477732 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-b8b4ba77-9167-496a-beee-2b8af704356d req-e943122f-95c9-4c70-9c14-04d814aabbd7 tempest-VolumesSnapshotsTestJSON-1843238399 tempest-VolumesSnapshotsTestJSON-1843238399] http://10.222.0.57/volume/v3/9aacc21878a142b6973accedc9a578a6/volumes returned with HTTP 202 Dec 06 06:26:31.490623 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 368/723] 10.222.0.57 () {64 vars in 1512 bytes} [Sun Dec 6 06:26:30 2020] POST /volume/v3/9aacc21878a142b6973accedc9a578a6/volumes => generated 823 bytes in 791 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 06 06:26:31.499839 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-b8b4ba77-9167-496a-beee-2b8af704356d req-49722133-b311-44bc-822c-9a2873042184 tempest-VolumesSnapshotsTestJSON-1843238399 tempest-VolumesSnapshotsTestJSON-1843238399] GET http://10.222.0.57/volume/v3/9aacc21878a142b6973accedc9a578a6/volumes/f9bce0ab-8325-4caf-8dde-4008bf7ed7b2 Dec 06 06:26:31.501218 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-b8b4ba77-9167-496a-beee-2b8af704356d req-49722133-b311-44bc-822c-9a2873042184 tempest-VolumesSnapshotsTestJSON-1843238399 tempest-VolumesSnapshotsTestJSON-1843238399] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:26:31.501645 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:26:31.501645 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:26:31.502420 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-b8b4ba77-9167-496a-beee-2b8af704356d req-49722133-b311-44bc-822c-9a2873042184 tempest-VolumesSnapshotsTestJSON-1843238399 tempest-VolumesSnapshotsTestJSON-1843238399] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:26:31.584080 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:26:31.584080 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:26:31.604980 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [req-b8b4ba77-9167-496a-beee-2b8af704356d req-49722133-b311-44bc-822c-9a2873042184 tempest-VolumesSnapshotsTestJSON-1843238399 tempest-VolumesSnapshotsTestJSON-1843238399] Volume info retrieved successfully. Dec 06 06:26:31.662523 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-b8b4ba77-9167-496a-beee-2b8af704356d req-49722133-b311-44bc-822c-9a2873042184 tempest-VolumesSnapshotsTestJSON-1843238399 tempest-VolumesSnapshotsTestJSON-1843238399] http://10.222.0.57/volume/v3/9aacc21878a142b6973accedc9a578a6/volumes/f9bce0ab-8325-4caf-8dde-4008bf7ed7b2 returned with HTTP 200 Dec 06 06:26:31.664103 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 356/724] 10.222.0.57 () {60 vars in 1569 bytes} [Sun Dec 6 06:26:31 2020] GET /volume/v3/9aacc21878a142b6973accedc9a578a6/volumes/f9bce0ab-8325-4caf-8dde-4008bf7ed7b2 => generated 915 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 06 06:26:31.728054 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-8f7c8fb5-d26d-4e24-8350-5284a018e550 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] GET http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/1459718b-98f3-49c8-a06f-fdbcd3076670 Dec 06 06:26:31.728054 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-8f7c8fb5-d26d-4e24-8350-5284a018e550 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:26:31.728054 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:26:31.728054 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:26:31.728437 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-8f7c8fb5-d26d-4e24-8350-5284a018e550 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:26:31.866396 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:26:31.866396 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:26:31.886330 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-8f7c8fb5-d26d-4e24-8350-5284a018e550 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Volume info retrieved successfully. Dec 06 06:26:31.931833 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-8f7c8fb5-d26d-4e24-8350-5284a018e550 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/1459718b-98f3-49c8-a06f-fdbcd3076670 returned with HTTP 200 Dec 06 06:26:31.944066 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 369/725] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:26:31 2020] GET /volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/1459718b-98f3-49c8-a06f-fdbcd3076670 => generated 908 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:26:32.303221 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-ce79d750-2065-4f63-8307-a19256c068d8 req-81a15004-1820-48b0-8a60-095f6aba1022 tempest-VolumesSnapshotsTestJSON-1843238399 tempest-VolumesSnapshotsTestJSON-1843238399] GET http://10.222.0.57/volume/v3/9aacc21878a142b6973accedc9a578a6/volumes/f9bce0ab-8325-4caf-8dde-4008bf7ed7b2 Dec 06 06:26:32.304380 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-ce79d750-2065-4f63-8307-a19256c068d8 req-81a15004-1820-48b0-8a60-095f6aba1022 tempest-VolumesSnapshotsTestJSON-1843238399 tempest-VolumesSnapshotsTestJSON-1843238399] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:26:32.304820 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:26:32.304820 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:26:32.305470 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-ce79d750-2065-4f63-8307-a19256c068d8 req-81a15004-1820-48b0-8a60-095f6aba1022 tempest-VolumesSnapshotsTestJSON-1843238399 tempest-VolumesSnapshotsTestJSON-1843238399] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:26:32.381110 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:26:32.381110 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:26:32.413245 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [req-ce79d750-2065-4f63-8307-a19256c068d8 req-81a15004-1820-48b0-8a60-095f6aba1022 tempest-VolumesSnapshotsTestJSON-1843238399 tempest-VolumesSnapshotsTestJSON-1843238399] Volume info retrieved successfully. Dec 06 06:26:32.494331 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-ce79d750-2065-4f63-8307-a19256c068d8 req-81a15004-1820-48b0-8a60-095f6aba1022 tempest-VolumesSnapshotsTestJSON-1843238399 tempest-VolumesSnapshotsTestJSON-1843238399] http://10.222.0.57/volume/v3/9aacc21878a142b6973accedc9a578a6/volumes/f9bce0ab-8325-4caf-8dde-4008bf7ed7b2 returned with HTTP 200 Dec 06 06:26:32.513335 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 357/726] 10.222.0.57 () {60 vars in 1569 bytes} [Sun Dec 6 06:26:32 2020] GET /volume/v3/9aacc21878a142b6973accedc9a578a6/volumes/f9bce0ab-8325-4caf-8dde-4008bf7ed7b2 => generated 915 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 06 06:26:32.948818 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-6a23ca54-a598-467b-9c15-c1704ca115d7 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] GET http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/1459718b-98f3-49c8-a06f-fdbcd3076670 Dec 06 06:26:32.949357 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-6a23ca54-a598-467b-9c15-c1704ca115d7 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:26:32.949579 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:26:32.949579 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:26:32.949954 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-6a23ca54-a598-467b-9c15-c1704ca115d7 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:26:33.072451 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:26:33.072451 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:26:33.100250 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-6a23ca54-a598-467b-9c15-c1704ca115d7 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Volume info retrieved successfully. Dec 06 06:26:33.171161 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-6a23ca54-a598-467b-9c15-c1704ca115d7 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/1459718b-98f3-49c8-a06f-fdbcd3076670 returned with HTTP 200 Dec 06 06:26:33.172020 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 370/727] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:26:32 2020] GET /volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/1459718b-98f3-49c8-a06f-fdbcd3076670 => generated 908 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:26:34.189554 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-59996bb4-1716-4891-9773-b193a62fa420 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] GET http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/1459718b-98f3-49c8-a06f-fdbcd3076670 Dec 06 06:26:34.191014 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-59996bb4-1716-4891-9773-b193a62fa420 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:26:34.191577 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:26:34.191577 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:26:34.192166 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-59996bb4-1716-4891-9773-b193a62fa420 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:26:34.269116 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-59996bb4-1716-4891-9773-b193a62fa420 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/1459718b-98f3-49c8-a06f-fdbcd3076670 returned with HTTP 404 Dec 06 06:26:34.271082 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 358/728] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:26:34 2020] GET /volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/1459718b-98f3-49c8-a06f-fdbcd3076670 => generated 109 bytes in 85 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 06 06:26:34.278808 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-4bd528dd-d4df-48e0-99dc-9532cbc69623 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] DELETE http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/dfb9e391-af6a-4015-854c-a3a68d49b6b6 Dec 06 06:26:34.279339 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-4bd528dd-d4df-48e0-99dc-9532cbc69623 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:26:34.279535 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:26:34.279535 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:26:34.280191 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-4bd528dd-d4df-48e0-99dc-9532cbc69623 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Calling method 'delete' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:26:34.280843 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.v3.volumes [None req-4bd528dd-d4df-48e0-99dc-9532cbc69623 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Delete volume with id: dfb9e391-af6a-4015-854c-a3a68d49b6b6 Dec 06 06:26:34.400510 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:26:34.400510 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:26:34.405698 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-4bd528dd-d4df-48e0-99dc-9532cbc69623 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Volume info retrieved successfully. Dec 06 06:26:34.461854 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-4bd528dd-d4df-48e0-99dc-9532cbc69623 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Delete volume request issued successfully. Dec 06 06:26:34.462638 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-4bd528dd-d4df-48e0-99dc-9532cbc69623 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/dfb9e391-af6a-4015-854c-a3a68d49b6b6 returned with HTTP 202 Dec 06 06:26:34.468251 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 371/729] 10.222.0.57 () {58 vars in 1318 bytes} [Sun Dec 6 06:26:34 2020] DELETE /volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/dfb9e391-af6a-4015-854c-a3a68d49b6b6 => generated 0 bytes in 192 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 06 06:26:34.471209 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-e8892942-0278-4fcd-97fb-8393cdf989d6 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] GET http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/dfb9e391-af6a-4015-854c-a3a68d49b6b6 Dec 06 06:26:34.473320 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-e8892942-0278-4fcd-97fb-8393cdf989d6 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:26:34.473820 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-e8892942-0278-4fcd-97fb-8393cdf989d6 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:26:34.604185 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-68485211-eea1-4631-a2f7-4c9c2fd090f8 req-2c99b8ce-69a2-4561-9d87-907006aeca98 tempest-VolumesSnapshotsTestJSON-1843238399 tempest-VolumesSnapshotsTestJSON-1843238399] GET http://10.222.0.57/volume/v3/9aacc21878a142b6973accedc9a578a6/volumes/f9bce0ab-8325-4caf-8dde-4008bf7ed7b2 Dec 06 06:26:34.604746 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-68485211-eea1-4631-a2f7-4c9c2fd090f8 req-2c99b8ce-69a2-4561-9d87-907006aeca98 tempest-VolumesSnapshotsTestJSON-1843238399 tempest-VolumesSnapshotsTestJSON-1843238399] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:26:34.604972 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:26:34.604972 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:26:34.605349 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-68485211-eea1-4631-a2f7-4c9c2fd090f8 req-2c99b8ce-69a2-4561-9d87-907006aeca98 tempest-VolumesSnapshotsTestJSON-1843238399 tempest-VolumesSnapshotsTestJSON-1843238399] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:26:34.765045 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:26:34.765045 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:26:34.792177 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [req-68485211-eea1-4631-a2f7-4c9c2fd090f8 req-2c99b8ce-69a2-4561-9d87-907006aeca98 tempest-VolumesSnapshotsTestJSON-1843238399 tempest-VolumesSnapshotsTestJSON-1843238399] Volume info retrieved successfully. Dec 06 06:26:34.875642 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-68485211-eea1-4631-a2f7-4c9c2fd090f8 req-2c99b8ce-69a2-4561-9d87-907006aeca98 tempest-VolumesSnapshotsTestJSON-1843238399 tempest-VolumesSnapshotsTestJSON-1843238399] http://10.222.0.57/volume/v3/9aacc21878a142b6973accedc9a578a6/volumes/f9bce0ab-8325-4caf-8dde-4008bf7ed7b2 returned with HTTP 200 Dec 06 06:26:34.888714 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 372/730] 10.222.0.57 () {60 vars in 1569 bytes} [Sun Dec 6 06:26:34 2020] GET /volume/v3/9aacc21878a142b6973accedc9a578a6/volumes/f9bce0ab-8325-4caf-8dde-4008bf7ed7b2 => generated 916 bytes in 285 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:26:34.954670 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-d3429647-4332-4300-ad9e-4ce750762926 req-5251f43f-7863-43fc-a6eb-036d450fa7ae tempest-VolumesSnapshotsTestJSON-1843238399 tempest-VolumesSnapshotsTestJSON-1843238399] POST http://10.222.0.57/volume/v3/9aacc21878a142b6973accedc9a578a6/snapshots Dec 06 06:26:34.955130 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:26:34.955130 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:26:34.955559 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-d3429647-4332-4300-ad9e-4ce750762926 req-5251f43f-7863-43fc-a6eb-036d450fa7ae tempest-VolumesSnapshotsTestJSON-1843238399 tempest-VolumesSnapshotsTestJSON-1843238399] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f9bce0ab-8325-4caf-8dde-4008bf7ed7b2", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-803791815", "description": null, "metadata": {}}} {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 06 06:26:35.125659 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:26:35.125659 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:26:35.132489 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:26:35.132489 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:26:35.148205 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [req-d3429647-4332-4300-ad9e-4ce750762926 req-5251f43f-7863-43fc-a6eb-036d450fa7ae tempest-VolumesSnapshotsTestJSON-1843238399 tempest-VolumesSnapshotsTestJSON-1843238399] Volume info retrieved successfully. Dec 06 06:26:35.157476 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.v2.snapshots [req-d3429647-4332-4300-ad9e-4ce750762926 req-5251f43f-7863-43fc-a6eb-036d450fa7ae tempest-VolumesSnapshotsTestJSON-1843238399 tempest-VolumesSnapshotsTestJSON-1843238399] Create snapshot from volume f9bce0ab-8325-4caf-8dde-4008bf7ed7b2 Dec 06 06:26:35.161526 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-e8892942-0278-4fcd-97fb-8393cdf989d6 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Volume info retrieved successfully. Dec 06 06:26:35.250847 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-e8892942-0278-4fcd-97fb-8393cdf989d6 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/dfb9e391-af6a-4015-854c-a3a68d49b6b6 returned with HTTP 200 Dec 06 06:26:35.253938 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 359/731] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:26:34 2020] GET /volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/dfb9e391-af6a-4015-854c-a3a68d49b6b6 => generated 1390 bytes in 786 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 06 06:26:35.291009 n-d-765311-2 devstack@c-api.service[88143]: WARNING cinder.quota [req-d3429647-4332-4300-ad9e-4ce750762926 req-5251f43f-7863-43fc-a6eb-036d450fa7ae tempest-VolumesSnapshotsTestJSON-1843238399 tempest-VolumesSnapshotsTestJSON-1843238399] 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. Dec 06 06:26:35.367102 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.quota [req-d3429647-4332-4300-ad9e-4ce750762926 req-5251f43f-7863-43fc-a6eb-036d450fa7ae tempest-VolumesSnapshotsTestJSON-1843238399 tempest-VolumesSnapshotsTestJSON-1843238399] Created reservations ['aa582f42-4f6b-4411-9194-bdf6b19581c1', '4a59969c-5198-45fc-bbda-3f76e2bb1fbd', 'f2e27950-e49c-47aa-99bc-6c1fbe5aee41', '3e7ee41c-eecb-402c-8fbb-ca521f23f210'] {{(pid=88144) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 06 06:26:35.655638 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [req-d3429647-4332-4300-ad9e-4ce750762926 req-5251f43f-7863-43fc-a6eb-036d450fa7ae tempest-VolumesSnapshotsTestJSON-1843238399 tempest-VolumesSnapshotsTestJSON-1843238399] Snapshot create request issued successfully. Dec 06 06:26:35.658376 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-d3429647-4332-4300-ad9e-4ce750762926 req-5251f43f-7863-43fc-a6eb-036d450fa7ae tempest-VolumesSnapshotsTestJSON-1843238399 tempest-VolumesSnapshotsTestJSON-1843238399] http://10.222.0.57/volume/v3/9aacc21878a142b6973accedc9a578a6/snapshots returned with HTTP 202 Dec 06 06:26:35.659632 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 373/732] 10.222.0.57 () {64 vars in 1518 bytes} [Sun Dec 6 06:26:34 2020] POST /volume/v3/9aacc21878a142b6973accedc9a578a6/snapshots => generated 310 bytes in 710 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Dec 06 06:26:35.745627 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-ae2635ef-8272-4a61-af37-12e13563784e req-46a07d45-9217-4c1c-89f4-0adb15f2f7e6 tempest-VolumesSnapshotsTestJSON-1843238399 tempest-VolumesSnapshotsTestJSON-1843238399] GET http://10.222.0.57/volume/v3/9aacc21878a142b6973accedc9a578a6/snapshots/82d5d06a-1a78-4ef5-8832-87b80aac6700 Dec 06 06:26:35.747039 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-ae2635ef-8272-4a61-af37-12e13563784e req-46a07d45-9217-4c1c-89f4-0adb15f2f7e6 tempest-VolumesSnapshotsTestJSON-1843238399 tempest-VolumesSnapshotsTestJSON-1843238399] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:26:35.747210 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:26:35.747210 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:26:35.750561 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-ae2635ef-8272-4a61-af37-12e13563784e req-46a07d45-9217-4c1c-89f4-0adb15f2f7e6 tempest-VolumesSnapshotsTestJSON-1843238399 tempest-VolumesSnapshotsTestJSON-1843238399] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:26:35.908219 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:26:35.908219 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:26:35.915068 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [req-ae2635ef-8272-4a61-af37-12e13563784e req-46a07d45-9217-4c1c-89f4-0adb15f2f7e6 tempest-VolumesSnapshotsTestJSON-1843238399 tempest-VolumesSnapshotsTestJSON-1843238399] Snapshot retrieved successfully. Dec 06 06:26:35.928615 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-ae2635ef-8272-4a61-af37-12e13563784e req-46a07d45-9217-4c1c-89f4-0adb15f2f7e6 tempest-VolumesSnapshotsTestJSON-1843238399 tempest-VolumesSnapshotsTestJSON-1843238399] http://10.222.0.57/volume/v3/9aacc21878a142b6973accedc9a578a6/snapshots/82d5d06a-1a78-4ef5-8832-87b80aac6700 returned with HTTP 200 Dec 06 06:26:35.931578 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 360/733] 10.222.0.57 () {60 vars in 1575 bytes} [Sun Dec 6 06:26:35 2020] GET /volume/v3/9aacc21878a142b6973accedc9a578a6/snapshots/82d5d06a-1a78-4ef5-8832-87b80aac6700 => generated 442 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:26:36.069182 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-7d45aa2f-8dc6-4eac-8098-b80f0a7af01b req-cbfff516-9b3f-4b5e-ab57-2706790e1d44 tempest-VolumesSnapshotsTestJSON-1843238399 tempest-VolumesSnapshotsTestJSON-1843238399] GET http://10.222.0.57/volume/v3/9aacc21878a142b6973accedc9a578a6/snapshots/detail Dec 06 06:26:36.072292 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-7d45aa2f-8dc6-4eac-8098-b80f0a7af01b req-cbfff516-9b3f-4b5e-ab57-2706790e1d44 tempest-VolumesSnapshotsTestJSON-1843238399 tempest-VolumesSnapshotsTestJSON-1843238399] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:26:36.072753 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:26:36.072753 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:26:36.073474 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-7d45aa2f-8dc6-4eac-8098-b80f0a7af01b req-cbfff516-9b3f-4b5e-ab57-2706790e1d44 tempest-VolumesSnapshotsTestJSON-1843238399 tempest-VolumesSnapshotsTestJSON-1843238399] Calling method 'detail' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:26:36.078647 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.api_utils [req-7d45aa2f-8dc6-4eac-8098-b80f0a7af01b req-cbfff516-9b3f-4b5e-ab57-2706790e1d44 tempest-VolumesSnapshotsTestJSON-1843238399 tempest-VolumesSnapshotsTestJSON-1843238399] Removing options '' from query. {{(pid=88144) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 06 06:26:36.080183 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:26:36.080183 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:26:36.092132 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.db.sqlalchemy.api [req-7d45aa2f-8dc6-4eac-8098-b80f0a7af01b req-cbfff516-9b3f-4b5e-ab57-2706790e1d44 tempest-VolumesSnapshotsTestJSON-1843238399 tempest-VolumesSnapshotsTestJSON-1843238399] Building query based on filter {{(pid=88144) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 06 06:26:36.211305 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [req-7d45aa2f-8dc6-4eac-8098-b80f0a7af01b req-cbfff516-9b3f-4b5e-ab57-2706790e1d44 tempest-VolumesSnapshotsTestJSON-1843238399 tempest-VolumesSnapshotsTestJSON-1843238399] Get all snapshots completed successfully. Dec 06 06:26:36.223131 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:26:36.223131 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:26:36.227339 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-7d45aa2f-8dc6-4eac-8098-b80f0a7af01b req-cbfff516-9b3f-4b5e-ab57-2706790e1d44 tempest-VolumesSnapshotsTestJSON-1843238399 tempest-VolumesSnapshotsTestJSON-1843238399] http://10.222.0.57/volume/v3/9aacc21878a142b6973accedc9a578a6/snapshots/detail returned with HTTP 200 Dec 06 06:26:36.257226 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 374/734] 10.222.0.57 () {60 vars in 1485 bytes} [Sun Dec 6 06:26:36 2020] GET /volume/v3/9aacc21878a142b6973accedc9a578a6/snapshots/detail => generated 445 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:26:36.275810 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-99439332-22fa-4803-83c9-b117e5455023 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] GET http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/dfb9e391-af6a-4015-854c-a3a68d49b6b6 Dec 06 06:26:36.277326 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-99439332-22fa-4803-83c9-b117e5455023 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:26:36.277884 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:26:36.277884 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:26:36.278872 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-99439332-22fa-4803-83c9-b117e5455023 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:26:36.650950 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:26:36.650950 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:26:36.700982 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-99439332-22fa-4803-83c9-b117e5455023 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Volume info retrieved successfully. Dec 06 06:26:36.803425 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-99439332-22fa-4803-83c9-b117e5455023 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/dfb9e391-af6a-4015-854c-a3a68d49b6b6 returned with HTTP 200 Dec 06 06:26:36.808652 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 361/735] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:26:36 2020] GET /volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/dfb9e391-af6a-4015-854c-a3a68d49b6b6 => generated 1390 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 06 06:26:37.821973 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-52ec6c21-22f5-490c-b826-45a76b233e4d tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] GET http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/dfb9e391-af6a-4015-854c-a3a68d49b6b6 Dec 06 06:26:37.822811 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-52ec6c21-22f5-490c-b826-45a76b233e4d tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:26:37.823105 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:26:37.823105 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:26:37.823624 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-52ec6c21-22f5-490c-b826-45a76b233e4d tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:26:37.971042 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-52ec6c21-22f5-490c-b826-45a76b233e4d tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/dfb9e391-af6a-4015-854c-a3a68d49b6b6 returned with HTTP 404 Dec 06 06:26:37.976666 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 375/736] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:26:37 2020] GET /volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/dfb9e391-af6a-4015-854c-a3a68d49b6b6 => generated 109 bytes in 159 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 06 06:26:37.983574 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-90319cc5-5e23-4b3c-9e54-540a30b24d5d tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] DELETE http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/4bdd3426-647b-462b-95b8-ed26bdb6425a Dec 06 06:26:37.984099 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-90319cc5-5e23-4b3c-9e54-540a30b24d5d tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:26:37.984290 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:26:37.984290 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:26:37.984742 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-90319cc5-5e23-4b3c-9e54-540a30b24d5d tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Calling method 'delete' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:26:37.985214 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.v3.volumes [None req-90319cc5-5e23-4b3c-9e54-540a30b24d5d tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Delete volume with id: 4bdd3426-647b-462b-95b8-ed26bdb6425a Dec 06 06:26:38.125561 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:26:38.125561 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:26:38.128583 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-90319cc5-5e23-4b3c-9e54-540a30b24d5d tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Volume info retrieved successfully. Dec 06 06:26:38.251079 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-90319cc5-5e23-4b3c-9e54-540a30b24d5d tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Delete volume request issued successfully. Dec 06 06:26:38.251675 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-90319cc5-5e23-4b3c-9e54-540a30b24d5d tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/4bdd3426-647b-462b-95b8-ed26bdb6425a returned with HTTP 202 Dec 06 06:26:38.259806 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 362/737] 10.222.0.57 () {58 vars in 1318 bytes} [Sun Dec 6 06:26:37 2020] DELETE /volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/4bdd3426-647b-462b-95b8-ed26bdb6425a => generated 0 bytes in 276 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 06 06:26:38.265200 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-b4271a7d-a80c-4d53-9b10-bd659a192545 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] GET http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/4bdd3426-647b-462b-95b8-ed26bdb6425a Dec 06 06:26:38.268084 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-b4271a7d-a80c-4d53-9b10-bd659a192545 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:26:38.269608 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-b4271a7d-a80c-4d53-9b10-bd659a192545 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:26:38.405869 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:26:38.405869 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:26:38.446982 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-b4271a7d-a80c-4d53-9b10-bd659a192545 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Volume info retrieved successfully. Dec 06 06:26:38.479105 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-b4271a7d-a80c-4d53-9b10-bd659a192545 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/4bdd3426-647b-462b-95b8-ed26bdb6425a returned with HTTP 200 Dec 06 06:26:38.490488 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 376/738] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:26:38 2020] GET /volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/4bdd3426-647b-462b-95b8-ed26bdb6425a => generated 1355 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 06 06:26:38.657419 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-e1ca97ed-55fa-4121-9c8e-076d92d15ac9 req-a79915a5-f91c-4834-86a2-4a6622221904 tempest-VolumesSnapshotsTestJSON-1843238399 tempest-VolumesSnapshotsTestJSON-1843238399] GET http://10.222.0.57/volume/v3/9aacc21878a142b6973accedc9a578a6/snapshots/82d5d06a-1a78-4ef5-8832-87b80aac6700 Dec 06 06:26:38.658236 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-e1ca97ed-55fa-4121-9c8e-076d92d15ac9 req-a79915a5-f91c-4834-86a2-4a6622221904 tempest-VolumesSnapshotsTestJSON-1843238399 tempest-VolumesSnapshotsTestJSON-1843238399] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:26:38.658666 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:26:38.658666 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:26:38.659479 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-e1ca97ed-55fa-4121-9c8e-076d92d15ac9 req-a79915a5-f91c-4834-86a2-4a6622221904 tempest-VolumesSnapshotsTestJSON-1843238399 tempest-VolumesSnapshotsTestJSON-1843238399] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:26:38.719274 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:26:38.719274 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:26:38.720826 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [req-e1ca97ed-55fa-4121-9c8e-076d92d15ac9 req-a79915a5-f91c-4834-86a2-4a6622221904 tempest-VolumesSnapshotsTestJSON-1843238399 tempest-VolumesSnapshotsTestJSON-1843238399] Snapshot retrieved successfully. Dec 06 06:26:38.723610 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-e1ca97ed-55fa-4121-9c8e-076d92d15ac9 req-a79915a5-f91c-4834-86a2-4a6622221904 tempest-VolumesSnapshotsTestJSON-1843238399 tempest-VolumesSnapshotsTestJSON-1843238399] http://10.222.0.57/volume/v3/9aacc21878a142b6973accedc9a578a6/snapshots/82d5d06a-1a78-4ef5-8832-87b80aac6700 returned with HTTP 200 Dec 06 06:26:38.724734 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 363/739] 10.222.0.57 () {60 vars in 1575 bytes} [Sun Dec 6 06:26:38 2020] GET /volume/v3/9aacc21878a142b6973accedc9a578a6/snapshots/82d5d06a-1a78-4ef5-8832-87b80aac6700 => generated 469 bytes in 278 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:26:39.496520 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-19b49d4c-3224-45ad-86df-1a5be3dbb531 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] GET http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/4bdd3426-647b-462b-95b8-ed26bdb6425a Dec 06 06:26:39.497237 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-19b49d4c-3224-45ad-86df-1a5be3dbb531 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:26:39.497474 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:26:39.497474 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:26:39.498212 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-19b49d4c-3224-45ad-86df-1a5be3dbb531 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:26:39.597977 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:26:39.597977 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:26:39.607744 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-19b49d4c-3224-45ad-86df-1a5be3dbb531 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Volume info retrieved successfully. Dec 06 06:26:39.647089 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-19b49d4c-3224-45ad-86df-1a5be3dbb531 tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/4bdd3426-647b-462b-95b8-ed26bdb6425a returned with HTTP 200 Dec 06 06:26:39.648160 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 377/740] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:26:39 2020] GET /volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/4bdd3426-647b-462b-95b8-ed26bdb6425a => generated 1355 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 06 06:26:40.535802 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-94b62cb4-4acc-4af8-85a0-ffdcdff86a52 req-f47eafb8-8a69-48e2-b540-49a29aa15f9e tempest-VolumesSnapshotsTestJSON-1843238399 tempest-VolumesSnapshotsTestJSON-1843238399] DELETE http://10.222.0.57/volume/v3/9aacc21878a142b6973accedc9a578a6/snapshots/82d5d06a-1a78-4ef5-8832-87b80aac6700 Dec 06 06:26:40.536375 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-94b62cb4-4acc-4af8-85a0-ffdcdff86a52 req-f47eafb8-8a69-48e2-b540-49a29aa15f9e tempest-VolumesSnapshotsTestJSON-1843238399 tempest-VolumesSnapshotsTestJSON-1843238399] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:26:40.536460 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:26:40.536460 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:26:40.536888 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-94b62cb4-4acc-4af8-85a0-ffdcdff86a52 req-f47eafb8-8a69-48e2-b540-49a29aa15f9e tempest-VolumesSnapshotsTestJSON-1843238399 tempest-VolumesSnapshotsTestJSON-1843238399] Calling method 'delete' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:26:40.537268 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.v2.snapshots [req-94b62cb4-4acc-4af8-85a0-ffdcdff86a52 req-f47eafb8-8a69-48e2-b540-49a29aa15f9e tempest-VolumesSnapshotsTestJSON-1843238399 tempest-VolumesSnapshotsTestJSON-1843238399] Delete snapshot with id: 82d5d06a-1a78-4ef5-8832-87b80aac6700 Dec 06 06:26:40.587391 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:26:40.587391 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:26:40.592001 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [req-94b62cb4-4acc-4af8-85a0-ffdcdff86a52 req-f47eafb8-8a69-48e2-b540-49a29aa15f9e tempest-VolumesSnapshotsTestJSON-1843238399 tempest-VolumesSnapshotsTestJSON-1843238399] Snapshot retrieved successfully. Dec 06 06:26:40.668004 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-338a05fe-ace5-4dba-a648-1c8c898f99df tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] GET http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/4bdd3426-647b-462b-95b8-ed26bdb6425a Dec 06 06:26:40.668822 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-338a05fe-ace5-4dba-a648-1c8c898f99df tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:26:40.669180 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:26:40.669180 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:26:40.670302 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-338a05fe-ace5-4dba-a648-1c8c898f99df tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:26:40.703597 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [req-94b62cb4-4acc-4af8-85a0-ffdcdff86a52 req-f47eafb8-8a69-48e2-b540-49a29aa15f9e tempest-VolumesSnapshotsTestJSON-1843238399 tempest-VolumesSnapshotsTestJSON-1843238399] Snapshot delete request issued successfully. Dec 06 06:26:40.704276 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-94b62cb4-4acc-4af8-85a0-ffdcdff86a52 req-f47eafb8-8a69-48e2-b540-49a29aa15f9e tempest-VolumesSnapshotsTestJSON-1843238399 tempest-VolumesSnapshotsTestJSON-1843238399] http://10.222.0.57/volume/v3/9aacc21878a142b6973accedc9a578a6/snapshots/82d5d06a-1a78-4ef5-8832-87b80aac6700 returned with HTTP 202 Dec 06 06:26:40.705856 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 364/741] 10.222.0.57 () {62 vars in 1597 bytes} [Sun Dec 6 06:26:40 2020] DELETE /volume/v3/9aacc21878a142b6973accedc9a578a6/snapshots/82d5d06a-1a78-4ef5-8832-87b80aac6700 => generated 0 bytes in 175 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 06 06:26:40.776557 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-338a05fe-ace5-4dba-a648-1c8c898f99df tempest-VolumesCloneTest-1712217109 tempest-VolumesCloneTest-1712217109] http://10.222.0.57/volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/4bdd3426-647b-462b-95b8-ed26bdb6425a returned with HTTP 404 Dec 06 06:26:40.778040 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 378/742] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:26:40 2020] GET /volume/v3/851488e5575d4053ac54bcfc3a9c19b6/volumes/4bdd3426-647b-462b-95b8-ed26bdb6425a => generated 109 bytes in 116 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 06 06:26:41.731508 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-6eb4a9eb-b7e5-408a-8c9a-fe6af406e4bb req-91f638f8-2844-4105-9488-34928bcba78a tempest-VolumesSnapshotsTestJSON-1843238399 tempest-VolumesSnapshotsTestJSON-1843238399] GET http://10.222.0.57/volume/v3/9aacc21878a142b6973accedc9a578a6/snapshots/82d5d06a-1a78-4ef5-8832-87b80aac6700 Dec 06 06:26:41.732267 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-6eb4a9eb-b7e5-408a-8c9a-fe6af406e4bb req-91f638f8-2844-4105-9488-34928bcba78a tempest-VolumesSnapshotsTestJSON-1843238399 tempest-VolumesSnapshotsTestJSON-1843238399] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:26:41.732267 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:26:41.732267 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:26:41.732927 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-6eb4a9eb-b7e5-408a-8c9a-fe6af406e4bb req-91f638f8-2844-4105-9488-34928bcba78a tempest-VolumesSnapshotsTestJSON-1843238399 tempest-VolumesSnapshotsTestJSON-1843238399] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:26:41.817805 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:26:41.817805 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:26:41.822136 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [req-6eb4a9eb-b7e5-408a-8c9a-fe6af406e4bb req-91f638f8-2844-4105-9488-34928bcba78a tempest-VolumesSnapshotsTestJSON-1843238399 tempest-VolumesSnapshotsTestJSON-1843238399] Snapshot retrieved successfully. Dec 06 06:26:41.833456 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-6eb4a9eb-b7e5-408a-8c9a-fe6af406e4bb req-91f638f8-2844-4105-9488-34928bcba78a tempest-VolumesSnapshotsTestJSON-1843238399 tempest-VolumesSnapshotsTestJSON-1843238399] http://10.222.0.57/volume/v3/9aacc21878a142b6973accedc9a578a6/snapshots/82d5d06a-1a78-4ef5-8832-87b80aac6700 returned with HTTP 200 Dec 06 06:26:41.852103 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 365/743] 10.222.0.57 () {60 vars in 1575 bytes} [Sun Dec 6 06:26:41 2020] GET /volume/v3/9aacc21878a142b6973accedc9a578a6/snapshots/82d5d06a-1a78-4ef5-8832-87b80aac6700 => generated 468 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:26:42.915179 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-d4b2c1af-8704-4b77-ad01-2d0c919783d7 req-ee1d4af5-acb3-4e5d-a386-d8624221df69 tempest-VolumesSnapshotsTestJSON-1843238399 tempest-VolumesSnapshotsTestJSON-1843238399] GET http://10.222.0.57/volume/v3/9aacc21878a142b6973accedc9a578a6/snapshots/82d5d06a-1a78-4ef5-8832-87b80aac6700 Dec 06 06:26:42.916708 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-d4b2c1af-8704-4b77-ad01-2d0c919783d7 req-ee1d4af5-acb3-4e5d-a386-d8624221df69 tempest-VolumesSnapshotsTestJSON-1843238399 tempest-VolumesSnapshotsTestJSON-1843238399] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:26:42.917356 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-d4b2c1af-8704-4b77-ad01-2d0c919783d7 req-ee1d4af5-acb3-4e5d-a386-d8624221df69 tempest-VolumesSnapshotsTestJSON-1843238399 tempest-VolumesSnapshotsTestJSON-1843238399] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:26:42.965551 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-d4b2c1af-8704-4b77-ad01-2d0c919783d7 req-ee1d4af5-acb3-4e5d-a386-d8624221df69 tempest-VolumesSnapshotsTestJSON-1843238399 tempest-VolumesSnapshotsTestJSON-1843238399] http://10.222.0.57/volume/v3/9aacc21878a142b6973accedc9a578a6/snapshots/82d5d06a-1a78-4ef5-8832-87b80aac6700 returned with HTTP 404 Dec 06 06:26:42.973163 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 379/744] 10.222.0.57 () {60 vars in 1575 bytes} [Sun Dec 6 06:26:42 2020] GET /volume/v3/9aacc21878a142b6973accedc9a578a6/snapshots/82d5d06a-1a78-4ef5-8832-87b80aac6700 => generated 111 bytes in 66 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Dec 06 06:26:43.045226 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-8138263b-f1c4-44fe-ba26-218338a8af3a req-5ae7ca47-21e6-4f4f-9571-885a2f8930e4 tempest-VolumesSnapshotsTestJSON-1843238399 tempest-VolumesSnapshotsTestJSON-1843238399] DELETE http://10.222.0.57/volume/v3/9aacc21878a142b6973accedc9a578a6/volumes/f9bce0ab-8325-4caf-8dde-4008bf7ed7b2 Dec 06 06:26:43.046064 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-8138263b-f1c4-44fe-ba26-218338a8af3a req-5ae7ca47-21e6-4f4f-9571-885a2f8930e4 tempest-VolumesSnapshotsTestJSON-1843238399 tempest-VolumesSnapshotsTestJSON-1843238399] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:26:43.046608 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:26:43.046608 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:26:43.047655 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-8138263b-f1c4-44fe-ba26-218338a8af3a req-5ae7ca47-21e6-4f4f-9571-885a2f8930e4 tempest-VolumesSnapshotsTestJSON-1843238399 tempest-VolumesSnapshotsTestJSON-1843238399] Calling method 'delete' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:26:43.048314 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.v3.volumes [req-8138263b-f1c4-44fe-ba26-218338a8af3a req-5ae7ca47-21e6-4f4f-9571-885a2f8930e4 tempest-VolumesSnapshotsTestJSON-1843238399 tempest-VolumesSnapshotsTestJSON-1843238399] Delete volume with id: f9bce0ab-8325-4caf-8dde-4008bf7ed7b2 Dec 06 06:26:43.126808 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:26:43.126808 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:26:43.129257 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [req-8138263b-f1c4-44fe-ba26-218338a8af3a req-5ae7ca47-21e6-4f4f-9571-885a2f8930e4 tempest-VolumesSnapshotsTestJSON-1843238399 tempest-VolumesSnapshotsTestJSON-1843238399] Volume info retrieved successfully. Dec 06 06:26:43.197680 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [req-8138263b-f1c4-44fe-ba26-218338a8af3a req-5ae7ca47-21e6-4f4f-9571-885a2f8930e4 tempest-VolumesSnapshotsTestJSON-1843238399 tempest-VolumesSnapshotsTestJSON-1843238399] Delete volume request issued successfully. Dec 06 06:26:43.198548 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-8138263b-f1c4-44fe-ba26-218338a8af3a req-5ae7ca47-21e6-4f4f-9571-885a2f8930e4 tempest-VolumesSnapshotsTestJSON-1843238399 tempest-VolumesSnapshotsTestJSON-1843238399] http://10.222.0.57/volume/v3/9aacc21878a142b6973accedc9a578a6/volumes/f9bce0ab-8325-4caf-8dde-4008bf7ed7b2 returned with HTTP 202 Dec 06 06:26:43.216853 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 366/745] 10.222.0.57 () {62 vars in 1591 bytes} [Sun Dec 6 06:26:43 2020] DELETE /volume/v3/9aacc21878a142b6973accedc9a578a6/volumes/f9bce0ab-8325-4caf-8dde-4008bf7ed7b2 => generated 0 bytes in 176 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 06 06:26:43.284783 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-cb7e091e-1563-48ce-b5fb-dabd846944f1 req-89604ac8-b314-4a56-a79c-46f547347ed7 tempest-VolumesSnapshotsTestJSON-1843238399 tempest-VolumesSnapshotsTestJSON-1843238399] GET http://10.222.0.57/volume/v3/9aacc21878a142b6973accedc9a578a6/volumes/f9bce0ab-8325-4caf-8dde-4008bf7ed7b2 Dec 06 06:26:43.285245 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-cb7e091e-1563-48ce-b5fb-dabd846944f1 req-89604ac8-b314-4a56-a79c-46f547347ed7 tempest-VolumesSnapshotsTestJSON-1843238399 tempest-VolumesSnapshotsTestJSON-1843238399] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:26:43.285747 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-cb7e091e-1563-48ce-b5fb-dabd846944f1 req-89604ac8-b314-4a56-a79c-46f547347ed7 tempest-VolumesSnapshotsTestJSON-1843238399 tempest-VolumesSnapshotsTestJSON-1843238399] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:26:43.390809 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:26:43.390809 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:26:43.401857 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [req-cb7e091e-1563-48ce-b5fb-dabd846944f1 req-89604ac8-b314-4a56-a79c-46f547347ed7 tempest-VolumesSnapshotsTestJSON-1843238399 tempest-VolumesSnapshotsTestJSON-1843238399] Volume info retrieved successfully. Dec 06 06:26:43.429761 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-cb7e091e-1563-48ce-b5fb-dabd846944f1 req-89604ac8-b314-4a56-a79c-46f547347ed7 tempest-VolumesSnapshotsTestJSON-1843238399 tempest-VolumesSnapshotsTestJSON-1843238399] http://10.222.0.57/volume/v3/9aacc21878a142b6973accedc9a578a6/volumes/f9bce0ab-8325-4caf-8dde-4008bf7ed7b2 returned with HTTP 200 Dec 06 06:26:43.435726 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 380/746] 10.222.0.57 () {60 vars in 1569 bytes} [Sun Dec 6 06:26:43 2020] GET /volume/v3/9aacc21878a142b6973accedc9a578a6/volumes/f9bce0ab-8325-4caf-8dde-4008bf7ed7b2 => generated 915 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:26:44.597737 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-a2a43b6b-7039-4b16-bb44-20bd215c2dfe req-7c8281e7-0d38-458f-a14e-2688a9aac4a0 tempest-VolumesSnapshotsTestJSON-1843238399 tempest-VolumesSnapshotsTestJSON-1843238399] GET http://10.222.0.57/volume/v3/9aacc21878a142b6973accedc9a578a6/volumes/f9bce0ab-8325-4caf-8dde-4008bf7ed7b2 Dec 06 06:26:44.598556 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-a2a43b6b-7039-4b16-bb44-20bd215c2dfe req-7c8281e7-0d38-458f-a14e-2688a9aac4a0 tempest-VolumesSnapshotsTestJSON-1843238399 tempest-VolumesSnapshotsTestJSON-1843238399] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:26:44.598930 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:26:44.598930 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:26:44.599314 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-a2a43b6b-7039-4b16-bb44-20bd215c2dfe req-7c8281e7-0d38-458f-a14e-2688a9aac4a0 tempest-VolumesSnapshotsTestJSON-1843238399 tempest-VolumesSnapshotsTestJSON-1843238399] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:26:44.722829 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:26:44.722829 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:26:44.763390 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [req-a2a43b6b-7039-4b16-bb44-20bd215c2dfe req-7c8281e7-0d38-458f-a14e-2688a9aac4a0 tempest-VolumesSnapshotsTestJSON-1843238399 tempest-VolumesSnapshotsTestJSON-1843238399] Volume info retrieved successfully. Dec 06 06:26:44.823025 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-a2a43b6b-7039-4b16-bb44-20bd215c2dfe req-7c8281e7-0d38-458f-a14e-2688a9aac4a0 tempest-VolumesSnapshotsTestJSON-1843238399 tempest-VolumesSnapshotsTestJSON-1843238399] http://10.222.0.57/volume/v3/9aacc21878a142b6973accedc9a578a6/volumes/f9bce0ab-8325-4caf-8dde-4008bf7ed7b2 returned with HTTP 200 Dec 06 06:26:44.826240 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 367/747] 10.222.0.57 () {60 vars in 1569 bytes} [Sun Dec 6 06:26:44 2020] GET /volume/v3/9aacc21878a142b6973accedc9a578a6/volumes/f9bce0ab-8325-4caf-8dde-4008bf7ed7b2 => generated 915 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:26:46.290227 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-0ccab5ab-a3ea-49a5-86ff-e84f3c6d8ad3 req-601f589a-5079-4f6c-87c9-3e2bf0b60475 tempest-VolumesSnapshotsTestJSON-1843238399 tempest-VolumesSnapshotsTestJSON-1843238399] GET http://10.222.0.57/volume/v3/9aacc21878a142b6973accedc9a578a6/volumes/f9bce0ab-8325-4caf-8dde-4008bf7ed7b2 Dec 06 06:26:46.290913 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-0ccab5ab-a3ea-49a5-86ff-e84f3c6d8ad3 req-601f589a-5079-4f6c-87c9-3e2bf0b60475 tempest-VolumesSnapshotsTestJSON-1843238399 tempest-VolumesSnapshotsTestJSON-1843238399] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:26:46.291367 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:26:46.291367 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:26:46.291933 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-0ccab5ab-a3ea-49a5-86ff-e84f3c6d8ad3 req-601f589a-5079-4f6c-87c9-3e2bf0b60475 tempest-VolumesSnapshotsTestJSON-1843238399 tempest-VolumesSnapshotsTestJSON-1843238399] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:26:46.411581 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-0ccab5ab-a3ea-49a5-86ff-e84f3c6d8ad3 req-601f589a-5079-4f6c-87c9-3e2bf0b60475 tempest-VolumesSnapshotsTestJSON-1843238399 tempest-VolumesSnapshotsTestJSON-1843238399] http://10.222.0.57/volume/v3/9aacc21878a142b6973accedc9a578a6/volumes/f9bce0ab-8325-4caf-8dde-4008bf7ed7b2 returned with HTTP 404 Dec 06 06:26:46.429917 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 381/748] 10.222.0.57 () {60 vars in 1569 bytes} [Sun Dec 6 06:26:46 2020] GET /volume/v3/9aacc21878a142b6973accedc9a578a6/volumes/f9bce0ab-8325-4caf-8dde-4008bf7ed7b2 => generated 109 bytes in 145 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 06 06:26:46.488683 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-e49dd641-10eb-4710-b875-74ad482d1b17 req-1116b7f4-c7b1-42fa-a608-6c95c7790760 tempest-VolumesSnapshotsTestJSON-1843238399 tempest-VolumesSnapshotsTestJSON-1843238399] DELETE http://10.222.0.57/volume/v3/9aacc21878a142b6973accedc9a578a6/volumes/f9bce0ab-8325-4caf-8dde-4008bf7ed7b2 Dec 06 06:26:46.489157 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-e49dd641-10eb-4710-b875-74ad482d1b17 req-1116b7f4-c7b1-42fa-a608-6c95c7790760 tempest-VolumesSnapshotsTestJSON-1843238399 tempest-VolumesSnapshotsTestJSON-1843238399] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:26:46.489378 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:26:46.489378 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:26:46.489761 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-e49dd641-10eb-4710-b875-74ad482d1b17 req-1116b7f4-c7b1-42fa-a608-6c95c7790760 tempest-VolumesSnapshotsTestJSON-1843238399 tempest-VolumesSnapshotsTestJSON-1843238399] Calling method 'delete' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:26:46.490414 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.v3.volumes [req-e49dd641-10eb-4710-b875-74ad482d1b17 req-1116b7f4-c7b1-42fa-a608-6c95c7790760 tempest-VolumesSnapshotsTestJSON-1843238399 tempest-VolumesSnapshotsTestJSON-1843238399] Delete volume with id: f9bce0ab-8325-4caf-8dde-4008bf7ed7b2 Dec 06 06:26:46.633516 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-e49dd641-10eb-4710-b875-74ad482d1b17 req-1116b7f4-c7b1-42fa-a608-6c95c7790760 tempest-VolumesSnapshotsTestJSON-1843238399 tempest-VolumesSnapshotsTestJSON-1843238399] http://10.222.0.57/volume/v3/9aacc21878a142b6973accedc9a578a6/volumes/f9bce0ab-8325-4caf-8dde-4008bf7ed7b2 returned with HTTP 404 Dec 06 06:26:46.642288 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 368/749] 10.222.0.57 () {62 vars in 1591 bytes} [Sun Dec 6 06:26:46 2020] DELETE /volume/v3/9aacc21878a142b6973accedc9a578a6/volumes/f9bce0ab-8325-4caf-8dde-4008bf7ed7b2 => generated 109 bytes in 156 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 06 06:26:46.698846 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-ba5d4c10-1658-4ae9-9358-929f844f8c4a req-a686dd65-4b73-4b2f-a96e-adb724c16c7e tempest-VolumesSnapshotsTestJSON-1843238399 tempest-VolumesSnapshotsTestJSON-1843238399] GET http://10.222.0.57/volume/v3/9aacc21878a142b6973accedc9a578a6/volumes/f9bce0ab-8325-4caf-8dde-4008bf7ed7b2 Dec 06 06:26:46.699879 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-ba5d4c10-1658-4ae9-9358-929f844f8c4a req-a686dd65-4b73-4b2f-a96e-adb724c16c7e tempest-VolumesSnapshotsTestJSON-1843238399 tempest-VolumesSnapshotsTestJSON-1843238399] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:26:46.701081 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-ba5d4c10-1658-4ae9-9358-929f844f8c4a req-a686dd65-4b73-4b2f-a96e-adb724c16c7e tempest-VolumesSnapshotsTestJSON-1843238399 tempest-VolumesSnapshotsTestJSON-1843238399] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:26:46.817780 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-ba5d4c10-1658-4ae9-9358-929f844f8c4a req-a686dd65-4b73-4b2f-a96e-adb724c16c7e tempest-VolumesSnapshotsTestJSON-1843238399 tempest-VolumesSnapshotsTestJSON-1843238399] http://10.222.0.57/volume/v3/9aacc21878a142b6973accedc9a578a6/volumes/f9bce0ab-8325-4caf-8dde-4008bf7ed7b2 returned with HTTP 404 Dec 06 06:26:46.819507 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 382/750] 10.222.0.57 () {60 vars in 1569 bytes} [Sun Dec 6 06:26:46 2020] GET /volume/v3/9aacc21878a142b6973accedc9a578a6/volumes/f9bce0ab-8325-4caf-8dde-4008bf7ed7b2 => generated 109 bytes in 125 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 06 06:27:16.932635 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-81477ae2-bbf7-4e90-bac6-4680ddc123b3 req-08f7b138-9c08-499f-af5a-96af4e73fe85 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] GET http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/25751a41-75f1-4e5b-89f1-207de494ef42 Dec 06 06:27:16.933119 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-81477ae2-bbf7-4e90-bac6-4680ddc123b3 req-08f7b138-9c08-499f-af5a-96af4e73fe85 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:27:16.933675 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-81477ae2-bbf7-4e90-bac6-4680ddc123b3 req-08f7b138-9c08-499f-af5a-96af4e73fe85 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:27:17.015223 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:27:17.015223 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:27:17.024479 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [req-81477ae2-bbf7-4e90-bac6-4680ddc123b3 req-08f7b138-9c08-499f-af5a-96af4e73fe85 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Volume info retrieved successfully. Dec 06 06:27:17.044494 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:27:17.044494 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:27:17.054040 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-81477ae2-bbf7-4e90-bac6-4680ddc123b3 req-08f7b138-9c08-499f-af5a-96af4e73fe85 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/25751a41-75f1-4e5b-89f1-207de494ef42 returned with HTTP 200 Dec 06 06:27:17.055132 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 369/751] 10.222.0.57 () {60 vars in 1569 bytes} [Sun Dec 6 06:27:16 2020] GET /volume/v3/144309923d9f421099225acf981cd6f0/volumes/25751a41-75f1-4e5b-89f1-207de494ef42 => generated 1204 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 06 06:27:17.081111 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-81477ae2-bbf7-4e90-bac6-4680ddc123b3 req-8caa73d0-197e-41c3-9cd9-5411984a2523 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] POST http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/25751a41-75f1-4e5b-89f1-207de494ef42/action Dec 06 06:27:17.082076 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-81477ae2-bbf7-4e90-bac6-4680ddc123b3 req-8caa73d0-197e-41c3-9cd9-5411984a2523 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Action body: b'{"os-begin_detaching": null}' {{(pid=88144) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 06 06:27:17.082610 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-81477ae2-bbf7-4e90-bac6-4680ddc123b3 req-8caa73d0-197e-41c3-9cd9-5411984a2523 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 06 06:27:17.237966 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:27:17.237966 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:27:17.239136 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [req-81477ae2-bbf7-4e90-bac6-4680ddc123b3 req-8caa73d0-197e-41c3-9cd9-5411984a2523 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Volume info retrieved successfully. Dec 06 06:27:17.252238 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [req-81477ae2-bbf7-4e90-bac6-4680ddc123b3 req-8caa73d0-197e-41c3-9cd9-5411984a2523 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Begin detaching volume completed successfully. Dec 06 06:27:17.261903 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-81477ae2-bbf7-4e90-bac6-4680ddc123b3 req-8caa73d0-197e-41c3-9cd9-5411984a2523 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/25751a41-75f1-4e5b-89f1-207de494ef42/action returned with HTTP 202 Dec 06 06:27:17.271209 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 383/752] 10.222.0.57 () {64 vars in 1643 bytes} [Sun Dec 6 06:27:17 2020] POST /volume/v3/144309923d9f421099225acf981cd6f0/volumes/25751a41-75f1-4e5b-89f1-207de494ef42/action => generated 0 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 06 06:27:17.291770 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-2fb976eb-9f61-4480-b3ea-2f60e7d35d7e tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] GET http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/25751a41-75f1-4e5b-89f1-207de494ef42 Dec 06 06:27:17.292304 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-2fb976eb-9f61-4480-b3ea-2f60e7d35d7e tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:27:17.292527 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:27:17.292527 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:27:17.292977 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-2fb976eb-9f61-4480-b3ea-2f60e7d35d7e tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:27:17.353537 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-81477ae2-bbf7-4e90-bac6-4680ddc123b3 req-8caa73d0-197e-41c3-9cd9-5411984a2523 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] GET http://10.222.0.57/volume// Dec 06 06:27:17.354513 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-81477ae2-bbf7-4e90-bac6-4680ddc123b3 req-8caa73d0-197e-41c3-9cd9-5411984a2523 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:27:17.354897 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:27:17.354897 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:27:17.355666 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-81477ae2-bbf7-4e90-bac6-4680ddc123b3 req-8caa73d0-197e-41c3-9cd9-5411984a2523 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Calling method 'all' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:27:17.357254 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-81477ae2-bbf7-4e90-bac6-4680ddc123b3 req-8caa73d0-197e-41c3-9cd9-5411984a2523 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] http://10.222.0.57/volume// returned with HTTP 300 Dec 06 06:27:17.358269 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 384/753] 10.222.0.63 () {56 vars in 1089 bytes} [Sun Dec 6 06:27:17 2020] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 06 06:27:17.371231 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-81477ae2-bbf7-4e90-bac6-4680ddc123b3 req-7d9d13f1-22c1-488c-bf2f-997b4a64286c tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] GET http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/25751a41-75f1-4e5b-89f1-207de494ef42 Dec 06 06:27:17.372403 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-81477ae2-bbf7-4e90-bac6-4680ddc123b3 req-7d9d13f1-22c1-488c-bf2f-997b4a64286c tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:27:17.373575 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-81477ae2-bbf7-4e90-bac6-4680ddc123b3 req-7d9d13f1-22c1-488c-bf2f-997b4a64286c tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:27:17.445189 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:27:17.445189 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:27:17.455536 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:27:17.455536 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:27:17.466383 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [req-81477ae2-bbf7-4e90-bac6-4680ddc123b3 req-7d9d13f1-22c1-488c-bf2f-997b4a64286c tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Volume info retrieved successfully. Dec 06 06:27:17.473258 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-2fb976eb-9f61-4480-b3ea-2f60e7d35d7e tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Volume info retrieved successfully. Dec 06 06:27:17.492004 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:27:17.492004 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:27:17.503635 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-81477ae2-bbf7-4e90-bac6-4680ddc123b3 req-7d9d13f1-22c1-488c-bf2f-997b4a64286c tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/25751a41-75f1-4e5b-89f1-207de494ef42 returned with HTTP 200 Dec 06 06:27:17.505106 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 385/754] 10.222.0.63 () {60 vars in 1403 bytes} [Sun Dec 6 06:27:17 2020] GET /volume/v3/144309923d9f421099225acf981cd6f0/volumes/25751a41-75f1-4e5b-89f1-207de494ef42 => generated 1306 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Dec 06 06:27:17.527559 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:27:17.527559 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:27:17.551405 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-2fb976eb-9f61-4480-b3ea-2f60e7d35d7e tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/25751a41-75f1-4e5b-89f1-207de494ef42 returned with HTTP 200 Dec 06 06:27:17.561708 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 370/755] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:27:17 2020] GET /volume/v3/144309923d9f421099225acf981cd6f0/volumes/25751a41-75f1-4e5b-89f1-207de494ef42 => generated 1207 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 06 06:27:17.946660 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-81477ae2-bbf7-4e90-bac6-4680ddc123b3 req-258d20c4-0099-4e5e-a1fd-e0bab014525f tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] DELETE http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/attachments/12502751-02b7-4990-aa82-147fff968dba Dec 06 06:27:17.947198 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-81477ae2-bbf7-4e90-bac6-4680ddc123b3 req-258d20c4-0099-4e5e-a1fd-e0bab014525f tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:27:17.947385 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:27:17.947385 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:27:17.947714 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-81477ae2-bbf7-4e90-bac6-4680ddc123b3 req-258d20c4-0099-4e5e-a1fd-e0bab014525f tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Calling method 'version_select' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:27:17.996072 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:27:17.996072 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:27:18.569132 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-3b47890f-6869-4dd1-9681-d7b8dab29c13 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] GET http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/25751a41-75f1-4e5b-89f1-207de494ef42 Dec 06 06:27:18.569642 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-3b47890f-6869-4dd1-9681-d7b8dab29c13 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:27:18.569852 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:27:18.569852 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:27:18.570201 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-3b47890f-6869-4dd1-9681-d7b8dab29c13 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:27:18.676349 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:27:18.676349 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:27:18.691817 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-3b47890f-6869-4dd1-9681-d7b8dab29c13 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Volume info retrieved successfully. Dec 06 06:27:18.708981 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [req-81477ae2-bbf7-4e90-bac6-4680ddc123b3 req-258d20c4-0099-4e5e-a1fd-e0bab014525f tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88144) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 06 06:27:18.709405 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [req-81477ae2-bbf7-4e90-bac6-4680ddc123b3 req-258d20c4-0099-4e5e-a1fd-e0bab014525f tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Pending status list for volume during attachment-delete: [] {{(pid=88144) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 06 06:27:18.716033 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-3b47890f-6869-4dd1-9681-d7b8dab29c13 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/25751a41-75f1-4e5b-89f1-207de494ef42 returned with HTTP 200 Dec 06 06:27:18.717524 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 371/756] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:27:18 2020] GET /volume/v3/144309923d9f421099225acf981cd6f0/volumes/25751a41-75f1-4e5b-89f1-207de494ef42 => generated 912 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:27:18.722899 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-81477ae2-bbf7-4e90-bac6-4680ddc123b3 req-258d20c4-0099-4e5e-a1fd-e0bab014525f tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/attachments/12502751-02b7-4990-aa82-147fff968dba returned with HTTP 200 Dec 06 06:27:18.723990 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 386/757] 10.222.0.63 () {62 vars in 1437 bytes} [Sun Dec 6 06:27:17 2020] DELETE /volume/v3/144309923d9f421099225acf981cd6f0/attachments/12502751-02b7-4990-aa82-147fff968dba => generated 19 bytes in 782 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:27:19.733639 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-71691267-600b-49aa-84f9-826702ae25d0 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] GET http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/25751a41-75f1-4e5b-89f1-207de494ef42 Dec 06 06:27:19.734742 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-71691267-600b-49aa-84f9-826702ae25d0 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:27:19.735207 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:27:19.735207 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:27:19.736394 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-71691267-600b-49aa-84f9-826702ae25d0 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:27:19.790074 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:27:19.790074 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:27:19.800713 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-71691267-600b-49aa-84f9-826702ae25d0 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Volume info retrieved successfully. Dec 06 06:27:19.824440 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-71691267-600b-49aa-84f9-826702ae25d0 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/25751a41-75f1-4e5b-89f1-207de494ef42 returned with HTTP 200 Dec 06 06:27:19.825640 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 372/758] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:27:19 2020] GET /volume/v3/144309923d9f421099225acf981cd6f0/volumes/25751a41-75f1-4e5b-89f1-207de494ef42 => generated 912 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:27:29.235110 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-af51d146-3086-4c59-926b-cbb3dfab3d15 tempest-ServersNegativeTestJSON-53538796 tempest-ServersNegativeTestJSON-53538796] DELETE http://10.222.0.57/volume/v3/463d5121f963496792a3db8f5202da0e/volumes/e9a6ad07-2198-4d56-8c7e-3aa5c9b22c88 Dec 06 06:27:29.235772 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-af51d146-3086-4c59-926b-cbb3dfab3d15 tempest-ServersNegativeTestJSON-53538796 tempest-ServersNegativeTestJSON-53538796] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:27:29.236490 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:27:29.236490 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:27:29.236959 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-af51d146-3086-4c59-926b-cbb3dfab3d15 tempest-ServersNegativeTestJSON-53538796 tempest-ServersNegativeTestJSON-53538796] Calling method 'delete' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:27:29.237623 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.v3.volumes [None req-af51d146-3086-4c59-926b-cbb3dfab3d15 tempest-ServersNegativeTestJSON-53538796 tempest-ServersNegativeTestJSON-53538796] Delete volume with id: e9a6ad07-2198-4d56-8c7e-3aa5c9b22c88 Dec 06 06:27:29.362216 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:27:29.362216 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:27:29.366547 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-af51d146-3086-4c59-926b-cbb3dfab3d15 tempest-ServersNegativeTestJSON-53538796 tempest-ServersNegativeTestJSON-53538796] Volume info retrieved successfully. Dec 06 06:27:29.426606 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-af51d146-3086-4c59-926b-cbb3dfab3d15 tempest-ServersNegativeTestJSON-53538796 tempest-ServersNegativeTestJSON-53538796] Delete volume request issued successfully. Dec 06 06:27:29.427341 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-af51d146-3086-4c59-926b-cbb3dfab3d15 tempest-ServersNegativeTestJSON-53538796 tempest-ServersNegativeTestJSON-53538796] http://10.222.0.57/volume/v3/463d5121f963496792a3db8f5202da0e/volumes/e9a6ad07-2198-4d56-8c7e-3aa5c9b22c88 returned with HTTP 202 Dec 06 06:27:29.428927 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 387/759] 10.222.0.57 () {58 vars in 1318 bytes} [Sun Dec 6 06:27:29 2020] DELETE /volume/v3/463d5121f963496792a3db8f5202da0e/volumes/e9a6ad07-2198-4d56-8c7e-3aa5c9b22c88 => generated 0 bytes in 198 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 06 06:27:29.437462 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-b60539fa-df92-4a0c-ab8d-1f483ee554ae tempest-ServersNegativeTestJSON-53538796 tempest-ServersNegativeTestJSON-53538796] GET http://10.222.0.57/volume/v3/463d5121f963496792a3db8f5202da0e/volumes/e9a6ad07-2198-4d56-8c7e-3aa5c9b22c88 Dec 06 06:27:29.437988 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-b60539fa-df92-4a0c-ab8d-1f483ee554ae tempest-ServersNegativeTestJSON-53538796 tempest-ServersNegativeTestJSON-53538796] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:27:29.438185 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:27:29.438185 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:27:29.439123 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-b60539fa-df92-4a0c-ab8d-1f483ee554ae tempest-ServersNegativeTestJSON-53538796 tempest-ServersNegativeTestJSON-53538796] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:27:29.549551 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:27:29.549551 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:27:29.569726 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-b60539fa-df92-4a0c-ab8d-1f483ee554ae tempest-ServersNegativeTestJSON-53538796 tempest-ServersNegativeTestJSON-53538796] Volume info retrieved successfully. Dec 06 06:27:29.603603 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-b60539fa-df92-4a0c-ab8d-1f483ee554ae tempest-ServersNegativeTestJSON-53538796 tempest-ServersNegativeTestJSON-53538796] http://10.222.0.57/volume/v3/463d5121f963496792a3db8f5202da0e/volumes/e9a6ad07-2198-4d56-8c7e-3aa5c9b22c88 returned with HTTP 200 Dec 06 06:27:29.615852 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 373/760] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:27:29 2020] GET /volume/v3/463d5121f963496792a3db8f5202da0e/volumes/e9a6ad07-2198-4d56-8c7e-3aa5c9b22c88 => generated 914 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:27:30.621490 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-a23238ba-cf0e-4043-b009-5711ebc944a9 tempest-ServersNegativeTestJSON-53538796 tempest-ServersNegativeTestJSON-53538796] GET http://10.222.0.57/volume/v3/463d5121f963496792a3db8f5202da0e/volumes/e9a6ad07-2198-4d56-8c7e-3aa5c9b22c88 Dec 06 06:27:30.622750 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-a23238ba-cf0e-4043-b009-5711ebc944a9 tempest-ServersNegativeTestJSON-53538796 tempest-ServersNegativeTestJSON-53538796] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:27:30.623384 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:27:30.623384 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:27:30.624027 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-a23238ba-cf0e-4043-b009-5711ebc944a9 tempest-ServersNegativeTestJSON-53538796 tempest-ServersNegativeTestJSON-53538796] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:27:30.744683 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:27:30.744683 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:27:30.782086 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-a23238ba-cf0e-4043-b009-5711ebc944a9 tempest-ServersNegativeTestJSON-53538796 tempest-ServersNegativeTestJSON-53538796] Volume info retrieved successfully. Dec 06 06:27:30.821743 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-a23238ba-cf0e-4043-b009-5711ebc944a9 tempest-ServersNegativeTestJSON-53538796 tempest-ServersNegativeTestJSON-53538796] http://10.222.0.57/volume/v3/463d5121f963496792a3db8f5202da0e/volumes/e9a6ad07-2198-4d56-8c7e-3aa5c9b22c88 returned with HTTP 200 Dec 06 06:27:30.832459 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 388/761] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:27:30 2020] GET /volume/v3/463d5121f963496792a3db8f5202da0e/volumes/e9a6ad07-2198-4d56-8c7e-3aa5c9b22c88 => generated 914 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:27:31.840542 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-fb10f15e-c9ec-41d2-b770-ef2b45d07ea0 tempest-ServersNegativeTestJSON-53538796 tempest-ServersNegativeTestJSON-53538796] GET http://10.222.0.57/volume/v3/463d5121f963496792a3db8f5202da0e/volumes/e9a6ad07-2198-4d56-8c7e-3aa5c9b22c88 Dec 06 06:27:31.841621 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-fb10f15e-c9ec-41d2-b770-ef2b45d07ea0 tempest-ServersNegativeTestJSON-53538796 tempest-ServersNegativeTestJSON-53538796] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:27:31.842019 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:27:31.842019 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:27:31.842649 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-fb10f15e-c9ec-41d2-b770-ef2b45d07ea0 tempest-ServersNegativeTestJSON-53538796 tempest-ServersNegativeTestJSON-53538796] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:27:31.973194 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-fb10f15e-c9ec-41d2-b770-ef2b45d07ea0 tempest-ServersNegativeTestJSON-53538796 tempest-ServersNegativeTestJSON-53538796] http://10.222.0.57/volume/v3/463d5121f963496792a3db8f5202da0e/volumes/e9a6ad07-2198-4d56-8c7e-3aa5c9b22c88 returned with HTTP 404 Dec 06 06:27:31.978208 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 374/762] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:27:31 2020] GET /volume/v3/463d5121f963496792a3db8f5202da0e/volumes/e9a6ad07-2198-4d56-8c7e-3aa5c9b22c88 => generated 109 bytes in 143 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 06 06:27:31.982408 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-967ea191-2b70-47cc-a065-4a2400d3c60d tempest-ServersNegativeTestJSON-53538796 tempest-ServersNegativeTestJSON-53538796] DELETE http://10.222.0.57/volume/v3/463d5121f963496792a3db8f5202da0e/volumes/60cb8f27-1b59-4709-88b5-e1676c28b347 Dec 06 06:27:31.983164 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-967ea191-2b70-47cc-a065-4a2400d3c60d tempest-ServersNegativeTestJSON-53538796 tempest-ServersNegativeTestJSON-53538796] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:27:31.983379 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:27:31.983379 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:27:31.983908 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-967ea191-2b70-47cc-a065-4a2400d3c60d tempest-ServersNegativeTestJSON-53538796 tempest-ServersNegativeTestJSON-53538796] Calling method 'delete' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:27:31.984441 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.v3.volumes [None req-967ea191-2b70-47cc-a065-4a2400d3c60d tempest-ServersNegativeTestJSON-53538796 tempest-ServersNegativeTestJSON-53538796] Delete volume with id: 60cb8f27-1b59-4709-88b5-e1676c28b347 Dec 06 06:27:32.116843 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:27:32.116843 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:27:32.120211 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-967ea191-2b70-47cc-a065-4a2400d3c60d tempest-ServersNegativeTestJSON-53538796 tempest-ServersNegativeTestJSON-53538796] Volume info retrieved successfully. Dec 06 06:27:32.187743 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-967ea191-2b70-47cc-a065-4a2400d3c60d tempest-ServersNegativeTestJSON-53538796 tempest-ServersNegativeTestJSON-53538796] Delete volume request issued successfully. Dec 06 06:27:32.188020 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-967ea191-2b70-47cc-a065-4a2400d3c60d tempest-ServersNegativeTestJSON-53538796 tempest-ServersNegativeTestJSON-53538796] http://10.222.0.57/volume/v3/463d5121f963496792a3db8f5202da0e/volumes/60cb8f27-1b59-4709-88b5-e1676c28b347 returned with HTTP 202 Dec 06 06:27:32.197037 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-4ceed408-1df0-4225-bbd1-7bb9d2f04b74 tempest-ServersNegativeTestJSON-53538796 tempest-ServersNegativeTestJSON-53538796] GET http://10.222.0.57/volume/v3/463d5121f963496792a3db8f5202da0e/volumes/60cb8f27-1b59-4709-88b5-e1676c28b347 Dec 06 06:27:32.197556 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-4ceed408-1df0-4225-bbd1-7bb9d2f04b74 tempest-ServersNegativeTestJSON-53538796 tempest-ServersNegativeTestJSON-53538796] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:27:32.198033 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-4ceed408-1df0-4225-bbd1-7bb9d2f04b74 tempest-ServersNegativeTestJSON-53538796 tempest-ServersNegativeTestJSON-53538796] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:27:32.200711 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 389/763] 10.222.0.57 () {58 vars in 1318 bytes} [Sun Dec 6 06:27:31 2020] DELETE /volume/v3/463d5121f963496792a3db8f5202da0e/volumes/60cb8f27-1b59-4709-88b5-e1676c28b347 => generated 0 bytes in 215 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 06 06:27:32.326763 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:27:32.326763 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:27:32.346224 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-4ceed408-1df0-4225-bbd1-7bb9d2f04b74 tempest-ServersNegativeTestJSON-53538796 tempest-ServersNegativeTestJSON-53538796] Volume info retrieved successfully. Dec 06 06:27:32.377472 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-4ceed408-1df0-4225-bbd1-7bb9d2f04b74 tempest-ServersNegativeTestJSON-53538796 tempest-ServersNegativeTestJSON-53538796] http://10.222.0.57/volume/v3/463d5121f963496792a3db8f5202da0e/volumes/60cb8f27-1b59-4709-88b5-e1676c28b347 returned with HTTP 200 Dec 06 06:27:32.378589 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 375/764] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:27:32 2020] GET /volume/v3/463d5121f963496792a3db8f5202da0e/volumes/60cb8f27-1b59-4709-88b5-e1676c28b347 => generated 915 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:27:33.394403 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-ee679ffc-5129-44ea-8a94-52a347f91b38 tempest-ServersNegativeTestJSON-53538796 tempest-ServersNegativeTestJSON-53538796] GET http://10.222.0.57/volume/v3/463d5121f963496792a3db8f5202da0e/volumes/60cb8f27-1b59-4709-88b5-e1676c28b347 Dec 06 06:27:33.395004 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-ee679ffc-5129-44ea-8a94-52a347f91b38 tempest-ServersNegativeTestJSON-53538796 tempest-ServersNegativeTestJSON-53538796] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:27:33.395369 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:27:33.395369 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:27:33.395987 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-ee679ffc-5129-44ea-8a94-52a347f91b38 tempest-ServersNegativeTestJSON-53538796 tempest-ServersNegativeTestJSON-53538796] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:27:33.565178 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:27:33.565178 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:27:33.596811 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-ee679ffc-5129-44ea-8a94-52a347f91b38 tempest-ServersNegativeTestJSON-53538796 tempest-ServersNegativeTestJSON-53538796] Volume info retrieved successfully. Dec 06 06:27:33.674431 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-ee679ffc-5129-44ea-8a94-52a347f91b38 tempest-ServersNegativeTestJSON-53538796 tempest-ServersNegativeTestJSON-53538796] http://10.222.0.57/volume/v3/463d5121f963496792a3db8f5202da0e/volumes/60cb8f27-1b59-4709-88b5-e1676c28b347 returned with HTTP 200 Dec 06 06:27:33.675269 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 390/765] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:27:33 2020] GET /volume/v3/463d5121f963496792a3db8f5202da0e/volumes/60cb8f27-1b59-4709-88b5-e1676c28b347 => generated 915 bytes in 285 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:27:34.691347 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-8831feff-19de-44dc-91ef-0515cb574d8b tempest-ServersNegativeTestJSON-53538796 tempest-ServersNegativeTestJSON-53538796] GET http://10.222.0.57/volume/v3/463d5121f963496792a3db8f5202da0e/volumes/60cb8f27-1b59-4709-88b5-e1676c28b347 Dec 06 06:27:34.693139 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-8831feff-19de-44dc-91ef-0515cb574d8b tempest-ServersNegativeTestJSON-53538796 tempest-ServersNegativeTestJSON-53538796] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:27:34.693499 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:27:34.693499 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:27:34.694099 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-8831feff-19de-44dc-91ef-0515cb574d8b tempest-ServersNegativeTestJSON-53538796 tempest-ServersNegativeTestJSON-53538796] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:27:34.791118 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:27:34.791118 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:27:34.823651 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-8831feff-19de-44dc-91ef-0515cb574d8b tempest-ServersNegativeTestJSON-53538796 tempest-ServersNegativeTestJSON-53538796] Volume info retrieved successfully. Dec 06 06:27:34.874561 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-8831feff-19de-44dc-91ef-0515cb574d8b tempest-ServersNegativeTestJSON-53538796 tempest-ServersNegativeTestJSON-53538796] http://10.222.0.57/volume/v3/463d5121f963496792a3db8f5202da0e/volumes/60cb8f27-1b59-4709-88b5-e1676c28b347 returned with HTTP 200 Dec 06 06:27:34.887501 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 376/766] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:27:34 2020] GET /volume/v3/463d5121f963496792a3db8f5202da0e/volumes/60cb8f27-1b59-4709-88b5-e1676c28b347 => generated 915 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:27:35.894449 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-9c761c34-fc8f-493c-872a-b6a73400ead0 tempest-ServersNegativeTestJSON-53538796 tempest-ServersNegativeTestJSON-53538796] GET http://10.222.0.57/volume/v3/463d5121f963496792a3db8f5202da0e/volumes/60cb8f27-1b59-4709-88b5-e1676c28b347 Dec 06 06:27:35.895666 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-9c761c34-fc8f-493c-872a-b6a73400ead0 tempest-ServersNegativeTestJSON-53538796 tempest-ServersNegativeTestJSON-53538796] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:27:35.896113 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:27:35.896113 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:27:35.896837 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-9c761c34-fc8f-493c-872a-b6a73400ead0 tempest-ServersNegativeTestJSON-53538796 tempest-ServersNegativeTestJSON-53538796] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:27:36.021570 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:27:36.021570 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:27:36.027724 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-9c761c34-fc8f-493c-872a-b6a73400ead0 tempest-ServersNegativeTestJSON-53538796 tempest-ServersNegativeTestJSON-53538796] http://10.222.0.57/volume/v3/463d5121f963496792a3db8f5202da0e/volumes/60cb8f27-1b59-4709-88b5-e1676c28b347 returned with HTTP 404 Dec 06 06:27:36.029424 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 391/767] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:27:35 2020] GET /volume/v3/463d5121f963496792a3db8f5202da0e/volumes/60cb8f27-1b59-4709-88b5-e1676c28b347 => generated 109 bytes in 139 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 06 06:28:16.070500 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-67b22058-99a3-4033-8355-8d9886b37119 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] GET http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/25751a41-75f1-4e5b-89f1-207de494ef42 Dec 06 06:28:16.071053 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-67b22058-99a3-4033-8355-8d9886b37119 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:28:16.071215 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:28:16.071215 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:28:16.071587 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-67b22058-99a3-4033-8355-8d9886b37119 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:28:16.170420 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:28:16.170420 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:28:16.180403 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-67b22058-99a3-4033-8355-8d9886b37119 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Volume info retrieved successfully. Dec 06 06:28:16.205430 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-67b22058-99a3-4033-8355-8d9886b37119 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/25751a41-75f1-4e5b-89f1-207de494ef42 returned with HTTP 200 Dec 06 06:28:16.206504 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 377/768] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:28:16 2020] GET /volume/v3/144309923d9f421099225acf981cd6f0/volumes/25751a41-75f1-4e5b-89f1-207de494ef42 => generated 912 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:28:16.222710 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-94685018-2e48-4948-bc4c-77c999ef1276 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] GET http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/25751a41-75f1-4e5b-89f1-207de494ef42 Dec 06 06:28:16.223480 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-94685018-2e48-4948-bc4c-77c999ef1276 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:28:16.223871 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:28:16.223871 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:28:16.224467 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-94685018-2e48-4948-bc4c-77c999ef1276 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:28:16.280112 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:28:16.280112 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:28:16.289928 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-94685018-2e48-4948-bc4c-77c999ef1276 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Volume info retrieved successfully. Dec 06 06:28:16.318992 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-94685018-2e48-4948-bc4c-77c999ef1276 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/25751a41-75f1-4e5b-89f1-207de494ef42 returned with HTTP 200 Dec 06 06:28:16.320460 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 392/769] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:28:16 2020] GET /volume/v3/144309923d9f421099225acf981cd6f0/volumes/25751a41-75f1-4e5b-89f1-207de494ef42 => generated 912 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:28:21.734265 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-393b1314-0bce-4130-848d-643595ace0c9 tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] POST http://10.222.0.57/volume/v3/70b0767f7b14447699450c226fc47bbd/volumes Dec 06 06:28:21.734965 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:28:21.734965 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:28:21.735737 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-393b1314-0bce-4130-848d-643595ace0c9 tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-129446482"}} {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 06 06:28:21.737061 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.v3.volumes [None req-393b1314-0bce-4130-848d-643595ace0c9 tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-129446482'}} {{(pid=88145) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 06 06:28:21.737423 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.v3.volumes [None req-393b1314-0bce-4130-848d-643595ace0c9 tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] Create volume of 1 GB Dec 06 06:28:21.754721 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-393b1314-0bce-4130-848d-643595ace0c9 tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] Availability Zones retrieved successfully. Dec 06 06:28:21.776404 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-393b1314-0bce-4130-848d-643595ace0c9 tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] Flow 'volume_create_api' (508df6b7-d13b-4fcd-b057-42032889a07d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88145) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 06 06:28:21.779154 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-393b1314-0bce-4130-848d-643595ace0c9 tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (141d0245-e69b-4211-b73b-a211f0780380) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:28:21.782435 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.flows.api.create_volume [None req-393b1314-0bce-4130-848d-643595ace0c9 tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] Validating volume size '1' using validate_int {{(pid=88145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 06 06:28:21.937158 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-393b1314-0bce-4130-848d-643595ace0c9 tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (141d0245-e69b-4211-b73b-a211f0780380) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-06T05:47:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=30b7e6de-5d37-476d-b3c0-b2aec991b5a5,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '30b7e6de-5d37-476d-b3c0-b2aec991b5a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:28:21.941256 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-393b1314-0bce-4130-848d-643595ace0c9 tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd2c540f-48e9-44db-82f1-7d73f9ce6e20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:28:22.118855 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.quota [None req-393b1314-0bce-4130-848d-643595ace0c9 tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] Created reservations ['4d2bec10-4f31-481b-852f-e192a6dd1681', '7f980602-9198-4779-aac3-d2f1f3323581', 'a47e0a60-bfa4-4e86-a1c5-9711e09eaa7a', 'e5c2ff41-225f-4934-918d-3fc845fc4279'] {{(pid=88145) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 06 06:28:22.121539 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-393b1314-0bce-4130-848d-643595ace0c9 tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd2c540f-48e9-44db-82f1-7d73f9ce6e20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4d2bec10-4f31-481b-852f-e192a6dd1681', '7f980602-9198-4779-aac3-d2f1f3323581', 'a47e0a60-bfa4-4e86-a1c5-9711e09eaa7a', 'e5c2ff41-225f-4934-918d-3fc845fc4279']}' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:28:22.124282 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-393b1314-0bce-4130-848d-643595ace0c9 tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2baf39e-d820-477c-bd09-0d9ef7151e97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:28:22.232677 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-393b1314-0bce-4130-848d-643595ace0c9 tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2baf39e-d820-477c-bd09-0d9ef7151e97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '486a58e3-f8ed-4848-a06f-bcf5d2993f1a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-129446482',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='70b0767f7b14447699450c226fc47bbd',qos_specs=None,replication_status=,reservations=['4d2bec10-4f31-481b-852f-e192a6dd1681','7f980602-9198-4779-aac3-d2f1f3323581','a47e0a60-bfa4-4e86-a1c5-9711e09eaa7a','e5c2ff41-225f-4934-918d-3fc845fc4279'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ddf6bd6e363427e9ebc3f8ce7f80fb9',volume_type_id=30b7e6de-5d37-476d-b3c0-b2aec991b5a5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-06T06:28:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-129446482',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=486a58e3-f8ed-4848-a06f-bcf5d2993f1a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='70b0767f7b14447699450c226fc47bbd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='7ddf6bd6e363427e9ebc3f8ce7f80fb9',volume_attachment=,volume_type=,volume_type_id=30b7e6de-5d37-476d-b3c0-b2aec991b5a5)}' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:28:22.236349 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-393b1314-0bce-4130-848d-643595ace0c9 tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (123cdce7-691e-4824-94ac-b48755c6ca34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:28:22.288082 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-393b1314-0bce-4130-848d-643595ace0c9 tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (123cdce7-691e-4824-94ac-b48755c6ca34) transitioned into state 'SUCCESS' from state '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-129446482',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='70b0767f7b14447699450c226fc47bbd',qos_specs=None,replication_status=,reservations=['4d2bec10-4f31-481b-852f-e192a6dd1681','7f980602-9198-4779-aac3-d2f1f3323581','a47e0a60-bfa4-4e86-a1c5-9711e09eaa7a','e5c2ff41-225f-4934-918d-3fc845fc4279'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ddf6bd6e363427e9ebc3f8ce7f80fb9',volume_type_id=30b7e6de-5d37-476d-b3c0-b2aec991b5a5)}' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:28:22.291744 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-393b1314-0bce-4130-848d-643595ace0c9 tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (867ef61b-8974-436b-afd4-732ecc3b324d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:28:22.319889 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-393b1314-0bce-4130-848d-643595ace0c9 tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (867ef61b-8974-436b-afd4-732ecc3b324d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:28:22.338274 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-393b1314-0bce-4130-848d-643595ace0c9 tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] Flow 'volume_create_api' (508df6b7-d13b-4fcd-b057-42032889a07d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88145) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 06 06:28:22.418541 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-393b1314-0bce-4130-848d-643595ace0c9 tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] Create volume request issued successfully. Dec 06 06:28:22.443506 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-393b1314-0bce-4130-848d-643595ace0c9 tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] http://10.222.0.57/volume/v3/70b0767f7b14447699450c226fc47bbd/volumes returned with HTTP 202 Dec 06 06:28:22.445050 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 378/770] 10.222.0.57 () {60 vars in 1225 bytes} [Sun Dec 6 06:28:21 2020] POST /volume/v3/70b0767f7b14447699450c226fc47bbd/volumes => generated 827 bytes in 715 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 06 06:28:22.460220 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-808493d7-1371-4273-be3d-bd25a1dd9b4a tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] GET http://10.222.0.57/volume/v3/70b0767f7b14447699450c226fc47bbd/volumes/486a58e3-f8ed-4848-a06f-bcf5d2993f1a Dec 06 06:28:22.463296 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-808493d7-1371-4273-be3d-bd25a1dd9b4a tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:28:22.463730 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:28:22.463730 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:28:22.464955 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-808493d7-1371-4273-be3d-bd25a1dd9b4a tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:28:22.548462 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:28:22.548462 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:28:22.559098 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-808493d7-1371-4273-be3d-bd25a1dd9b4a tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] Volume info retrieved successfully. Dec 06 06:28:22.618015 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-808493d7-1371-4273-be3d-bd25a1dd9b4a tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] http://10.222.0.57/volume/v3/70b0767f7b14447699450c226fc47bbd/volumes/486a58e3-f8ed-4848-a06f-bcf5d2993f1a returned with HTTP 200 Dec 06 06:28:22.618903 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 393/771] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:28:22 2020] GET /volume/v3/70b0767f7b14447699450c226fc47bbd/volumes/486a58e3-f8ed-4848-a06f-bcf5d2993f1a => generated 919 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:28:23.637507 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-03ea685f-87f2-4922-84f1-ac4b9c74b672 tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] GET http://10.222.0.57/volume/v3/70b0767f7b14447699450c226fc47bbd/volumes/486a58e3-f8ed-4848-a06f-bcf5d2993f1a Dec 06 06:28:23.639221 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-03ea685f-87f2-4922-84f1-ac4b9c74b672 tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:28:23.639710 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:28:23.639710 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:28:23.640280 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-03ea685f-87f2-4922-84f1-ac4b9c74b672 tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:28:23.760672 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:28:23.760672 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:28:23.791043 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-03ea685f-87f2-4922-84f1-ac4b9c74b672 tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] Volume info retrieved successfully. Dec 06 06:28:23.847370 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-03ea685f-87f2-4922-84f1-ac4b9c74b672 tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] http://10.222.0.57/volume/v3/70b0767f7b14447699450c226fc47bbd/volumes/486a58e3-f8ed-4848-a06f-bcf5d2993f1a returned with HTTP 200 Dec 06 06:28:23.848201 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 379/772] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:28:23 2020] GET /volume/v3/70b0767f7b14447699450c226fc47bbd/volumes/486a58e3-f8ed-4848-a06f-bcf5d2993f1a => generated 920 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:28:56.568708 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-68a99347-5664-4b32-9467-3654f5cdc821 tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] POST http://10.222.0.57/volume/v3/70b0767f7b14447699450c226fc47bbd/volumes Dec 06 06:28:56.569283 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:28:56.569283 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:28:56.569564 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-68a99347-5664-4b32-9467-3654f5cdc821 tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-184209661"}} {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 06 06:28:56.570667 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.v3.volumes [None req-68a99347-5664-4b32-9467-3654f5cdc821 tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-184209661'}} {{(pid=88144) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 06 06:28:56.571033 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.v3.volumes [None req-68a99347-5664-4b32-9467-3654f5cdc821 tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] Create volume of 1 GB Dec 06 06:28:56.584804 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-68a99347-5664-4b32-9467-3654f5cdc821 tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] Availability Zones retrieved successfully. Dec 06 06:28:56.602046 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-68a99347-5664-4b32-9467-3654f5cdc821 tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] Flow 'volume_create_api' (bb6f58d8-6c70-46ba-ac5d-6f6158c59e56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88144) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 06 06:28:56.604862 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-68a99347-5664-4b32-9467-3654f5cdc821 tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e34bf62-7957-438e-91b9-f6027efccb75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:28:56.607184 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.flows.api.create_volume [None req-68a99347-5664-4b32-9467-3654f5cdc821 tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] Validating volume size '1' using validate_int {{(pid=88144) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 06 06:28:56.679075 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-68a99347-5664-4b32-9467-3654f5cdc821 tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e34bf62-7957-438e-91b9-f6027efccb75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-06T05:47:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=30b7e6de-5d37-476d-b3c0-b2aec991b5a5,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '30b7e6de-5d37-476d-b3c0-b2aec991b5a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:28:56.682301 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-68a99347-5664-4b32-9467-3654f5cdc821 tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d180145-570f-4fa8-9a2a-955fb9d8aff6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:28:56.768857 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.quota [None req-68a99347-5664-4b32-9467-3654f5cdc821 tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] Created reservations ['92b10cbb-db2c-4757-9e82-63a7922589b3', '3d49a07b-35ef-4b6f-b6b8-ab714ab3e678', '2a3f1adb-53a0-4758-ae30-dbd3f350098f', '2a3ef2fa-9fd8-47b7-9845-3436d16f9ab0'] {{(pid=88144) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 06 06:28:56.771059 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-68a99347-5664-4b32-9467-3654f5cdc821 tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d180145-570f-4fa8-9a2a-955fb9d8aff6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['92b10cbb-db2c-4757-9e82-63a7922589b3', '3d49a07b-35ef-4b6f-b6b8-ab714ab3e678', '2a3f1adb-53a0-4758-ae30-dbd3f350098f', '2a3ef2fa-9fd8-47b7-9845-3436d16f9ab0']}' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:28:56.773529 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-68a99347-5664-4b32-9467-3654f5cdc821 tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa049cdc-e242-4ac6-a89c-774afc5be996) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:28:56.842562 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-68a99347-5664-4b32-9467-3654f5cdc821 tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa049cdc-e242-4ac6-a89c-774afc5be996) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2f5772cf-f48c-4959-84b7-857292fee5c8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-184209661',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='70b0767f7b14447699450c226fc47bbd',qos_specs=None,replication_status=,reservations=['92b10cbb-db2c-4757-9e82-63a7922589b3','3d49a07b-35ef-4b6f-b6b8-ab714ab3e678','2a3f1adb-53a0-4758-ae30-dbd3f350098f','2a3ef2fa-9fd8-47b7-9845-3436d16f9ab0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ddf6bd6e363427e9ebc3f8ce7f80fb9',volume_type_id=30b7e6de-5d37-476d-b3c0-b2aec991b5a5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-06T06:28:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-184209661',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2f5772cf-f48c-4959-84b7-857292fee5c8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='70b0767f7b14447699450c226fc47bbd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='7ddf6bd6e363427e9ebc3f8ce7f80fb9',volume_attachment=,volume_type=,volume_type_id=30b7e6de-5d37-476d-b3c0-b2aec991b5a5)}' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:28:56.845842 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-68a99347-5664-4b32-9467-3654f5cdc821 tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a335fbdd-f39a-4e74-ae70-603567f2f074) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:28:56.884483 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-68a99347-5664-4b32-9467-3654f5cdc821 tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a335fbdd-f39a-4e74-ae70-603567f2f074) transitioned into state 'SUCCESS' from state '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-184209661',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='70b0767f7b14447699450c226fc47bbd',qos_specs=None,replication_status=,reservations=['92b10cbb-db2c-4757-9e82-63a7922589b3','3d49a07b-35ef-4b6f-b6b8-ab714ab3e678','2a3f1adb-53a0-4758-ae30-dbd3f350098f','2a3ef2fa-9fd8-47b7-9845-3436d16f9ab0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ddf6bd6e363427e9ebc3f8ce7f80fb9',volume_type_id=30b7e6de-5d37-476d-b3c0-b2aec991b5a5)}' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:28:56.886980 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-68a99347-5664-4b32-9467-3654f5cdc821 tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68d0bd20-4f53-454f-bb88-51c64a0025a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:28:56.905068 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-68a99347-5664-4b32-9467-3654f5cdc821 tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68d0bd20-4f53-454f-bb88-51c64a0025a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:28:56.909125 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-68a99347-5664-4b32-9467-3654f5cdc821 tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] Flow 'volume_create_api' (bb6f58d8-6c70-46ba-ac5d-6f6158c59e56) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88144) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 06 06:28:56.967155 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-68a99347-5664-4b32-9467-3654f5cdc821 tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] Create volume request issued successfully. Dec 06 06:28:56.982711 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-68a99347-5664-4b32-9467-3654f5cdc821 tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] http://10.222.0.57/volume/v3/70b0767f7b14447699450c226fc47bbd/volumes returned with HTTP 202 Dec 06 06:28:56.994927 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 394/773] 10.222.0.57 () {60 vars in 1225 bytes} [Sun Dec 6 06:28:56 2020] POST /volume/v3/70b0767f7b14447699450c226fc47bbd/volumes => generated 827 bytes in 430 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 06 06:28:56.998592 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-a3e99f6a-c4e6-4c3c-86c3-0de544b40567 tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] GET http://10.222.0.57/volume/v3/70b0767f7b14447699450c226fc47bbd/volumes/2f5772cf-f48c-4959-84b7-857292fee5c8 Dec 06 06:28:56.999953 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-a3e99f6a-c4e6-4c3c-86c3-0de544b40567 tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:28:57.000173 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:28:57.000173 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:28:57.000545 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-a3e99f6a-c4e6-4c3c-86c3-0de544b40567 tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:28:57.090434 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:28:57.090434 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:28:57.115565 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-a3e99f6a-c4e6-4c3c-86c3-0de544b40567 tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] Volume info retrieved successfully. Dec 06 06:28:57.162771 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-a3e99f6a-c4e6-4c3c-86c3-0de544b40567 tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] http://10.222.0.57/volume/v3/70b0767f7b14447699450c226fc47bbd/volumes/2f5772cf-f48c-4959-84b7-857292fee5c8 returned with HTTP 200 Dec 06 06:28:57.163941 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 380/774] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:28:56 2020] GET /volume/v3/70b0767f7b14447699450c226fc47bbd/volumes/2f5772cf-f48c-4959-84b7-857292fee5c8 => generated 895 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:28:58.180463 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-6e4e1181-10f0-4e75-ab8d-14bc3a8304a7 tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] GET http://10.222.0.57/volume/v3/70b0767f7b14447699450c226fc47bbd/volumes/2f5772cf-f48c-4959-84b7-857292fee5c8 Dec 06 06:28:58.180997 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-6e4e1181-10f0-4e75-ab8d-14bc3a8304a7 tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:28:58.181214 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:28:58.181214 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:28:58.181594 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-6e4e1181-10f0-4e75-ab8d-14bc3a8304a7 tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:28:58.286659 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:28:58.286659 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:28:58.297930 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-6e4e1181-10f0-4e75-ab8d-14bc3a8304a7 tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] Volume info retrieved successfully. Dec 06 06:28:58.338301 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-6e4e1181-10f0-4e75-ab8d-14bc3a8304a7 tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] http://10.222.0.57/volume/v3/70b0767f7b14447699450c226fc47bbd/volumes/2f5772cf-f48c-4959-84b7-857292fee5c8 returned with HTTP 200 Dec 06 06:28:58.339161 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 395/775] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:28:58 2020] GET /volume/v3/70b0767f7b14447699450c226fc47bbd/volumes/2f5772cf-f48c-4959-84b7-857292fee5c8 => generated 920 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:29:01.588473 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-c160d34a-4800-47c8-85f0-08162e1c346e req-ac5ae66d-56e0-4f64-819d-dd272a60fe1d tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] GET http://10.222.0.57/volume/v3/70b0767f7b14447699450c226fc47bbd/volumes/2f5772cf-f48c-4959-84b7-857292fee5c8 Dec 06 06:29:01.590174 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-c160d34a-4800-47c8-85f0-08162e1c346e req-ac5ae66d-56e0-4f64-819d-dd272a60fe1d tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:29:01.590652 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:29:01.590652 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:29:01.591296 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-c160d34a-4800-47c8-85f0-08162e1c346e req-ac5ae66d-56e0-4f64-819d-dd272a60fe1d tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:29:01.648756 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:29:01.648756 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:29:01.660626 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [req-c160d34a-4800-47c8-85f0-08162e1c346e req-ac5ae66d-56e0-4f64-819d-dd272a60fe1d tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] Volume info retrieved successfully. Dec 06 06:29:01.696047 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-c160d34a-4800-47c8-85f0-08162e1c346e req-ac5ae66d-56e0-4f64-819d-dd272a60fe1d tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] http://10.222.0.57/volume/v3/70b0767f7b14447699450c226fc47bbd/volumes/2f5772cf-f48c-4959-84b7-857292fee5c8 returned with HTTP 200 Dec 06 06:29:01.703469 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 381/776] 10.222.0.57 () {60 vars in 1569 bytes} [Sun Dec 6 06:29:01 2020] GET /volume/v3/70b0767f7b14447699450c226fc47bbd/volumes/2f5772cf-f48c-4959-84b7-857292fee5c8 => generated 920 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:29:01.839615 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-6e4e1181-10f0-4e75-ab8d-14bc3a8304a7 tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] GET http://10.222.0.57/volume// Dec 06 06:29:01.840402 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-6e4e1181-10f0-4e75-ab8d-14bc3a8304a7 tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:29:01.840793 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:29:01.840793 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:29:01.841079 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-6e4e1181-10f0-4e75-ab8d-14bc3a8304a7 tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] Calling method 'all' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:29:01.842153 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-6e4e1181-10f0-4e75-ab8d-14bc3a8304a7 tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] http://10.222.0.57/volume// returned with HTTP 300 Dec 06 06:29:01.842733 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 396/777] 10.222.0.57 () {58 vars in 1289 bytes} [Sun Dec 6 06:29:01 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 06 06:29:01.868487 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-c160d34a-4800-47c8-85f0-08162e1c346e req-d9abf7bc-0630-42b0-a4e9-fb7180800832 tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] POST http://10.222.0.57/volume/v3/70b0767f7b14447699450c226fc47bbd/attachments Dec 06 06:29:01.869448 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:29:01.869448 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:29:01.870571 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-c160d34a-4800-47c8-85f0-08162e1c346e req-d9abf7bc-0630-42b0-a4e9-fb7180800832 tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2f5772cf-f48c-4959-84b7-857292fee5c8", "instance_uuid": "8598061b-0a54-411a-97b3-fe85fa531945", "connector": null}} {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 06 06:29:01.958309 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:29:01.958309 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:29:02.043262 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-c160d34a-4800-47c8-85f0-08162e1c346e req-d9abf7bc-0630-42b0-a4e9-fb7180800832 tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] http://10.222.0.57/volume/v3/70b0767f7b14447699450c226fc47bbd/attachments returned with HTTP 200 Dec 06 06:29:02.057688 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 382/778] 10.222.0.57 () {66 vars in 1565 bytes} [Sun Dec 6 06:29:01 2020] POST /volume/v3/70b0767f7b14447699450c226fc47bbd/attachments => generated 273 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 06 06:29:02.106383 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-9fbb91c7-9a5a-44ef-8ab5-e050c7d606fb tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] GET http://10.222.0.57/volume/v3/70b0767f7b14447699450c226fc47bbd/volumes/2f5772cf-f48c-4959-84b7-857292fee5c8 Dec 06 06:29:02.107240 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-9fbb91c7-9a5a-44ef-8ab5-e050c7d606fb tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:29:02.107941 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-9fbb91c7-9a5a-44ef-8ab5-e050c7d606fb tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:29:02.163030 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-c160d34a-4800-47c8-85f0-08162e1c346e req-d9abf7bc-0630-42b0-a4e9-fb7180800832 tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] GET http://10.222.0.57/volume// Dec 06 06:29:02.163803 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-c160d34a-4800-47c8-85f0-08162e1c346e req-d9abf7bc-0630-42b0-a4e9-fb7180800832 tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:29:02.164206 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:29:02.164206 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:29:02.164872 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-c160d34a-4800-47c8-85f0-08162e1c346e req-d9abf7bc-0630-42b0-a4e9-fb7180800832 tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] Calling method 'all' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:29:02.166296 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-c160d34a-4800-47c8-85f0-08162e1c346e req-d9abf7bc-0630-42b0-a4e9-fb7180800832 tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] http://10.222.0.57/volume// returned with HTTP 300 Dec 06 06:29:02.167679 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 383/779] 10.222.0.63 () {56 vars in 1089 bytes} [Sun Dec 6 06:29:02 2020] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 06 06:29:02.184334 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-c160d34a-4800-47c8-85f0-08162e1c346e req-2c45c7ca-c418-4977-b7bd-96a351507c13 tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] GET http://10.222.0.57/volume/v3/70b0767f7b14447699450c226fc47bbd/volumes/2f5772cf-f48c-4959-84b7-857292fee5c8 Dec 06 06:29:02.185183 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-c160d34a-4800-47c8-85f0-08162e1c346e req-2c45c7ca-c418-4977-b7bd-96a351507c13 tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:29:02.185877 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-c160d34a-4800-47c8-85f0-08162e1c346e req-2c45c7ca-c418-4977-b7bd-96a351507c13 tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:29:02.245904 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:29:02.245904 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:29:02.269683 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-9fbb91c7-9a5a-44ef-8ab5-e050c7d606fb tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] Volume info retrieved successfully. Dec 06 06:29:02.306891 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:29:02.306891 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:29:02.314646 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:29:02.314646 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:29:02.328230 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-9fbb91c7-9a5a-44ef-8ab5-e050c7d606fb tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] http://10.222.0.57/volume/v3/70b0767f7b14447699450c226fc47bbd/volumes/2f5772cf-f48c-4959-84b7-857292fee5c8 returned with HTTP 200 Dec 06 06:29:02.329072 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 397/780] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:29:02 2020] GET /volume/v3/70b0767f7b14447699450c226fc47bbd/volumes/2f5772cf-f48c-4959-84b7-857292fee5c8 => generated 919 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:29:02.340319 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [req-c160d34a-4800-47c8-85f0-08162e1c346e req-2c45c7ca-c418-4977-b7bd-96a351507c13 tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] Volume info retrieved successfully. Dec 06 06:29:02.361671 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:29:02.361671 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:29:02.372227 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-c160d34a-4800-47c8-85f0-08162e1c346e req-2c45c7ca-c418-4977-b7bd-96a351507c13 tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] http://10.222.0.57/volume/v3/70b0767f7b14447699450c226fc47bbd/volumes/2f5772cf-f48c-4959-84b7-857292fee5c8 returned with HTTP 200 Dec 06 06:29:02.375083 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 384/781] 10.222.0.63 () {60 vars in 1403 bytes} [Sun Dec 6 06:29:02 2020] GET /volume/v3/70b0767f7b14447699450c226fc47bbd/volumes/2f5772cf-f48c-4959-84b7-857292fee5c8 => generated 1018 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 06 06:29:02.428159 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-c160d34a-4800-47c8-85f0-08162e1c346e req-b78e6713-c638-4608-a74c-9528450e9dca tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] PUT http://10.222.0.57/volume/v3/70b0767f7b14447699450c226fc47bbd/attachments/eadccf45-4f23-46f2-9a0a-5da943bf79bf Dec 06 06:29:02.428744 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:29:02.428744 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:29:02.429260 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-c160d34a-4800-47c8-85f0-08162e1c346e req-b78e6713-c638-4608-a74c-9528450e9dca tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.63", "host": "n-h1-765311-2", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-765311-2.cbci-765311-2.local", "mountpoint": "/dev/sdb"}}} {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 06 06:29:02.464345 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 06 06:29:02.464345 n-d-765311-2 devstack@c-api.service[88143]: return self.call(f, *args, **kw) Dec 06 06:29:02.465285 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.coordination [req-c160d34a-4800-47c8-85f0-08162e1c346e req-b78e6713-c638-4608-a74c-9528450e9dca tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] Lock "b'cinder-attachment_update-2f5772cf-f48c-4959-84b7-857292fee5c8-n-h1-765311-2'" acquired by "attachment_update" :: waited 0.013s {{(pid=88144) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 06 06:29:02.470718 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:29:02.470718 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:29:03.346663 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-96f8101e-0bc9-4f95-834b-6d63b7ee12c1 tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] GET http://10.222.0.57/volume/v3/70b0767f7b14447699450c226fc47bbd/volumes/2f5772cf-f48c-4959-84b7-857292fee5c8 Dec 06 06:29:03.347198 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-96f8101e-0bc9-4f95-834b-6d63b7ee12c1 tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:29:03.347329 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:29:03.347329 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:29:03.347633 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-96f8101e-0bc9-4f95-834b-6d63b7ee12c1 tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:29:03.402227 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:29:03.402227 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:29:03.412961 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-96f8101e-0bc9-4f95-834b-6d63b7ee12c1 tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] Volume info retrieved successfully. Dec 06 06:29:03.433567 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:29:03.433567 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:29:03.444061 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-96f8101e-0bc9-4f95-834b-6d63b7ee12c1 tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] http://10.222.0.57/volume/v3/70b0767f7b14447699450c226fc47bbd/volumes/2f5772cf-f48c-4959-84b7-857292fee5c8 returned with HTTP 200 Dec 06 06:29:03.455857 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 385/782] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:29:03 2020] GET /volume/v3/70b0767f7b14447699450c226fc47bbd/volumes/2f5772cf-f48c-4959-84b7-857292fee5c8 => generated 919 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:29:04.165089 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.coordination [req-c160d34a-4800-47c8-85f0-08162e1c346e req-b78e6713-c638-4608-a74c-9528450e9dca tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] Lock "b'cinder-attachment_update-2f5772cf-f48c-4959-84b7-857292fee5c8-n-h1-765311-2'" released by "attachment_update" :: held 1.700s {{(pid=88144) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 06 06:29:04.166167 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-c160d34a-4800-47c8-85f0-08162e1c346e req-b78e6713-c638-4608-a74c-9528450e9dca tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] http://10.222.0.57/volume/v3/70b0767f7b14447699450c226fc47bbd/attachments/eadccf45-4f23-46f2-9a0a-5da943bf79bf returned with HTTP 200 Dec 06 06:29:04.167312 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 398/783] 10.222.0.63 () {64 vars in 1468 bytes} [Sun Dec 6 06:29:02 2020] PUT /volume/v3/70b0767f7b14447699450c226fc47bbd/attachments/eadccf45-4f23-46f2-9a0a-5da943bf79bf => generated 762 bytes in 1745 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 06 06:29:04.461961 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-43cc4c69-52a9-4dc7-a515-2e90c8117eba tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] GET http://10.222.0.57/volume/v3/70b0767f7b14447699450c226fc47bbd/volumes/2f5772cf-f48c-4959-84b7-857292fee5c8 Dec 06 06:29:04.463108 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-43cc4c69-52a9-4dc7-a515-2e90c8117eba tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:29:04.463533 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:29:04.463533 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:29:04.464212 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-43cc4c69-52a9-4dc7-a515-2e90c8117eba tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:29:04.516039 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:29:04.516039 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:29:04.525078 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-43cc4c69-52a9-4dc7-a515-2e90c8117eba tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] Volume info retrieved successfully. Dec 06 06:29:04.558306 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:29:04.558306 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:29:04.570879 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-43cc4c69-52a9-4dc7-a515-2e90c8117eba tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] http://10.222.0.57/volume/v3/70b0767f7b14447699450c226fc47bbd/volumes/2f5772cf-f48c-4959-84b7-857292fee5c8 returned with HTTP 200 Dec 06 06:29:04.581753 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 386/784] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:29:04 2020] GET /volume/v3/70b0767f7b14447699450c226fc47bbd/volumes/2f5772cf-f48c-4959-84b7-857292fee5c8 => generated 920 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:29:05.590429 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-a9bc5da0-fb50-4912-9407-0efc6833ffe5 tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] GET http://10.222.0.57/volume/v3/70b0767f7b14447699450c226fc47bbd/volumes/2f5772cf-f48c-4959-84b7-857292fee5c8 Dec 06 06:29:05.591682 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-a9bc5da0-fb50-4912-9407-0efc6833ffe5 tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:29:05.592063 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:29:05.592063 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:29:05.592998 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-a9bc5da0-fb50-4912-9407-0efc6833ffe5 tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:29:05.685105 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:29:05.685105 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:29:05.696841 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-a9bc5da0-fb50-4912-9407-0efc6833ffe5 tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] Volume info retrieved successfully. Dec 06 06:29:05.723893 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:29:05.723893 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:29:05.736326 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-a9bc5da0-fb50-4912-9407-0efc6833ffe5 tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] http://10.222.0.57/volume/v3/70b0767f7b14447699450c226fc47bbd/volumes/2f5772cf-f48c-4959-84b7-857292fee5c8 returned with HTTP 200 Dec 06 06:29:05.737845 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 399/785] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:29:05 2020] GET /volume/v3/70b0767f7b14447699450c226fc47bbd/volumes/2f5772cf-f48c-4959-84b7-857292fee5c8 => generated 920 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:29:06.754632 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-022f19e7-9e02-4b43-a579-21b25a8dd9a2 tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] GET http://10.222.0.57/volume/v3/70b0767f7b14447699450c226fc47bbd/volumes/2f5772cf-f48c-4959-84b7-857292fee5c8 Dec 06 06:29:06.755709 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-022f19e7-9e02-4b43-a579-21b25a8dd9a2 tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:29:06.756299 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:29:06.756299 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:29:06.756972 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-022f19e7-9e02-4b43-a579-21b25a8dd9a2 tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:29:06.853787 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:29:06.853787 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:29:06.866792 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-022f19e7-9e02-4b43-a579-21b25a8dd9a2 tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] Volume info retrieved successfully. Dec 06 06:29:06.898783 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:29:06.898783 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:29:06.913333 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-022f19e7-9e02-4b43-a579-21b25a8dd9a2 tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] http://10.222.0.57/volume/v3/70b0767f7b14447699450c226fc47bbd/volumes/2f5772cf-f48c-4959-84b7-857292fee5c8 returned with HTTP 200 Dec 06 06:29:06.914299 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 387/786] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:29:06 2020] GET /volume/v3/70b0767f7b14447699450c226fc47bbd/volumes/2f5772cf-f48c-4959-84b7-857292fee5c8 => generated 920 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:29:07.931939 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-64452cdc-8829-425b-972b-fcd30f1ee856 tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] GET http://10.222.0.57/volume/v3/70b0767f7b14447699450c226fc47bbd/volumes/2f5772cf-f48c-4959-84b7-857292fee5c8 Dec 06 06:29:07.932444 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-64452cdc-8829-425b-972b-fcd30f1ee856 tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:29:07.932697 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:29:07.932697 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:29:07.933074 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-64452cdc-8829-425b-972b-fcd30f1ee856 tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:29:08.162828 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:29:08.162828 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:29:08.184235 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-64452cdc-8829-425b-972b-fcd30f1ee856 tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] Volume info retrieved successfully. Dec 06 06:29:08.228090 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:29:08.228090 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:29:08.253988 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-64452cdc-8829-425b-972b-fcd30f1ee856 tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] http://10.222.0.57/volume/v3/70b0767f7b14447699450c226fc47bbd/volumes/2f5772cf-f48c-4959-84b7-857292fee5c8 returned with HTTP 200 Dec 06 06:29:08.256943 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 400/787] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:29:07 2020] GET /volume/v3/70b0767f7b14447699450c226fc47bbd/volumes/2f5772cf-f48c-4959-84b7-857292fee5c8 => generated 920 bytes in 330 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:29:09.272944 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-abecf25a-36c1-42df-a3a6-057706979aa4 tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] GET http://10.222.0.57/volume/v3/70b0767f7b14447699450c226fc47bbd/volumes/2f5772cf-f48c-4959-84b7-857292fee5c8 Dec 06 06:29:09.274046 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-abecf25a-36c1-42df-a3a6-057706979aa4 tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:29:09.274441 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:29:09.274441 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:29:09.275057 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-abecf25a-36c1-42df-a3a6-057706979aa4 tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:29:09.329327 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:29:09.329327 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:29:09.340084 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-abecf25a-36c1-42df-a3a6-057706979aa4 tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] Volume info retrieved successfully. Dec 06 06:29:09.386940 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:29:09.386940 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:29:09.411869 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-abecf25a-36c1-42df-a3a6-057706979aa4 tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] http://10.222.0.57/volume/v3/70b0767f7b14447699450c226fc47bbd/volumes/2f5772cf-f48c-4959-84b7-857292fee5c8 returned with HTTP 200 Dec 06 06:29:09.416586 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 388/788] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:29:09 2020] GET /volume/v3/70b0767f7b14447699450c226fc47bbd/volumes/2f5772cf-f48c-4959-84b7-857292fee5c8 => generated 920 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:29:09.826750 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-c160d34a-4800-47c8-85f0-08162e1c346e req-27330a1b-ac47-420a-99c7-b59f1e929ff3 tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] POST http://10.222.0.57/volume/v3/70b0767f7b14447699450c226fc47bbd/attachments/eadccf45-4f23-46f2-9a0a-5da943bf79bf/action Dec 06 06:29:09.828420 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:29:09.828420 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:29:09.829612 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-c160d34a-4800-47c8-85f0-08162e1c346e req-27330a1b-ac47-420a-99c7-b59f1e929ff3 tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] Action body: b'{"os-complete": null}' {{(pid=88144) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 06 06:29:09.830330 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-c160d34a-4800-47c8-85f0-08162e1c346e req-27330a1b-ac47-420a-99c7-b59f1e929ff3 tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 06 06:29:10.013004 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:29:10.013004 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:29:10.046960 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-c160d34a-4800-47c8-85f0-08162e1c346e req-27330a1b-ac47-420a-99c7-b59f1e929ff3 tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] http://10.222.0.57/volume/v3/70b0767f7b14447699450c226fc47bbd/attachments/eadccf45-4f23-46f2-9a0a-5da943bf79bf/action returned with HTTP 204 Dec 06 06:29:10.048547 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 401/789] 10.222.0.63 () {64 vars in 1489 bytes} [Sun Dec 6 06:29:09 2020] POST /volume/v3/70b0767f7b14447699450c226fc47bbd/attachments/eadccf45-4f23-46f2-9a0a-5da943bf79bf/action => generated 0 bytes in 231 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 06 06:29:10.439508 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-d7f4344d-c3d6-41a6-94b6-b530f71d9918 tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] GET http://10.222.0.57/volume/v3/70b0767f7b14447699450c226fc47bbd/volumes/2f5772cf-f48c-4959-84b7-857292fee5c8 Dec 06 06:29:10.440237 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-d7f4344d-c3d6-41a6-94b6-b530f71d9918 tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:29:10.440237 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:29:10.440237 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:29:10.440582 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-d7f4344d-c3d6-41a6-94b6-b530f71d9918 tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:29:10.494831 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:29:10.494831 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:29:10.504209 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-d7f4344d-c3d6-41a6-94b6-b530f71d9918 tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] Volume info retrieved successfully. Dec 06 06:29:10.528507 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:29:10.528507 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:29:10.539776 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-d7f4344d-c3d6-41a6-94b6-b530f71d9918 tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] http://10.222.0.57/volume/v3/70b0767f7b14447699450c226fc47bbd/volumes/2f5772cf-f48c-4959-84b7-857292fee5c8 returned with HTTP 200 Dec 06 06:29:10.542763 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 389/790] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:29:10 2020] GET /volume/v3/70b0767f7b14447699450c226fc47bbd/volumes/2f5772cf-f48c-4959-84b7-857292fee5c8 => generated 1212 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 06 06:29:11.165700 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-65f5cb00-3a86-450e-a0fb-4612e48243d2 req-702436f7-a98f-417a-a011-860c4f01d73a tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] GET http://10.222.0.57/volume/v3/70b0767f7b14447699450c226fc47bbd/volumes/2f5772cf-f48c-4959-84b7-857292fee5c8 Dec 06 06:29:11.166768 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-65f5cb00-3a86-450e-a0fb-4612e48243d2 req-702436f7-a98f-417a-a011-860c4f01d73a tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:29:11.167197 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:29:11.167197 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:29:11.168129 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-65f5cb00-3a86-450e-a0fb-4612e48243d2 req-702436f7-a98f-417a-a011-860c4f01d73a tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:29:11.252820 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:29:11.252820 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:29:11.266414 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [req-65f5cb00-3a86-450e-a0fb-4612e48243d2 req-702436f7-a98f-417a-a011-860c4f01d73a tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] Volume info retrieved successfully. Dec 06 06:29:11.294560 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:29:11.294560 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:29:11.311277 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-65f5cb00-3a86-450e-a0fb-4612e48243d2 req-702436f7-a98f-417a-a011-860c4f01d73a tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] http://10.222.0.57/volume/v3/70b0767f7b14447699450c226fc47bbd/volumes/2f5772cf-f48c-4959-84b7-857292fee5c8 returned with HTTP 200 Dec 06 06:29:11.314257 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 402/791] 10.222.0.57 () {60 vars in 1569 bytes} [Sun Dec 6 06:29:11 2020] GET /volume/v3/70b0767f7b14447699450c226fc47bbd/volumes/2f5772cf-f48c-4959-84b7-857292fee5c8 => generated 1212 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 06 06:29:30.020496 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-20854c13-4f13-48bf-8efc-3621b063a6e4 req-849355ce-6604-4243-ac77-7bf942a0c3c5 tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] GET http://10.222.0.57/volume/v3/70b0767f7b14447699450c226fc47bbd/volumes/2f5772cf-f48c-4959-84b7-857292fee5c8 Dec 06 06:29:30.021231 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-20854c13-4f13-48bf-8efc-3621b063a6e4 req-849355ce-6604-4243-ac77-7bf942a0c3c5 tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:29:30.021346 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:29:30.021346 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:29:30.021704 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-20854c13-4f13-48bf-8efc-3621b063a6e4 req-849355ce-6604-4243-ac77-7bf942a0c3c5 tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:29:30.078886 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:29:30.078886 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:29:30.094402 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [req-20854c13-4f13-48bf-8efc-3621b063a6e4 req-849355ce-6604-4243-ac77-7bf942a0c3c5 tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] Volume info retrieved successfully. Dec 06 06:29:30.130247 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:29:30.130247 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:29:30.143456 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-20854c13-4f13-48bf-8efc-3621b063a6e4 req-849355ce-6604-4243-ac77-7bf942a0c3c5 tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] http://10.222.0.57/volume/v3/70b0767f7b14447699450c226fc47bbd/volumes/2f5772cf-f48c-4959-84b7-857292fee5c8 returned with HTTP 200 Dec 06 06:29:30.145077 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 390/792] 10.222.0.57 () {60 vars in 1569 bytes} [Sun Dec 6 06:29:30 2020] GET /volume/v3/70b0767f7b14447699450c226fc47bbd/volumes/2f5772cf-f48c-4959-84b7-857292fee5c8 => generated 1212 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 06 06:29:40.294657 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-61f6593c-514b-419e-a8ab-8c8a68bab358 tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] GET http://10.222.0.57/volume/v3/70b0767f7b14447699450c226fc47bbd/volumes/2f5772cf-f48c-4959-84b7-857292fee5c8 Dec 06 06:29:40.296494 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-61f6593c-514b-419e-a8ab-8c8a68bab358 tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:29:40.297010 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:29:40.297010 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:29:40.297880 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-61f6593c-514b-419e-a8ab-8c8a68bab358 tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:29:40.354015 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:29:40.354015 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:29:40.367605 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-61f6593c-514b-419e-a8ab-8c8a68bab358 tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] Volume info retrieved successfully. Dec 06 06:29:40.390454 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:29:40.390454 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:29:40.422651 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-61f6593c-514b-419e-a8ab-8c8a68bab358 tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] http://10.222.0.57/volume/v3/70b0767f7b14447699450c226fc47bbd/volumes/2f5772cf-f48c-4959-84b7-857292fee5c8 returned with HTTP 200 Dec 06 06:29:40.424237 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 403/793] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:29:40 2020] GET /volume/v3/70b0767f7b14447699450c226fc47bbd/volumes/2f5772cf-f48c-4959-84b7-857292fee5c8 => generated 1212 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 06 06:29:40.552330 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-1073203f-d48e-411e-8457-a06df7a72b5c req-08c2c5b3-2721-4aa5-bf83-000e0df1aefa tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] GET http://10.222.0.57/volume/v3/70b0767f7b14447699450c226fc47bbd/volumes/2f5772cf-f48c-4959-84b7-857292fee5c8 Dec 06 06:29:40.553025 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-1073203f-d48e-411e-8457-a06df7a72b5c req-08c2c5b3-2721-4aa5-bf83-000e0df1aefa tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:29:40.553252 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:29:40.553252 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:29:40.553762 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-1073203f-d48e-411e-8457-a06df7a72b5c req-08c2c5b3-2721-4aa5-bf83-000e0df1aefa tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:29:40.606469 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:29:40.606469 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:29:40.616983 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [req-1073203f-d48e-411e-8457-a06df7a72b5c req-08c2c5b3-2721-4aa5-bf83-000e0df1aefa tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] Volume info retrieved successfully. Dec 06 06:29:40.640037 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:29:40.640037 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:29:40.654014 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-1073203f-d48e-411e-8457-a06df7a72b5c req-08c2c5b3-2721-4aa5-bf83-000e0df1aefa tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] http://10.222.0.57/volume/v3/70b0767f7b14447699450c226fc47bbd/volumes/2f5772cf-f48c-4959-84b7-857292fee5c8 returned with HTTP 200 Dec 06 06:29:40.654893 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 391/794] 10.222.0.57 () {60 vars in 1569 bytes} [Sun Dec 6 06:29:40 2020] GET /volume/v3/70b0767f7b14447699450c226fc47bbd/volumes/2f5772cf-f48c-4959-84b7-857292fee5c8 => generated 1212 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 06 06:29:40.682661 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-1073203f-d48e-411e-8457-a06df7a72b5c req-1c4145c1-3627-46a1-9794-284ef39bb0ef tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] POST http://10.222.0.57/volume/v3/70b0767f7b14447699450c226fc47bbd/volumes/2f5772cf-f48c-4959-84b7-857292fee5c8/action Dec 06 06:29:40.684356 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:29:40.684356 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:29:40.685394 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-1073203f-d48e-411e-8457-a06df7a72b5c req-1c4145c1-3627-46a1-9794-284ef39bb0ef tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] Action body: b'{"os-begin_detaching": null}' {{(pid=88144) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 06 06:29:40.688435 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-1073203f-d48e-411e-8457-a06df7a72b5c req-1c4145c1-3627-46a1-9794-284ef39bb0ef tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 06 06:29:40.806276 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:29:40.806276 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:29:40.808915 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [req-1073203f-d48e-411e-8457-a06df7a72b5c req-1c4145c1-3627-46a1-9794-284ef39bb0ef tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] Volume info retrieved successfully. Dec 06 06:29:40.834560 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [req-1073203f-d48e-411e-8457-a06df7a72b5c req-1c4145c1-3627-46a1-9794-284ef39bb0ef tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] Begin detaching volume completed successfully. Dec 06 06:29:40.835777 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-1073203f-d48e-411e-8457-a06df7a72b5c req-1c4145c1-3627-46a1-9794-284ef39bb0ef tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] http://10.222.0.57/volume/v3/70b0767f7b14447699450c226fc47bbd/volumes/2f5772cf-f48c-4959-84b7-857292fee5c8/action returned with HTTP 202 Dec 06 06:29:40.851851 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 404/795] 10.222.0.57 () {64 vars in 1643 bytes} [Sun Dec 6 06:29:40 2020] POST /volume/v3/70b0767f7b14447699450c226fc47bbd/volumes/2f5772cf-f48c-4959-84b7-857292fee5c8/action => generated 0 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 06 06:29:40.880924 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-69db7ea3-944c-4a4a-85d4-477b5afe9c81 tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] GET http://10.222.0.57/volume/v3/70b0767f7b14447699450c226fc47bbd/volumes/2f5772cf-f48c-4959-84b7-857292fee5c8 Dec 06 06:29:40.882398 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-69db7ea3-944c-4a4a-85d4-477b5afe9c81 tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:29:40.883037 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:29:40.883037 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:29:40.884410 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-69db7ea3-944c-4a4a-85d4-477b5afe9c81 tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:29:40.950786 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-1073203f-d48e-411e-8457-a06df7a72b5c req-1c4145c1-3627-46a1-9794-284ef39bb0ef tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] GET http://10.222.0.57/volume// Dec 06 06:29:40.952539 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-1073203f-d48e-411e-8457-a06df7a72b5c req-1c4145c1-3627-46a1-9794-284ef39bb0ef tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:29:40.953210 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:29:40.953210 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:29:40.953983 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-1073203f-d48e-411e-8457-a06df7a72b5c req-1c4145c1-3627-46a1-9794-284ef39bb0ef tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] Calling method 'all' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:29:40.955287 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-1073203f-d48e-411e-8457-a06df7a72b5c req-1c4145c1-3627-46a1-9794-284ef39bb0ef tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] http://10.222.0.57/volume// returned with HTTP 300 Dec 06 06:29:40.956417 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 405/796] 10.222.0.63 () {56 vars in 1089 bytes} [Sun Dec 6 06:29:40 2020] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 06 06:29:40.972039 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-1073203f-d48e-411e-8457-a06df7a72b5c req-1c990815-0d8a-4ea1-82bd-efa645211df9 tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] GET http://10.222.0.57/volume/v3/70b0767f7b14447699450c226fc47bbd/volumes/2f5772cf-f48c-4959-84b7-857292fee5c8 Dec 06 06:29:40.973044 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-1073203f-d48e-411e-8457-a06df7a72b5c req-1c990815-0d8a-4ea1-82bd-efa645211df9 tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:29:40.973724 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-1073203f-d48e-411e-8457-a06df7a72b5c req-1c990815-0d8a-4ea1-82bd-efa645211df9 tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:29:41.018509 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:29:41.018509 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:29:41.044674 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-69db7ea3-944c-4a4a-85d4-477b5afe9c81 tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] Volume info retrieved successfully. Dec 06 06:29:41.086691 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:29:41.086691 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:29:41.087241 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:29:41.087241 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:29:41.128104 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [req-1073203f-d48e-411e-8457-a06df7a72b5c req-1c990815-0d8a-4ea1-82bd-efa645211df9 tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] Volume info retrieved successfully. Dec 06 06:29:41.129172 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-69db7ea3-944c-4a4a-85d4-477b5afe9c81 tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] http://10.222.0.57/volume/v3/70b0767f7b14447699450c226fc47bbd/volumes/2f5772cf-f48c-4959-84b7-857292fee5c8 returned with HTTP 200 Dec 06 06:29:41.146372 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 392/797] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:29:40 2020] GET /volume/v3/70b0767f7b14447699450c226fc47bbd/volumes/2f5772cf-f48c-4959-84b7-857292fee5c8 => generated 1215 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 06 06:29:41.185445 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:29:41.185445 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:29:41.206582 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-1073203f-d48e-411e-8457-a06df7a72b5c req-1c990815-0d8a-4ea1-82bd-efa645211df9 tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] http://10.222.0.57/volume/v3/70b0767f7b14447699450c226fc47bbd/volumes/2f5772cf-f48c-4959-84b7-857292fee5c8 returned with HTTP 200 Dec 06 06:29:41.212013 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 406/798] 10.222.0.63 () {60 vars in 1403 bytes} [Sun Dec 6 06:29:40 2020] GET /volume/v3/70b0767f7b14447699450c226fc47bbd/volumes/2f5772cf-f48c-4959-84b7-857292fee5c8 => generated 1314 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Dec 06 06:29:41.733267 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-1073203f-d48e-411e-8457-a06df7a72b5c req-5719b371-42d5-4530-bf1a-d3e5fab57f15 tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] DELETE http://10.222.0.57/volume/v3/70b0767f7b14447699450c226fc47bbd/attachments/eadccf45-4f23-46f2-9a0a-5da943bf79bf Dec 06 06:29:41.733267 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-1073203f-d48e-411e-8457-a06df7a72b5c req-5719b371-42d5-4530-bf1a-d3e5fab57f15 tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:29:41.733267 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:29:41.733267 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:29:41.733267 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-1073203f-d48e-411e-8457-a06df7a72b5c req-5719b371-42d5-4530-bf1a-d3e5fab57f15 tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] Calling method 'version_select' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:29:41.777510 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:29:41.777510 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:29:42.149977 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-f600bfc4-42d5-4b73-86ed-e1b122b1dc3d tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] GET http://10.222.0.57/volume/v3/70b0767f7b14447699450c226fc47bbd/volumes/2f5772cf-f48c-4959-84b7-857292fee5c8 Dec 06 06:29:42.150534 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-f600bfc4-42d5-4b73-86ed-e1b122b1dc3d tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:29:42.150742 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:29:42.150742 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:29:42.151463 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-f600bfc4-42d5-4b73-86ed-e1b122b1dc3d tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:29:42.287208 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:29:42.287208 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:29:42.303675 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-f600bfc4-42d5-4b73-86ed-e1b122b1dc3d tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] Volume info retrieved successfully. Dec 06 06:29:42.351508 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:29:42.351508 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:29:42.363351 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-f600bfc4-42d5-4b73-86ed-e1b122b1dc3d tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] http://10.222.0.57/volume/v3/70b0767f7b14447699450c226fc47bbd/volumes/2f5772cf-f48c-4959-84b7-857292fee5c8 returned with HTTP 200 Dec 06 06:29:42.364728 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 407/799] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:29:42 2020] GET /volume/v3/70b0767f7b14447699450c226fc47bbd/volumes/2f5772cf-f48c-4959-84b7-857292fee5c8 => generated 1215 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 06 06:29:42.569983 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [req-1073203f-d48e-411e-8457-a06df7a72b5c req-5719b371-42d5-4530-bf1a-d3e5fab57f15 tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88145) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 06 06:29:42.570715 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [req-1073203f-d48e-411e-8457-a06df7a72b5c req-5719b371-42d5-4530-bf1a-d3e5fab57f15 tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] Pending status list for volume during attachment-delete: [] {{(pid=88145) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 06 06:29:42.579824 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-1073203f-d48e-411e-8457-a06df7a72b5c req-5719b371-42d5-4530-bf1a-d3e5fab57f15 tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] http://10.222.0.57/volume/v3/70b0767f7b14447699450c226fc47bbd/attachments/eadccf45-4f23-46f2-9a0a-5da943bf79bf returned with HTTP 200 Dec 06 06:29:42.581428 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 393/800] 10.222.0.63 () {62 vars in 1437 bytes} [Sun Dec 6 06:29:41 2020] DELETE /volume/v3/70b0767f7b14447699450c226fc47bbd/attachments/eadccf45-4f23-46f2-9a0a-5da943bf79bf => generated 19 bytes in 856 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 06 06:29:43.380196 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-28447380-2ed9-4dbc-81de-848bbdeb0b93 tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] GET http://10.222.0.57/volume/v3/70b0767f7b14447699450c226fc47bbd/volumes/2f5772cf-f48c-4959-84b7-857292fee5c8 Dec 06 06:29:43.380750 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-28447380-2ed9-4dbc-81de-848bbdeb0b93 tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:29:43.380980 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:29:43.380980 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:29:43.381289 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-28447380-2ed9-4dbc-81de-848bbdeb0b93 tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:29:43.503474 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:29:43.503474 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:29:43.515681 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-28447380-2ed9-4dbc-81de-848bbdeb0b93 tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] Volume info retrieved successfully. Dec 06 06:29:43.543210 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-28447380-2ed9-4dbc-81de-848bbdeb0b93 tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] http://10.222.0.57/volume/v3/70b0767f7b14447699450c226fc47bbd/volumes/2f5772cf-f48c-4959-84b7-857292fee5c8 returned with HTTP 200 Dec 06 06:29:43.544374 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 408/801] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:29:43 2020] GET /volume/v3/70b0767f7b14447699450c226fc47bbd/volumes/2f5772cf-f48c-4959-84b7-857292fee5c8 => generated 920 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:29:44.149348 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-de2d94c0-1c39-40b4-b210-c8d5c9ff761b tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] DELETE http://10.222.0.57/volume/v3/70b0767f7b14447699450c226fc47bbd/volumes/2f5772cf-f48c-4959-84b7-857292fee5c8 Dec 06 06:29:44.150106 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-de2d94c0-1c39-40b4-b210-c8d5c9ff761b tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:29:44.150504 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:29:44.150504 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:29:44.151116 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-de2d94c0-1c39-40b4-b210-c8d5c9ff761b tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] Calling method 'delete' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:29:44.151741 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.v3.volumes [None req-de2d94c0-1c39-40b4-b210-c8d5c9ff761b tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] Delete volume with id: 2f5772cf-f48c-4959-84b7-857292fee5c8 Dec 06 06:29:44.205348 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:29:44.205348 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:29:44.207338 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-de2d94c0-1c39-40b4-b210-c8d5c9ff761b tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] Volume info retrieved successfully. Dec 06 06:29:44.250671 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-de2d94c0-1c39-40b4-b210-c8d5c9ff761b tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] Delete volume request issued successfully. Dec 06 06:29:44.251577 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-de2d94c0-1c39-40b4-b210-c8d5c9ff761b tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] http://10.222.0.57/volume/v3/70b0767f7b14447699450c226fc47bbd/volumes/2f5772cf-f48c-4959-84b7-857292fee5c8 returned with HTTP 202 Dec 06 06:29:44.264657 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 394/802] 10.222.0.57 () {58 vars in 1318 bytes} [Sun Dec 6 06:29:44 2020] DELETE /volume/v3/70b0767f7b14447699450c226fc47bbd/volumes/2f5772cf-f48c-4959-84b7-857292fee5c8 => generated 0 bytes in 119 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 06 06:29:44.268824 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-d4fa29f5-45a3-46e9-a95f-e31066158f5e tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] GET http://10.222.0.57/volume/v3/70b0767f7b14447699450c226fc47bbd/volumes/2f5772cf-f48c-4959-84b7-857292fee5c8 Dec 06 06:29:44.269493 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-d4fa29f5-45a3-46e9-a95f-e31066158f5e tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:29:44.269817 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:29:44.269817 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:29:44.270378 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-d4fa29f5-45a3-46e9-a95f-e31066158f5e tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:29:44.363221 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:29:44.363221 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:29:44.385468 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-d4fa29f5-45a3-46e9-a95f-e31066158f5e tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] Volume info retrieved successfully. Dec 06 06:29:44.440365 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-d4fa29f5-45a3-46e9-a95f-e31066158f5e tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] http://10.222.0.57/volume/v3/70b0767f7b14447699450c226fc47bbd/volumes/2f5772cf-f48c-4959-84b7-857292fee5c8 returned with HTTP 200 Dec 06 06:29:44.441632 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 409/803] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:29:44 2020] GET /volume/v3/70b0767f7b14447699450c226fc47bbd/volumes/2f5772cf-f48c-4959-84b7-857292fee5c8 => generated 919 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:29:45.465952 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-22cf8c8d-017c-43fb-9e3e-89d39bddf48e tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] GET http://10.222.0.57/volume/v3/70b0767f7b14447699450c226fc47bbd/volumes/2f5772cf-f48c-4959-84b7-857292fee5c8 Dec 06 06:29:45.468297 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-22cf8c8d-017c-43fb-9e3e-89d39bddf48e tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:29:45.468936 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:29:45.468936 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:29:45.469975 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-22cf8c8d-017c-43fb-9e3e-89d39bddf48e tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:29:45.570557 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:29:45.570557 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:29:45.581602 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-22cf8c8d-017c-43fb-9e3e-89d39bddf48e tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] Volume info retrieved successfully. Dec 06 06:29:45.627254 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-22cf8c8d-017c-43fb-9e3e-89d39bddf48e tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] http://10.222.0.57/volume/v3/70b0767f7b14447699450c226fc47bbd/volumes/2f5772cf-f48c-4959-84b7-857292fee5c8 returned with HTTP 200 Dec 06 06:29:45.628148 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 395/804] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:29:45 2020] GET /volume/v3/70b0767f7b14447699450c226fc47bbd/volumes/2f5772cf-f48c-4959-84b7-857292fee5c8 => generated 919 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:29:46.646948 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-6c4db542-423e-4362-ac8a-d2c15932fa81 tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] GET http://10.222.0.57/volume/v3/70b0767f7b14447699450c226fc47bbd/volumes/2f5772cf-f48c-4959-84b7-857292fee5c8 Dec 06 06:29:46.648091 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-6c4db542-423e-4362-ac8a-d2c15932fa81 tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:29:46.648781 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:29:46.648781 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:29:46.649457 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-6c4db542-423e-4362-ac8a-d2c15932fa81 tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:29:46.747499 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:29:46.747499 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:29:46.770271 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-6c4db542-423e-4362-ac8a-d2c15932fa81 tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] Volume info retrieved successfully. Dec 06 06:29:46.826520 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-6c4db542-423e-4362-ac8a-d2c15932fa81 tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] http://10.222.0.57/volume/v3/70b0767f7b14447699450c226fc47bbd/volumes/2f5772cf-f48c-4959-84b7-857292fee5c8 returned with HTTP 200 Dec 06 06:29:46.835875 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 410/805] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:29:46 2020] GET /volume/v3/70b0767f7b14447699450c226fc47bbd/volumes/2f5772cf-f48c-4959-84b7-857292fee5c8 => generated 919 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:29:47.851999 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-6d68910f-ff5e-461d-9ad9-57dda8cc4b14 tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] GET http://10.222.0.57/volume/v3/70b0767f7b14447699450c226fc47bbd/volumes/2f5772cf-f48c-4959-84b7-857292fee5c8 Dec 06 06:29:47.853298 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-6d68910f-ff5e-461d-9ad9-57dda8cc4b14 tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:29:47.853726 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:29:47.853726 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:29:47.855295 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-6d68910f-ff5e-461d-9ad9-57dda8cc4b14 tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:29:47.981491 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-6d68910f-ff5e-461d-9ad9-57dda8cc4b14 tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] http://10.222.0.57/volume/v3/70b0767f7b14447699450c226fc47bbd/volumes/2f5772cf-f48c-4959-84b7-857292fee5c8 returned with HTTP 404 Dec 06 06:29:47.984217 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 396/806] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:29:47 2020] GET /volume/v3/70b0767f7b14447699450c226fc47bbd/volumes/2f5772cf-f48c-4959-84b7-857292fee5c8 => generated 109 bytes in 137 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 06 06:29:47.992643 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-7bb3a6d9-144c-47a5-9108-d2a1f998b93e tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] DELETE http://10.222.0.57/volume/v3/70b0767f7b14447699450c226fc47bbd/volumes/486a58e3-f8ed-4848-a06f-bcf5d2993f1a Dec 06 06:29:47.994434 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-7bb3a6d9-144c-47a5-9108-d2a1f998b93e tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:29:47.994636 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:29:47.994636 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:29:47.995288 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-7bb3a6d9-144c-47a5-9108-d2a1f998b93e tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] Calling method 'delete' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:29:47.995994 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.v3.volumes [None req-7bb3a6d9-144c-47a5-9108-d2a1f998b93e tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] Delete volume with id: 486a58e3-f8ed-4848-a06f-bcf5d2993f1a Dec 06 06:29:48.148564 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:29:48.148564 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:29:48.149781 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-7bb3a6d9-144c-47a5-9108-d2a1f998b93e tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] Volume info retrieved successfully. Dec 06 06:29:48.224117 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-7bb3a6d9-144c-47a5-9108-d2a1f998b93e tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] Delete volume request issued successfully. Dec 06 06:29:48.224270 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-7bb3a6d9-144c-47a5-9108-d2a1f998b93e tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] http://10.222.0.57/volume/v3/70b0767f7b14447699450c226fc47bbd/volumes/486a58e3-f8ed-4848-a06f-bcf5d2993f1a returned with HTTP 202 Dec 06 06:29:48.225084 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 411/807] 10.222.0.57 () {58 vars in 1318 bytes} [Sun Dec 6 06:29:47 2020] DELETE /volume/v3/70b0767f7b14447699450c226fc47bbd/volumes/486a58e3-f8ed-4848-a06f-bcf5d2993f1a => generated 0 bytes in 236 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 06 06:29:48.236029 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-1f0b28b7-9b57-4478-b935-84425b59d53d tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] GET http://10.222.0.57/volume/v3/70b0767f7b14447699450c226fc47bbd/volumes/486a58e3-f8ed-4848-a06f-bcf5d2993f1a Dec 06 06:29:48.236564 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-1f0b28b7-9b57-4478-b935-84425b59d53d tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:29:48.237080 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-1f0b28b7-9b57-4478-b935-84425b59d53d tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:29:48.336884 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:29:48.336884 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:29:48.347195 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-1f0b28b7-9b57-4478-b935-84425b59d53d tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] Volume info retrieved successfully. Dec 06 06:29:48.401937 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-1f0b28b7-9b57-4478-b935-84425b59d53d tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] http://10.222.0.57/volume/v3/70b0767f7b14447699450c226fc47bbd/volumes/486a58e3-f8ed-4848-a06f-bcf5d2993f1a returned with HTTP 200 Dec 06 06:29:48.403741 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 397/808] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:29:48 2020] GET /volume/v3/70b0767f7b14447699450c226fc47bbd/volumes/486a58e3-f8ed-4848-a06f-bcf5d2993f1a => generated 919 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:29:49.424834 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-fe364737-c097-44e5-9f98-7884f5088cce tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] GET http://10.222.0.57/volume/v3/70b0767f7b14447699450c226fc47bbd/volumes/486a58e3-f8ed-4848-a06f-bcf5d2993f1a Dec 06 06:29:49.426305 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-fe364737-c097-44e5-9f98-7884f5088cce tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:29:49.426753 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:29:49.426753 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:29:49.427402 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-fe364737-c097-44e5-9f98-7884f5088cce tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:29:49.549696 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:29:49.549696 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:29:49.563764 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-fe364737-c097-44e5-9f98-7884f5088cce tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] Volume info retrieved successfully. Dec 06 06:29:49.610315 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-fe364737-c097-44e5-9f98-7884f5088cce tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] http://10.222.0.57/volume/v3/70b0767f7b14447699450c226fc47bbd/volumes/486a58e3-f8ed-4848-a06f-bcf5d2993f1a returned with HTTP 200 Dec 06 06:29:49.623645 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 412/809] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:29:49 2020] GET /volume/v3/70b0767f7b14447699450c226fc47bbd/volumes/486a58e3-f8ed-4848-a06f-bcf5d2993f1a => generated 919 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:29:50.627570 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-ee6f17d0-50a4-4d45-a1bd-393ea4b32a40 tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] GET http://10.222.0.57/volume/v3/70b0767f7b14447699450c226fc47bbd/volumes/486a58e3-f8ed-4848-a06f-bcf5d2993f1a Dec 06 06:29:50.628937 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-ee6f17d0-50a4-4d45-a1bd-393ea4b32a40 tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:29:50.629386 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:29:50.629386 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:29:50.630039 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-ee6f17d0-50a4-4d45-a1bd-393ea4b32a40 tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:29:50.677460 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-ee6f17d0-50a4-4d45-a1bd-393ea4b32a40 tempest-ServerRescueNegativeTestJSON-971215154 tempest-ServerRescueNegativeTestJSON-971215154] http://10.222.0.57/volume/v3/70b0767f7b14447699450c226fc47bbd/volumes/486a58e3-f8ed-4848-a06f-bcf5d2993f1a returned with HTTP 404 Dec 06 06:29:50.678880 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 398/810] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:29:50 2020] GET /volume/v3/70b0767f7b14447699450c226fc47bbd/volumes/486a58e3-f8ed-4848-a06f-bcf5d2993f1a => generated 109 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 06 06:31:01.211968 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-4b43164d-9c79-49cb-b1c5-e8fe1cf7b251 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] POST http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes Dec 06 06:31:01.212731 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:31:01.212731 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:31:01.213152 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-4b43164d-9c79-49cb-b1c5-e8fe1cf7b251 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1295931464"}} {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 06 06:31:01.214814 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.v3.volumes [None req-4b43164d-9c79-49cb-b1c5-e8fe1cf7b251 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1295931464'}} {{(pid=88144) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 06 06:31:01.216230 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.v3.volumes [None req-4b43164d-9c79-49cb-b1c5-e8fe1cf7b251 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Create volume of 1 GB Dec 06 06:31:01.236019 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-4b43164d-9c79-49cb-b1c5-e8fe1cf7b251 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Availability Zones retrieved successfully. Dec 06 06:31:01.260387 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-4b43164d-9c79-49cb-b1c5-e8fe1cf7b251 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Flow 'volume_create_api' (1c7a600d-25c7-474e-bf07-a4a3afac2b6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88144) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 06 06:31:01.265286 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-4b43164d-9c79-49cb-b1c5-e8fe1cf7b251 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8081e92-77b1-4e08-88e0-ddb61e30b632) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:31:01.268354 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.flows.api.create_volume [None req-4b43164d-9c79-49cb-b1c5-e8fe1cf7b251 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Validating volume size '1' using validate_int {{(pid=88144) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 06 06:31:01.354183 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-4b43164d-9c79-49cb-b1c5-e8fe1cf7b251 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8081e92-77b1-4e08-88e0-ddb61e30b632) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-06T05:47:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=30b7e6de-5d37-476d-b3c0-b2aec991b5a5,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '30b7e6de-5d37-476d-b3c0-b2aec991b5a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:31:01.358062 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-4b43164d-9c79-49cb-b1c5-e8fe1cf7b251 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37f8af0d-9040-485f-93ba-ee07a11b4a47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:31:01.511262 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.quota [None req-4b43164d-9c79-49cb-b1c5-e8fe1cf7b251 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Created reservations ['fafa73ba-2c75-4820-8061-017a094289e5', '0664624b-2d4d-43cb-80c7-7893df6c69eb', 'fb860749-6c50-4726-aeba-4b575514b49b', '33b1591d-0792-4899-b157-ea1ac3ca928a'] {{(pid=88144) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 06 06:31:01.515288 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-4b43164d-9c79-49cb-b1c5-e8fe1cf7b251 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37f8af0d-9040-485f-93ba-ee07a11b4a47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fafa73ba-2c75-4820-8061-017a094289e5', '0664624b-2d4d-43cb-80c7-7893df6c69eb', 'fb860749-6c50-4726-aeba-4b575514b49b', '33b1591d-0792-4899-b157-ea1ac3ca928a']}' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:31:01.519079 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-4b43164d-9c79-49cb-b1c5-e8fe1cf7b251 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b7ccf23-8d4e-4f12-abd2-b648bf169fd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:31:01.618567 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-4b43164d-9c79-49cb-b1c5-e8fe1cf7b251 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b7ccf23-8d4e-4f12-abd2-b648bf169fd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e63e68a4-4f5c-4cd5-ab9f-20076bf5e893', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1295931464',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='144309923d9f421099225acf981cd6f0',qos_specs=None,replication_status=,reservations=['fafa73ba-2c75-4820-8061-017a094289e5','0664624b-2d4d-43cb-80c7-7893df6c69eb','fb860749-6c50-4726-aeba-4b575514b49b','33b1591d-0792-4899-b157-ea1ac3ca928a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb49fb224aed4a09baa46ee1766834d7',volume_type_id=30b7e6de-5d37-476d-b3c0-b2aec991b5a5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-06T06:31:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1295931464',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e63e68a4-4f5c-4cd5-ab9f-20076bf5e893,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='144309923d9f421099225acf981cd6f0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='fb49fb224aed4a09baa46ee1766834d7',volume_attachment=,volume_type=,volume_type_id=30b7e6de-5d37-476d-b3c0-b2aec991b5a5)}' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:31:01.620855 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-4b43164d-9c79-49cb-b1c5-e8fe1cf7b251 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42d68304-6baf-4ed9-9378-6385687b11f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:31:01.653562 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-4b43164d-9c79-49cb-b1c5-e8fe1cf7b251 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42d68304-6baf-4ed9-9378-6385687b11f1) transitioned into state 'SUCCESS' from state '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-1295931464',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='144309923d9f421099225acf981cd6f0',qos_specs=None,replication_status=,reservations=['fafa73ba-2c75-4820-8061-017a094289e5','0664624b-2d4d-43cb-80c7-7893df6c69eb','fb860749-6c50-4726-aeba-4b575514b49b','33b1591d-0792-4899-b157-ea1ac3ca928a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb49fb224aed4a09baa46ee1766834d7',volume_type_id=30b7e6de-5d37-476d-b3c0-b2aec991b5a5)}' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:31:01.656410 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-4b43164d-9c79-49cb-b1c5-e8fe1cf7b251 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (203b2902-a9b7-412d-bf17-2b73ad758754) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:31:01.675137 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-4b43164d-9c79-49cb-b1c5-e8fe1cf7b251 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (203b2902-a9b7-412d-bf17-2b73ad758754) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:31:01.678210 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-4b43164d-9c79-49cb-b1c5-e8fe1cf7b251 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Flow 'volume_create_api' (1c7a600d-25c7-474e-bf07-a4a3afac2b6f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88144) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 06 06:31:01.742025 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-4b43164d-9c79-49cb-b1c5-e8fe1cf7b251 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Create volume request issued successfully. Dec 06 06:31:01.758651 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-4b43164d-9c79-49cb-b1c5-e8fe1cf7b251 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes returned with HTTP 202 Dec 06 06:31:01.769932 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 413/811] 10.222.0.57 () {60 vars in 1225 bytes} [Sun Dec 6 06:31:01 2020] POST /volume/v3/144309923d9f421099225acf981cd6f0/volumes => generated 820 bytes in 552 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 06 06:31:01.774761 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-c8aab38c-02ed-4ced-b606-09a081c2d980 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] GET http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/e63e68a4-4f5c-4cd5-ab9f-20076bf5e893 Dec 06 06:31:01.775586 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-c8aab38c-02ed-4ced-b606-09a081c2d980 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:31:01.776239 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-c8aab38c-02ed-4ced-b606-09a081c2d980 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:31:01.836752 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:31:01.836752 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:31:01.846694 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-c8aab38c-02ed-4ced-b606-09a081c2d980 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Volume info retrieved successfully. Dec 06 06:31:01.874981 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-c8aab38c-02ed-4ced-b606-09a081c2d980 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/e63e68a4-4f5c-4cd5-ab9f-20076bf5e893 returned with HTTP 200 Dec 06 06:31:01.875998 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 399/812] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:31:01 2020] GET /volume/v3/144309923d9f421099225acf981cd6f0/volumes/e63e68a4-4f5c-4cd5-ab9f-20076bf5e893 => generated 888 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:31:02.893512 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-649fdf01-03e9-46b9-a910-46c410ee091b tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] GET http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/e63e68a4-4f5c-4cd5-ab9f-20076bf5e893 Dec 06 06:31:02.894043 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-649fdf01-03e9-46b9-a910-46c410ee091b tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:31:02.894262 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:31:02.894262 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:31:02.894632 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-649fdf01-03e9-46b9-a910-46c410ee091b tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:31:02.980164 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:31:02.980164 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:31:02.992701 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-649fdf01-03e9-46b9-a910-46c410ee091b tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Volume info retrieved successfully. Dec 06 06:31:03.025299 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-649fdf01-03e9-46b9-a910-46c410ee091b tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/e63e68a4-4f5c-4cd5-ab9f-20076bf5e893 returned with HTTP 200 Dec 06 06:31:03.026450 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 414/813] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:31:02 2020] GET /volume/v3/144309923d9f421099225acf981cd6f0/volumes/e63e68a4-4f5c-4cd5-ab9f-20076bf5e893 => generated 913 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:31:03.505930 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-bea8b6cd-f592-4ce0-9cd5-d2032b2746ae req-52410449-e5a7-4fa9-9d42-557fa2b0701c tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] GET http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/e63e68a4-4f5c-4cd5-ab9f-20076bf5e893 Dec 06 06:31:03.506746 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-bea8b6cd-f592-4ce0-9cd5-d2032b2746ae req-52410449-e5a7-4fa9-9d42-557fa2b0701c tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:31:03.507121 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:31:03.507121 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:31:03.508035 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-bea8b6cd-f592-4ce0-9cd5-d2032b2746ae req-52410449-e5a7-4fa9-9d42-557fa2b0701c tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:31:03.571146 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:31:03.571146 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:31:03.585799 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [req-bea8b6cd-f592-4ce0-9cd5-d2032b2746ae req-52410449-e5a7-4fa9-9d42-557fa2b0701c tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Volume info retrieved successfully. Dec 06 06:31:03.611057 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-bea8b6cd-f592-4ce0-9cd5-d2032b2746ae req-52410449-e5a7-4fa9-9d42-557fa2b0701c tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/e63e68a4-4f5c-4cd5-ab9f-20076bf5e893 returned with HTTP 200 Dec 06 06:31:03.612389 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 400/814] 10.222.0.57 () {60 vars in 1569 bytes} [Sun Dec 6 06:31:03 2020] GET /volume/v3/144309923d9f421099225acf981cd6f0/volumes/e63e68a4-4f5c-4cd5-ab9f-20076bf5e893 => generated 913 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:31:03.706709 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-649fdf01-03e9-46b9-a910-46c410ee091b tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] GET http://10.222.0.57/volume// Dec 06 06:31:03.707198 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-649fdf01-03e9-46b9-a910-46c410ee091b tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:31:03.707423 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:31:03.707423 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:31:03.707803 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-649fdf01-03e9-46b9-a910-46c410ee091b tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Calling method 'all' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:31:03.709034 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-649fdf01-03e9-46b9-a910-46c410ee091b tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] http://10.222.0.57/volume// returned with HTTP 300 Dec 06 06:31:03.709794 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 415/815] 10.222.0.57 () {58 vars in 1289 bytes} [Sun Dec 6 06:31:03 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 06 06:31:03.734363 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-bea8b6cd-f592-4ce0-9cd5-d2032b2746ae req-51e6598e-d97c-4894-881c-93d4dffee984 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] POST http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/attachments Dec 06 06:31:03.735252 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:31:03.735252 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:31:03.735965 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-bea8b6cd-f592-4ce0-9cd5-d2032b2746ae req-51e6598e-d97c-4894-881c-93d4dffee984 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e63e68a4-4f5c-4cd5-ab9f-20076bf5e893", "instance_uuid": "c5258863-203d-42a7-8ac8-bd9afee12e50", "connector": null}} {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 06 06:31:03.813190 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:31:03.813190 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:31:03.888910 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-bea8b6cd-f592-4ce0-9cd5-d2032b2746ae req-51e6598e-d97c-4894-881c-93d4dffee984 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/attachments returned with HTTP 200 Dec 06 06:31:03.890150 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 401/816] 10.222.0.57 () {66 vars in 1565 bytes} [Sun Dec 6 06:31:03 2020] POST /volume/v3/144309923d9f421099225acf981cd6f0/attachments => generated 273 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 06 06:31:03.932933 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-7709c3c3-0861-4977-b1ce-414e6fb4f1d9 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] GET http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/e63e68a4-4f5c-4cd5-ab9f-20076bf5e893 Dec 06 06:31:03.939234 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-7709c3c3-0861-4977-b1ce-414e6fb4f1d9 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:31:03.939783 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-7709c3c3-0861-4977-b1ce-414e6fb4f1d9 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:31:03.977643 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-bea8b6cd-f592-4ce0-9cd5-d2032b2746ae req-51e6598e-d97c-4894-881c-93d4dffee984 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] GET http://10.222.0.57/volume// Dec 06 06:31:03.977643 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-bea8b6cd-f592-4ce0-9cd5-d2032b2746ae req-51e6598e-d97c-4894-881c-93d4dffee984 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:31:03.977643 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:31:03.977643 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:31:03.989194 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-bea8b6cd-f592-4ce0-9cd5-d2032b2746ae req-51e6598e-d97c-4894-881c-93d4dffee984 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Calling method 'all' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:31:03.992674 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-bea8b6cd-f592-4ce0-9cd5-d2032b2746ae req-51e6598e-d97c-4894-881c-93d4dffee984 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] http://10.222.0.57/volume// returned with HTTP 300 Dec 06 06:31:03.993497 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 402/817] 10.222.0.55 () {56 vars in 1089 bytes} [Sun Dec 6 06:31:03 2020] GET /volume/ => generated 754 bytes in 17 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 06 06:31:04.004049 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:31:04.004049 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:31:04.007304 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-bea8b6cd-f592-4ce0-9cd5-d2032b2746ae req-ee648ac4-3ff3-4988-bff5-3124de8ec0a1 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] GET http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/e63e68a4-4f5c-4cd5-ab9f-20076bf5e893 Dec 06 06:31:04.007883 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-bea8b6cd-f592-4ce0-9cd5-d2032b2746ae req-ee648ac4-3ff3-4988-bff5-3124de8ec0a1 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:31:04.008368 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-bea8b6cd-f592-4ce0-9cd5-d2032b2746ae req-ee648ac4-3ff3-4988-bff5-3124de8ec0a1 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:31:04.017618 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-7709c3c3-0861-4977-b1ce-414e6fb4f1d9 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Volume info retrieved successfully. Dec 06 06:31:04.055568 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:31:04.055568 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:31:04.067498 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-7709c3c3-0861-4977-b1ce-414e6fb4f1d9 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/e63e68a4-4f5c-4cd5-ab9f-20076bf5e893 returned with HTTP 200 Dec 06 06:31:04.068803 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 416/818] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:31:03 2020] GET /volume/v3/144309923d9f421099225acf981cd6f0/volumes/e63e68a4-4f5c-4cd5-ab9f-20076bf5e893 => generated 912 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:31:04.078164 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:31:04.078164 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:31:04.087642 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [req-bea8b6cd-f592-4ce0-9cd5-d2032b2746ae req-ee648ac4-3ff3-4988-bff5-3124de8ec0a1 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Volume info retrieved successfully. Dec 06 06:31:04.111754 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:31:04.111754 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:31:04.122612 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-bea8b6cd-f592-4ce0-9cd5-d2032b2746ae req-ee648ac4-3ff3-4988-bff5-3124de8ec0a1 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/e63e68a4-4f5c-4cd5-ab9f-20076bf5e893 returned with HTTP 200 Dec 06 06:31:04.123885 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 403/819] 10.222.0.55 () {60 vars in 1403 bytes} [Sun Dec 6 06:31:04 2020] GET /volume/v3/144309923d9f421099225acf981cd6f0/volumes/e63e68a4-4f5c-4cd5-ab9f-20076bf5e893 => generated 1011 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Dec 06 06:31:04.158679 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-bea8b6cd-f592-4ce0-9cd5-d2032b2746ae req-dec7273f-68cd-4d56-ad74-1de04d5d0160 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] PUT http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/attachments/92216b99-8146-49c2-877f-1dcd1b68a917 Dec 06 06:31:04.159187 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:31:04.159187 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:31:04.159762 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-bea8b6cd-f592-4ce0-9cd5-d2032b2746ae req-dec7273f-68cd-4d56-ad74-1de04d5d0160 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.55", "host": "n-h2-765311-2", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765311-2.cbci-765311-2.local", "mountpoint": "/dev/sdb"}}} {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 06 06:31:04.192523 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 06 06:31:04.192523 n-d-765311-2 devstack@c-api.service[88143]: return self.call(f, *args, **kw) Dec 06 06:31:04.193339 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.coordination [req-bea8b6cd-f592-4ce0-9cd5-d2032b2746ae req-dec7273f-68cd-4d56-ad74-1de04d5d0160 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Lock "b'cinder-attachment_update-e63e68a4-4f5c-4cd5-ab9f-20076bf5e893-n-h2-765311-2'" acquired by "attachment_update" :: waited 0.013s {{(pid=88144) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 06 06:31:04.196109 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:31:04.196109 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:31:05.084826 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-9056fc9c-0368-4168-a13d-5c973a702fcc tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] GET http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/e63e68a4-4f5c-4cd5-ab9f-20076bf5e893 Dec 06 06:31:05.085918 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-9056fc9c-0368-4168-a13d-5c973a702fcc tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:31:05.086346 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:31:05.086346 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:31:05.087017 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-9056fc9c-0368-4168-a13d-5c973a702fcc tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:31:05.198642 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:31:05.198642 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:31:05.210240 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-9056fc9c-0368-4168-a13d-5c973a702fcc tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Volume info retrieved successfully. Dec 06 06:31:05.231291 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:31:05.231291 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:31:05.241454 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-9056fc9c-0368-4168-a13d-5c973a702fcc tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/e63e68a4-4f5c-4cd5-ab9f-20076bf5e893 returned with HTTP 200 Dec 06 06:31:05.242857 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 404/820] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:31:05 2020] GET /volume/v3/144309923d9f421099225acf981cd6f0/volumes/e63e68a4-4f5c-4cd5-ab9f-20076bf5e893 => generated 912 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:31:05.790851 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.coordination [req-bea8b6cd-f592-4ce0-9cd5-d2032b2746ae req-dec7273f-68cd-4d56-ad74-1de04d5d0160 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Lock "b'cinder-attachment_update-e63e68a4-4f5c-4cd5-ab9f-20076bf5e893-n-h2-765311-2'" released by "attachment_update" :: held 1.598s {{(pid=88144) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 06 06:31:05.791738 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-bea8b6cd-f592-4ce0-9cd5-d2032b2746ae req-dec7273f-68cd-4d56-ad74-1de04d5d0160 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/attachments/92216b99-8146-49c2-877f-1dcd1b68a917 returned with HTTP 200 Dec 06 06:31:05.792855 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 417/821] 10.222.0.55 () {64 vars in 1468 bytes} [Sun Dec 6 06:31:04 2020] PUT /volume/v3/144309923d9f421099225acf981cd6f0/attachments/92216b99-8146-49c2-877f-1dcd1b68a917 => generated 762 bytes in 1639 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 06 06:31:06.261070 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-177a9710-3721-4c1a-8755-63338c6bcd58 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] GET http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/e63e68a4-4f5c-4cd5-ab9f-20076bf5e893 Dec 06 06:31:06.261665 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-177a9710-3721-4c1a-8755-63338c6bcd58 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:31:06.262327 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:31:06.262327 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:31:06.262966 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-177a9710-3721-4c1a-8755-63338c6bcd58 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:31:06.326120 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:31:06.326120 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:31:06.335774 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-177a9710-3721-4c1a-8755-63338c6bcd58 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Volume info retrieved successfully. Dec 06 06:31:06.361594 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:31:06.361594 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:31:06.372110 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-177a9710-3721-4c1a-8755-63338c6bcd58 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/e63e68a4-4f5c-4cd5-ab9f-20076bf5e893 returned with HTTP 200 Dec 06 06:31:06.373695 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 405/822] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:31:06 2020] GET /volume/v3/144309923d9f421099225acf981cd6f0/volumes/e63e68a4-4f5c-4cd5-ab9f-20076bf5e893 => generated 913 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:31:07.390318 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-93787687-2550-41a5-b154-2dad82079bba tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] GET http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/e63e68a4-4f5c-4cd5-ab9f-20076bf5e893 Dec 06 06:31:07.391794 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-93787687-2550-41a5-b154-2dad82079bba tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:31:07.392502 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:31:07.392502 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:31:07.393382 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-93787687-2550-41a5-b154-2dad82079bba tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:31:07.454216 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:31:07.454216 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:31:07.463549 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-93787687-2550-41a5-b154-2dad82079bba tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Volume info retrieved successfully. Dec 06 06:31:07.490188 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:31:07.490188 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:31:07.501086 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-93787687-2550-41a5-b154-2dad82079bba tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/e63e68a4-4f5c-4cd5-ab9f-20076bf5e893 returned with HTTP 200 Dec 06 06:31:07.502238 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 418/823] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:31:07 2020] GET /volume/v3/144309923d9f421099225acf981cd6f0/volumes/e63e68a4-4f5c-4cd5-ab9f-20076bf5e893 => generated 913 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:31:07.625097 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-7485f284-81bb-4ca8-ad55-e658b7461889 tempest-AttachVolumeShelveTestJSON-1132818255 tempest-AttachVolumeShelveTestJSON-1132818255] POST http://10.222.0.57/volume/v3/78f11056a778404183dbe3d681010ae8/volumes Dec 06 06:31:07.625474 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:31:07.625474 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:31:07.626190 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-7485f284-81bb-4ca8-ad55-e658b7461889 tempest-AttachVolumeShelveTestJSON-1132818255 tempest-AttachVolumeShelveTestJSON-1132818255] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-2055716420"}} {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 06 06:31:07.627449 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.v3.volumes [None req-7485f284-81bb-4ca8-ad55-e658b7461889 tempest-AttachVolumeShelveTestJSON-1132818255 tempest-AttachVolumeShelveTestJSON-1132818255] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-2055716420'}} {{(pid=88145) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 06 06:31:07.627982 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.v3.volumes [None req-7485f284-81bb-4ca8-ad55-e658b7461889 tempest-AttachVolumeShelveTestJSON-1132818255 tempest-AttachVolumeShelveTestJSON-1132818255] Create volume of 1 GB Dec 06 06:31:07.642850 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-7485f284-81bb-4ca8-ad55-e658b7461889 tempest-AttachVolumeShelveTestJSON-1132818255 tempest-AttachVolumeShelveTestJSON-1132818255] Availability Zones retrieved successfully. Dec 06 06:31:07.664235 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-7485f284-81bb-4ca8-ad55-e658b7461889 tempest-AttachVolumeShelveTestJSON-1132818255 tempest-AttachVolumeShelveTestJSON-1132818255] Flow 'volume_create_api' (f13d9e63-d319-4318-bd7f-d98dda08cc3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88145) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 06 06:31:07.668343 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-7485f284-81bb-4ca8-ad55-e658b7461889 tempest-AttachVolumeShelveTestJSON-1132818255 tempest-AttachVolumeShelveTestJSON-1132818255] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10c94f4a-b8fd-4e18-a7fa-805bb56a851a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:31:07.672129 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.flows.api.create_volume [None req-7485f284-81bb-4ca8-ad55-e658b7461889 tempest-AttachVolumeShelveTestJSON-1132818255 tempest-AttachVolumeShelveTestJSON-1132818255] Validating volume size '1' using validate_int {{(pid=88145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 06 06:31:07.757402 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-7485f284-81bb-4ca8-ad55-e658b7461889 tempest-AttachVolumeShelveTestJSON-1132818255 tempest-AttachVolumeShelveTestJSON-1132818255] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10c94f4a-b8fd-4e18-a7fa-805bb56a851a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-06T05:47:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=30b7e6de-5d37-476d-b3c0-b2aec991b5a5,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '30b7e6de-5d37-476d-b3c0-b2aec991b5a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:31:07.759746 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-7485f284-81bb-4ca8-ad55-e658b7461889 tempest-AttachVolumeShelveTestJSON-1132818255 tempest-AttachVolumeShelveTestJSON-1132818255] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f156471e-990b-4636-a2cf-91be85747583) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:31:07.865080 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.quota [None req-7485f284-81bb-4ca8-ad55-e658b7461889 tempest-AttachVolumeShelveTestJSON-1132818255 tempest-AttachVolumeShelveTestJSON-1132818255] Created reservations ['09146140-8f7d-4a58-be60-fb3568e50a05', '9ba1ce62-a6ef-4a6e-b076-59e1f2a5a35f', '300666d0-f8f8-406a-949e-1820b8a645ad', '8200de8e-c10d-41ed-8aa8-3cbdd37e3fde'] {{(pid=88145) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 06 06:31:07.866948 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-7485f284-81bb-4ca8-ad55-e658b7461889 tempest-AttachVolumeShelveTestJSON-1132818255 tempest-AttachVolumeShelveTestJSON-1132818255] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f156471e-990b-4636-a2cf-91be85747583) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['09146140-8f7d-4a58-be60-fb3568e50a05', '9ba1ce62-a6ef-4a6e-b076-59e1f2a5a35f', '300666d0-f8f8-406a-949e-1820b8a645ad', '8200de8e-c10d-41ed-8aa8-3cbdd37e3fde']}' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:31:07.869806 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-7485f284-81bb-4ca8-ad55-e658b7461889 tempest-AttachVolumeShelveTestJSON-1132818255 tempest-AttachVolumeShelveTestJSON-1132818255] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bba345aa-36ef-4570-aa38-21a8fa829cc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:31:07.982245 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-7485f284-81bb-4ca8-ad55-e658b7461889 tempest-AttachVolumeShelveTestJSON-1132818255 tempest-AttachVolumeShelveTestJSON-1132818255] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bba345aa-36ef-4570-aa38-21a8fa829cc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8004507a-96ee-4e0f-8bdd-bf8ab5ddce87', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-2055716420',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='78f11056a778404183dbe3d681010ae8',qos_specs=None,replication_status=,reservations=['09146140-8f7d-4a58-be60-fb3568e50a05','9ba1ce62-a6ef-4a6e-b076-59e1f2a5a35f','300666d0-f8f8-406a-949e-1820b8a645ad','8200de8e-c10d-41ed-8aa8-3cbdd37e3fde'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d3aa5b22dd24e808a853ce793202864',volume_type_id=30b7e6de-5d37-476d-b3c0-b2aec991b5a5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-06T06:31:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-2055716420',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8004507a-96ee-4e0f-8bdd-bf8ab5ddce87,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='78f11056a778404183dbe3d681010ae8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='9d3aa5b22dd24e808a853ce793202864',volume_attachment=,volume_type=,volume_type_id=30b7e6de-5d37-476d-b3c0-b2aec991b5a5)}' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:31:07.985290 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-7485f284-81bb-4ca8-ad55-e658b7461889 tempest-AttachVolumeShelveTestJSON-1132818255 tempest-AttachVolumeShelveTestJSON-1132818255] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (527b3526-a30e-43f6-b7d1-0be7697d762a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:31:08.017383 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-7485f284-81bb-4ca8-ad55-e658b7461889 tempest-AttachVolumeShelveTestJSON-1132818255 tempest-AttachVolumeShelveTestJSON-1132818255] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (527b3526-a30e-43f6-b7d1-0be7697d762a) transitioned into state 'SUCCESS' from state '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-2055716420',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='78f11056a778404183dbe3d681010ae8',qos_specs=None,replication_status=,reservations=['09146140-8f7d-4a58-be60-fb3568e50a05','9ba1ce62-a6ef-4a6e-b076-59e1f2a5a35f','300666d0-f8f8-406a-949e-1820b8a645ad','8200de8e-c10d-41ed-8aa8-3cbdd37e3fde'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d3aa5b22dd24e808a853ce793202864',volume_type_id=30b7e6de-5d37-476d-b3c0-b2aec991b5a5)}' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:31:08.019456 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-7485f284-81bb-4ca8-ad55-e658b7461889 tempest-AttachVolumeShelveTestJSON-1132818255 tempest-AttachVolumeShelveTestJSON-1132818255] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (04380032-2670-4828-9002-40bf48ef573e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:31:08.037446 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-7485f284-81bb-4ca8-ad55-e658b7461889 tempest-AttachVolumeShelveTestJSON-1132818255 tempest-AttachVolumeShelveTestJSON-1132818255] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (04380032-2670-4828-9002-40bf48ef573e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:31:08.040199 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-7485f284-81bb-4ca8-ad55-e658b7461889 tempest-AttachVolumeShelveTestJSON-1132818255 tempest-AttachVolumeShelveTestJSON-1132818255] Flow 'volume_create_api' (f13d9e63-d319-4318-bd7f-d98dda08cc3e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88145) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 06 06:31:08.098235 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-7485f284-81bb-4ca8-ad55-e658b7461889 tempest-AttachVolumeShelveTestJSON-1132818255 tempest-AttachVolumeShelveTestJSON-1132818255] Create volume request issued successfully. Dec 06 06:31:08.118015 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-7485f284-81bb-4ca8-ad55-e658b7461889 tempest-AttachVolumeShelveTestJSON-1132818255 tempest-AttachVolumeShelveTestJSON-1132818255] http://10.222.0.57/volume/v3/78f11056a778404183dbe3d681010ae8/volumes returned with HTTP 202 Dec 06 06:31:08.119435 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 406/824] 10.222.0.57 () {60 vars in 1225 bytes} [Sun Dec 6 06:31:07 2020] POST /volume/v3/78f11056a778404183dbe3d681010ae8/volumes => generated 826 bytes in 499 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 06 06:31:08.133744 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-b22d5b2f-d8ca-470d-b8f0-a95223bf6c0c tempest-AttachVolumeShelveTestJSON-1132818255 tempest-AttachVolumeShelveTestJSON-1132818255] GET http://10.222.0.57/volume/v3/78f11056a778404183dbe3d681010ae8/volumes/8004507a-96ee-4e0f-8bdd-bf8ab5ddce87 Dec 06 06:31:08.134478 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-b22d5b2f-d8ca-470d-b8f0-a95223bf6c0c tempest-AttachVolumeShelveTestJSON-1132818255 tempest-AttachVolumeShelveTestJSON-1132818255] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:31:08.134865 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:31:08.134865 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:31:08.135480 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-b22d5b2f-d8ca-470d-b8f0-a95223bf6c0c tempest-AttachVolumeShelveTestJSON-1132818255 tempest-AttachVolumeShelveTestJSON-1132818255] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:31:08.218671 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:31:08.218671 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:31:08.238823 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-b22d5b2f-d8ca-470d-b8f0-a95223bf6c0c tempest-AttachVolumeShelveTestJSON-1132818255 tempest-AttachVolumeShelveTestJSON-1132818255] Volume info retrieved successfully. Dec 06 06:31:08.287322 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-b22d5b2f-d8ca-470d-b8f0-a95223bf6c0c tempest-AttachVolumeShelveTestJSON-1132818255 tempest-AttachVolumeShelveTestJSON-1132818255] http://10.222.0.57/volume/v3/78f11056a778404183dbe3d681010ae8/volumes/8004507a-96ee-4e0f-8bdd-bf8ab5ddce87 returned with HTTP 200 Dec 06 06:31:08.288211 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 419/825] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:31:08 2020] GET /volume/v3/78f11056a778404183dbe3d681010ae8/volumes/8004507a-96ee-4e0f-8bdd-bf8ab5ddce87 => generated 894 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:31:08.519870 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-751e3950-125a-4f18-b0a3-e8dde4535074 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] GET http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/e63e68a4-4f5c-4cd5-ab9f-20076bf5e893 Dec 06 06:31:08.521380 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-751e3950-125a-4f18-b0a3-e8dde4535074 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:31:08.521937 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:31:08.521937 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:31:08.522515 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-751e3950-125a-4f18-b0a3-e8dde4535074 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:31:08.647449 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:31:08.647449 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:31:08.659403 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-751e3950-125a-4f18-b0a3-e8dde4535074 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Volume info retrieved successfully. Dec 06 06:31:08.688999 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:31:08.688999 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:31:08.701717 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-751e3950-125a-4f18-b0a3-e8dde4535074 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/e63e68a4-4f5c-4cd5-ab9f-20076bf5e893 returned with HTTP 200 Dec 06 06:31:08.703573 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 407/826] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:31:08 2020] GET /volume/v3/144309923d9f421099225acf981cd6f0/volumes/e63e68a4-4f5c-4cd5-ab9f-20076bf5e893 => generated 913 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:31:09.307156 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-4e5656fb-9fd5-4ecf-b0d8-c4829ba5e023 tempest-AttachVolumeShelveTestJSON-1132818255 tempest-AttachVolumeShelveTestJSON-1132818255] GET http://10.222.0.57/volume/v3/78f11056a778404183dbe3d681010ae8/volumes/8004507a-96ee-4e0f-8bdd-bf8ab5ddce87 Dec 06 06:31:09.307675 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-4e5656fb-9fd5-4ecf-b0d8-c4829ba5e023 tempest-AttachVolumeShelveTestJSON-1132818255 tempest-AttachVolumeShelveTestJSON-1132818255] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:31:09.307871 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:31:09.307871 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:31:09.308540 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-4e5656fb-9fd5-4ecf-b0d8-c4829ba5e023 tempest-AttachVolumeShelveTestJSON-1132818255 tempest-AttachVolumeShelveTestJSON-1132818255] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:31:09.392664 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:31:09.392664 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:31:09.401970 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-4e5656fb-9fd5-4ecf-b0d8-c4829ba5e023 tempest-AttachVolumeShelveTestJSON-1132818255 tempest-AttachVolumeShelveTestJSON-1132818255] Volume info retrieved successfully. Dec 06 06:31:09.428360 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-4e5656fb-9fd5-4ecf-b0d8-c4829ba5e023 tempest-AttachVolumeShelveTestJSON-1132818255 tempest-AttachVolumeShelveTestJSON-1132818255] http://10.222.0.57/volume/v3/78f11056a778404183dbe3d681010ae8/volumes/8004507a-96ee-4e0f-8bdd-bf8ab5ddce87 returned with HTTP 200 Dec 06 06:31:09.429478 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 420/827] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:31:09 2020] GET /volume/v3/78f11056a778404183dbe3d681010ae8/volumes/8004507a-96ee-4e0f-8bdd-bf8ab5ddce87 => generated 919 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:31:09.719056 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-ecace38a-74ec-4b85-a235-514b2017c387 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] GET http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/e63e68a4-4f5c-4cd5-ab9f-20076bf5e893 Dec 06 06:31:09.719753 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-ecace38a-74ec-4b85-a235-514b2017c387 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:31:09.720083 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:31:09.720083 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:31:09.720662 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-ecace38a-74ec-4b85-a235-514b2017c387 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:31:09.785301 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:31:09.785301 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:31:09.795216 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-ecace38a-74ec-4b85-a235-514b2017c387 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Volume info retrieved successfully. Dec 06 06:31:09.817676 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:31:09.817676 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:31:09.828787 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-ecace38a-74ec-4b85-a235-514b2017c387 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/e63e68a4-4f5c-4cd5-ab9f-20076bf5e893 returned with HTTP 200 Dec 06 06:31:09.829959 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 408/828] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:31:09 2020] GET /volume/v3/144309923d9f421099225acf981cd6f0/volumes/e63e68a4-4f5c-4cd5-ab9f-20076bf5e893 => generated 913 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:31:10.846747 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-fc3e44b1-7a4c-4a1c-8306-2f58ee4b4674 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] GET http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/e63e68a4-4f5c-4cd5-ab9f-20076bf5e893 Dec 06 06:31:10.847436 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-fc3e44b1-7a4c-4a1c-8306-2f58ee4b4674 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:31:10.847436 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:31:10.847436 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:31:10.847977 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-fc3e44b1-7a4c-4a1c-8306-2f58ee4b4674 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:31:10.954259 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:31:10.954259 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:31:10.977658 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-fc3e44b1-7a4c-4a1c-8306-2f58ee4b4674 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Volume info retrieved successfully. Dec 06 06:31:11.001126 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:31:11.001126 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:31:11.013553 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-fc3e44b1-7a4c-4a1c-8306-2f58ee4b4674 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/e63e68a4-4f5c-4cd5-ab9f-20076bf5e893 returned with HTTP 200 Dec 06 06:31:11.024424 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 421/829] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:31:10 2020] GET /volume/v3/144309923d9f421099225acf981cd6f0/volumes/e63e68a4-4f5c-4cd5-ab9f-20076bf5e893 => generated 913 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:31:11.911557 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-bea8b6cd-f592-4ce0-9cd5-d2032b2746ae req-cad28c8d-b164-4f8f-859d-9b65463ce6e0 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] POST http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/attachments/92216b99-8146-49c2-877f-1dcd1b68a917/action Dec 06 06:31:11.911557 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:31:11.911557 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:31:11.911557 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-bea8b6cd-f592-4ce0-9cd5-d2032b2746ae req-cad28c8d-b164-4f8f-859d-9b65463ce6e0 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Action body: b'{"os-complete": null}' {{(pid=88145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 06 06:31:11.911557 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-bea8b6cd-f592-4ce0-9cd5-d2032b2746ae req-cad28c8d-b164-4f8f-859d-9b65463ce6e0 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 06 06:31:12.031900 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-a4567efd-0a8d-40a4-9e95-39f29d432805 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] GET http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/e63e68a4-4f5c-4cd5-ab9f-20076bf5e893 Dec 06 06:31:12.032429 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-a4567efd-0a8d-40a4-9e95-39f29d432805 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:31:12.032647 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:31:12.032647 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:31:12.033044 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-a4567efd-0a8d-40a4-9e95-39f29d432805 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:31:12.036804 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:31:12.036804 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:31:12.062210 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-bea8b6cd-f592-4ce0-9cd5-d2032b2746ae req-cad28c8d-b164-4f8f-859d-9b65463ce6e0 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/attachments/92216b99-8146-49c2-877f-1dcd1b68a917/action returned with HTTP 204 Dec 06 06:31:12.064133 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 409/830] 10.222.0.55 () {64 vars in 1489 bytes} [Sun Dec 6 06:31:11 2020] POST /volume/v3/144309923d9f421099225acf981cd6f0/attachments/92216b99-8146-49c2-877f-1dcd1b68a917/action => generated 0 bytes in 164 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Dec 06 06:31:12.164443 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:31:12.164443 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:31:12.192278 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-a4567efd-0a8d-40a4-9e95-39f29d432805 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Volume info retrieved successfully. Dec 06 06:31:12.240694 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:31:12.240694 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:31:12.256033 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-a4567efd-0a8d-40a4-9e95-39f29d432805 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/e63e68a4-4f5c-4cd5-ab9f-20076bf5e893 returned with HTTP 200 Dec 06 06:31:12.257235 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 422/831] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:31:12 2020] GET /volume/v3/144309923d9f421099225acf981cd6f0/volumes/e63e68a4-4f5c-4cd5-ab9f-20076bf5e893 => generated 1205 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 06 06:31:13.381209 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-2108d308-3101-449a-a9f6-ac2b757b4ac8 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] POST http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes Dec 06 06:31:13.382015 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:31:13.382015 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:31:13.382406 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-2108d308-3101-449a-a9f6-ac2b757b4ac8 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1512012839"}} {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 06 06:31:13.383710 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.v3.volumes [None req-2108d308-3101-449a-a9f6-ac2b757b4ac8 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1512012839'}} {{(pid=88145) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 06 06:31:13.384244 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.v3.volumes [None req-2108d308-3101-449a-a9f6-ac2b757b4ac8 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Create volume of 1 GB Dec 06 06:31:13.398116 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-2108d308-3101-449a-a9f6-ac2b757b4ac8 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Availability Zones retrieved successfully. Dec 06 06:31:13.416313 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-2108d308-3101-449a-a9f6-ac2b757b4ac8 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Flow 'volume_create_api' (6be31469-f14d-4e54-9859-b9efc2419e83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88145) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 06 06:31:13.420356 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-2108d308-3101-449a-a9f6-ac2b757b4ac8 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11f5ceeb-c27c-4d43-9845-60a113d94c76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:31:13.423105 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.flows.api.create_volume [None req-2108d308-3101-449a-a9f6-ac2b757b4ac8 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Validating volume size '1' using validate_int {{(pid=88145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 06 06:31:13.502887 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-2108d308-3101-449a-a9f6-ac2b757b4ac8 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11f5ceeb-c27c-4d43-9845-60a113d94c76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-06T05:47:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=30b7e6de-5d37-476d-b3c0-b2aec991b5a5,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '30b7e6de-5d37-476d-b3c0-b2aec991b5a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:31:13.504949 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-2108d308-3101-449a-a9f6-ac2b757b4ac8 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0133ff1a-7dff-4b9b-bbcc-f0908b07b62e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:31:13.588582 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.quota [None req-2108d308-3101-449a-a9f6-ac2b757b4ac8 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Created reservations ['ebcef5ea-ed55-4ef4-8742-6f5ad2105e4f', '4e55e373-92e9-4f1d-81e2-471238016abd', 'e9b3219d-293c-492f-bbac-aee7f1bb2319', 'c511d02a-8391-419a-b499-0a76aef5d778'] {{(pid=88145) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 06 06:31:13.592350 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-2108d308-3101-449a-a9f6-ac2b757b4ac8 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0133ff1a-7dff-4b9b-bbcc-f0908b07b62e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ebcef5ea-ed55-4ef4-8742-6f5ad2105e4f', '4e55e373-92e9-4f1d-81e2-471238016abd', 'e9b3219d-293c-492f-bbac-aee7f1bb2319', 'c511d02a-8391-419a-b499-0a76aef5d778']}' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:31:13.595192 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-2108d308-3101-449a-a9f6-ac2b757b4ac8 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4d73dba-cea3-4f76-baae-320d546a89e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:31:13.685617 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-2108d308-3101-449a-a9f6-ac2b757b4ac8 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4d73dba-cea3-4f76-baae-320d546a89e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ece06648-c855-434f-b6ee-c4de6accb9fb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1512012839',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='144309923d9f421099225acf981cd6f0',qos_specs=None,replication_status=,reservations=['ebcef5ea-ed55-4ef4-8742-6f5ad2105e4f','4e55e373-92e9-4f1d-81e2-471238016abd','e9b3219d-293c-492f-bbac-aee7f1bb2319','c511d02a-8391-419a-b499-0a76aef5d778'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb49fb224aed4a09baa46ee1766834d7',volume_type_id=30b7e6de-5d37-476d-b3c0-b2aec991b5a5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-06T06:31:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1512012839',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ece06648-c855-434f-b6ee-c4de6accb9fb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='144309923d9f421099225acf981cd6f0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='fb49fb224aed4a09baa46ee1766834d7',volume_attachment=,volume_type=,volume_type_id=30b7e6de-5d37-476d-b3c0-b2aec991b5a5)}' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:31:13.687581 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-2108d308-3101-449a-a9f6-ac2b757b4ac8 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (676265dd-4085-4dd6-9dac-1731318a7df2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:31:13.719542 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-2108d308-3101-449a-a9f6-ac2b757b4ac8 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (676265dd-4085-4dd6-9dac-1731318a7df2) transitioned into state 'SUCCESS' from state '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-1512012839',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='144309923d9f421099225acf981cd6f0',qos_specs=None,replication_status=,reservations=['ebcef5ea-ed55-4ef4-8742-6f5ad2105e4f','4e55e373-92e9-4f1d-81e2-471238016abd','e9b3219d-293c-492f-bbac-aee7f1bb2319','c511d02a-8391-419a-b499-0a76aef5d778'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb49fb224aed4a09baa46ee1766834d7',volume_type_id=30b7e6de-5d37-476d-b3c0-b2aec991b5a5)}' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:31:13.721837 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-2108d308-3101-449a-a9f6-ac2b757b4ac8 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ea8b621-4a16-4377-a9c7-8037c80221f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:31:13.740782 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-2108d308-3101-449a-a9f6-ac2b757b4ac8 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ea8b621-4a16-4377-a9c7-8037c80221f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88145) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:31:13.743814 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-2108d308-3101-449a-a9f6-ac2b757b4ac8 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Flow 'volume_create_api' (6be31469-f14d-4e54-9859-b9efc2419e83) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88145) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 06 06:31:13.799680 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-2108d308-3101-449a-a9f6-ac2b757b4ac8 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Create volume request issued successfully. Dec 06 06:31:13.821893 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-2108d308-3101-449a-a9f6-ac2b757b4ac8 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes returned with HTTP 202 Dec 06 06:31:13.824867 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 410/832] 10.222.0.57 () {60 vars in 1225 bytes} [Sun Dec 6 06:31:13 2020] POST /volume/v3/144309923d9f421099225acf981cd6f0/volumes => generated 820 bytes in 448 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Dec 06 06:31:13.842514 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-39b919c8-27b9-4bfb-b5db-2e1ac4c45bcb tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] GET http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/ece06648-c855-434f-b6ee-c4de6accb9fb Dec 06 06:31:13.843110 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-39b919c8-27b9-4bfb-b5db-2e1ac4c45bcb tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:31:13.843329 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:31:13.843329 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:31:13.843707 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-39b919c8-27b9-4bfb-b5db-2e1ac4c45bcb tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:31:13.948332 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:31:13.948332 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:31:13.960440 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-39b919c8-27b9-4bfb-b5db-2e1ac4c45bcb tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Volume info retrieved successfully. Dec 06 06:31:14.013796 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-39b919c8-27b9-4bfb-b5db-2e1ac4c45bcb tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/ece06648-c855-434f-b6ee-c4de6accb9fb returned with HTTP 200 Dec 06 06:31:14.014602 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 423/833] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:31:13 2020] GET /volume/v3/144309923d9f421099225acf981cd6f0/volumes/ece06648-c855-434f-b6ee-c4de6accb9fb => generated 912 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:31:15.032709 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-03064397-1e4c-4c7d-8947-ebf168dd455f tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] GET http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/ece06648-c855-434f-b6ee-c4de6accb9fb Dec 06 06:31:15.033232 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-03064397-1e4c-4c7d-8947-ebf168dd455f tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:31:15.034508 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:31:15.034508 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:31:15.034508 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-03064397-1e4c-4c7d-8947-ebf168dd455f tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:31:15.100470 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:31:15.100470 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:31:15.119649 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-03064397-1e4c-4c7d-8947-ebf168dd455f tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Volume info retrieved successfully. Dec 06 06:31:15.144968 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-03064397-1e4c-4c7d-8947-ebf168dd455f tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/ece06648-c855-434f-b6ee-c4de6accb9fb returned with HTTP 200 Dec 06 06:31:15.146366 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 411/834] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:31:15 2020] GET /volume/v3/144309923d9f421099225acf981cd6f0/volumes/ece06648-c855-434f-b6ee-c4de6accb9fb => generated 913 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:31:15.460015 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-ed5677b9-d343-4906-9d73-e3b4272e4db0 req-9437c2b0-ee97-40b1-8334-fcddebf8d410 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] GET http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/ece06648-c855-434f-b6ee-c4de6accb9fb Dec 06 06:31:15.460536 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-ed5677b9-d343-4906-9d73-e3b4272e4db0 req-9437c2b0-ee97-40b1-8334-fcddebf8d410 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:31:15.460925 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:31:15.460925 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:31:15.461294 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-ed5677b9-d343-4906-9d73-e3b4272e4db0 req-9437c2b0-ee97-40b1-8334-fcddebf8d410 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:31:15.523779 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:31:15.523779 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:31:15.534564 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [req-ed5677b9-d343-4906-9d73-e3b4272e4db0 req-9437c2b0-ee97-40b1-8334-fcddebf8d410 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Volume info retrieved successfully. Dec 06 06:31:15.563693 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-ed5677b9-d343-4906-9d73-e3b4272e4db0 req-9437c2b0-ee97-40b1-8334-fcddebf8d410 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/ece06648-c855-434f-b6ee-c4de6accb9fb returned with HTTP 200 Dec 06 06:31:15.564746 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 424/835] 10.222.0.57 () {60 vars in 1569 bytes} [Sun Dec 6 06:31:15 2020] GET /volume/v3/144309923d9f421099225acf981cd6f0/volumes/ece06648-c855-434f-b6ee-c4de6accb9fb => generated 913 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:31:15.661631 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-03064397-1e4c-4c7d-8947-ebf168dd455f tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] GET http://10.222.0.57/volume// Dec 06 06:31:15.662451 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-03064397-1e4c-4c7d-8947-ebf168dd455f tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:31:15.662871 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:31:15.662871 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:31:15.663548 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-03064397-1e4c-4c7d-8947-ebf168dd455f tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Calling method 'all' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:31:15.665351 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-03064397-1e4c-4c7d-8947-ebf168dd455f tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] http://10.222.0.57/volume// returned with HTTP 300 Dec 06 06:31:15.666437 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 412/836] 10.222.0.57 () {58 vars in 1289 bytes} [Sun Dec 6 06:31:15 2020] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 06 06:31:15.681186 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-ed5677b9-d343-4906-9d73-e3b4272e4db0 req-cb1e2dc6-ff7b-406e-90e8-1389e49253fd tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] POST http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/attachments Dec 06 06:31:15.682040 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:31:15.682040 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:31:15.682782 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-ed5677b9-d343-4906-9d73-e3b4272e4db0 req-cb1e2dc6-ff7b-406e-90e8-1389e49253fd tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ece06648-c855-434f-b6ee-c4de6accb9fb", "instance_uuid": "c5258863-203d-42a7-8ac8-bd9afee12e50", "connector": null}} {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 06 06:31:15.735825 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:31:15.735825 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:31:15.794984 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-ed5677b9-d343-4906-9d73-e3b4272e4db0 req-cb1e2dc6-ff7b-406e-90e8-1389e49253fd tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/attachments returned with HTTP 200 Dec 06 06:31:15.804791 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 425/837] 10.222.0.57 () {66 vars in 1565 bytes} [Sun Dec 6 06:31:15 2020] POST /volume/v3/144309923d9f421099225acf981cd6f0/attachments => generated 273 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 06 06:31:15.846204 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-8582f357-ea70-492b-a66d-40ae7d769867 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] GET http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/ece06648-c855-434f-b6ee-c4de6accb9fb Dec 06 06:31:15.847258 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-8582f357-ea70-492b-a66d-40ae7d769867 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:31:15.847991 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-8582f357-ea70-492b-a66d-40ae7d769867 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:31:15.891417 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-ed5677b9-d343-4906-9d73-e3b4272e4db0 req-cb1e2dc6-ff7b-406e-90e8-1389e49253fd tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] GET http://10.222.0.57/volume// Dec 06 06:31:15.892263 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-ed5677b9-d343-4906-9d73-e3b4272e4db0 req-cb1e2dc6-ff7b-406e-90e8-1389e49253fd tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:31:15.892746 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:31:15.892746 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:31:15.893577 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-ed5677b9-d343-4906-9d73-e3b4272e4db0 req-cb1e2dc6-ff7b-406e-90e8-1389e49253fd tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Calling method 'all' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:31:15.894840 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-ed5677b9-d343-4906-9d73-e3b4272e4db0 req-cb1e2dc6-ff7b-406e-90e8-1389e49253fd tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] http://10.222.0.57/volume// returned with HTTP 300 Dec 06 06:31:15.895650 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 426/838] 10.222.0.55 () {56 vars in 1089 bytes} [Sun Dec 6 06:31:15 2020] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Dec 06 06:31:15.910168 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-ed5677b9-d343-4906-9d73-e3b4272e4db0 req-545d0e56-1b4d-48aa-9fbd-a85134bab71f tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] GET http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/ece06648-c855-434f-b6ee-c4de6accb9fb Dec 06 06:31:15.911334 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-ed5677b9-d343-4906-9d73-e3b4272e4db0 req-545d0e56-1b4d-48aa-9fbd-a85134bab71f tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:31:15.912076 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-ed5677b9-d343-4906-9d73-e3b4272e4db0 req-545d0e56-1b4d-48aa-9fbd-a85134bab71f tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:31:15.927499 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:31:15.927499 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:31:15.950523 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-8582f357-ea70-492b-a66d-40ae7d769867 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Volume info retrieved successfully. Dec 06 06:31:15.998436 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:31:15.998436 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:31:16.018910 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-8582f357-ea70-492b-a66d-40ae7d769867 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/ece06648-c855-434f-b6ee-c4de6accb9fb returned with HTTP 200 Dec 06 06:31:16.023388 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 413/839] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:31:15 2020] GET /volume/v3/144309923d9f421099225acf981cd6f0/volumes/ece06648-c855-434f-b6ee-c4de6accb9fb => generated 912 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:31:16.035984 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:31:16.035984 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:31:16.045840 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [req-ed5677b9-d343-4906-9d73-e3b4272e4db0 req-545d0e56-1b4d-48aa-9fbd-a85134bab71f tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Volume info retrieved successfully. Dec 06 06:31:16.067435 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:31:16.067435 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:31:16.078479 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-ed5677b9-d343-4906-9d73-e3b4272e4db0 req-545d0e56-1b4d-48aa-9fbd-a85134bab71f tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/ece06648-c855-434f-b6ee-c4de6accb9fb returned with HTTP 200 Dec 06 06:31:16.079763 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 427/840] 10.222.0.55 () {60 vars in 1403 bytes} [Sun Dec 6 06:31:15 2020] GET /volume/v3/144309923d9f421099225acf981cd6f0/volumes/ece06648-c855-434f-b6ee-c4de6accb9fb => generated 1011 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Dec 06 06:31:16.116429 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-ed5677b9-d343-4906-9d73-e3b4272e4db0 req-c08ccff7-beeb-41ac-a311-ad2f7d3ff65f tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] PUT http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/attachments/044bedb4-54f9-48d9-886e-b5f3ae7504ce Dec 06 06:31:16.128276 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:31:16.128276 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:31:16.129199 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-ed5677b9-d343-4906-9d73-e3b4272e4db0 req-c08ccff7-beeb-41ac-a311-ad2f7d3ff65f tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.55", "host": "n-h2-765311-2", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765311-2.cbci-765311-2.local", "mountpoint": "/dev/sdc"}}} {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 06 06:31:16.192945 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 06 06:31:16.192945 n-d-765311-2 devstack@c-api.service[88143]: return self.call(f, *args, **kw) Dec 06 06:31:16.193700 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.coordination [req-ed5677b9-d343-4906-9d73-e3b4272e4db0 req-c08ccff7-beeb-41ac-a311-ad2f7d3ff65f tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Lock "b'cinder-attachment_update-ece06648-c855-434f-b6ee-c4de6accb9fb-n-h2-765311-2'" acquired by "attachment_update" :: waited 0.019s {{(pid=88145) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 06 06:31:16.196579 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:31:16.196579 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:31:17.039960 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-abdd6211-3e7c-4c79-a994-a6656fcdb09d tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] GET http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/ece06648-c855-434f-b6ee-c4de6accb9fb Dec 06 06:31:17.040669 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-abdd6211-3e7c-4c79-a994-a6656fcdb09d tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:31:17.040998 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:31:17.040998 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:31:17.041566 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-abdd6211-3e7c-4c79-a994-a6656fcdb09d tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:31:17.325113 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:31:17.325113 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:31:17.378539 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-abdd6211-3e7c-4c79-a994-a6656fcdb09d tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Volume info retrieved successfully. Dec 06 06:31:17.420099 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:31:17.420099 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:31:17.441124 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-abdd6211-3e7c-4c79-a994-a6656fcdb09d tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/ece06648-c855-434f-b6ee-c4de6accb9fb returned with HTTP 200 Dec 06 06:31:17.443628 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 428/841] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:31:17 2020] GET /volume/v3/144309923d9f421099225acf981cd6f0/volumes/ece06648-c855-434f-b6ee-c4de6accb9fb => generated 912 bytes in 407 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 06 06:31:18.461769 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-6588873f-92d8-4952-b909-f8207fbcf145 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] GET http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/ece06648-c855-434f-b6ee-c4de6accb9fb Dec 06 06:31:18.462816 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-6588873f-92d8-4952-b909-f8207fbcf145 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:31:18.463183 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:31:18.463183 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:31:18.463930 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-6588873f-92d8-4952-b909-f8207fbcf145 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:31:18.671838 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:31:18.671838 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:31:18.706910 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-6588873f-92d8-4952-b909-f8207fbcf145 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Volume info retrieved successfully. Dec 06 06:31:18.787957 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:31:18.787957 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:31:18.821940 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-6588873f-92d8-4952-b909-f8207fbcf145 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/ece06648-c855-434f-b6ee-c4de6accb9fb returned with HTTP 200 Dec 06 06:31:18.823409 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 429/842] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:31:18 2020] GET /volume/v3/144309923d9f421099225acf981cd6f0/volumes/ece06648-c855-434f-b6ee-c4de6accb9fb => generated 912 bytes in 367 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 06 06:31:19.280883 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.coordination [req-ed5677b9-d343-4906-9d73-e3b4272e4db0 req-c08ccff7-beeb-41ac-a311-ad2f7d3ff65f tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Lock "b'cinder-attachment_update-ece06648-c855-434f-b6ee-c4de6accb9fb-n-h2-765311-2'" released by "attachment_update" :: held 3.087s {{(pid=88145) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 06 06:31:19.286016 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-ed5677b9-d343-4906-9d73-e3b4272e4db0 req-c08ccff7-beeb-41ac-a311-ad2f7d3ff65f tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/attachments/044bedb4-54f9-48d9-886e-b5f3ae7504ce returned with HTTP 200 Dec 06 06:31:19.294217 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 414/843] 10.222.0.55 () {64 vars in 1468 bytes} [Sun Dec 6 06:31:16 2020] PUT /volume/v3/144309923d9f421099225acf981cd6f0/attachments/044bedb4-54f9-48d9-886e-b5f3ae7504ce => generated 762 bytes in 3183 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 06 06:31:19.844552 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-ead7eeb3-b8cd-4b62-b661-ffdd2573dac4 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] GET http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/ece06648-c855-434f-b6ee-c4de6accb9fb Dec 06 06:31:19.846307 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-ead7eeb3-b8cd-4b62-b661-ffdd2573dac4 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:31:19.846738 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:31:19.846738 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:31:19.847427 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-ead7eeb3-b8cd-4b62-b661-ffdd2573dac4 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:31:20.036626 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:31:20.036626 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:31:20.057785 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-ead7eeb3-b8cd-4b62-b661-ffdd2573dac4 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Volume info retrieved successfully. Dec 06 06:31:20.107774 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:31:20.107774 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:31:20.120165 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-ead7eeb3-b8cd-4b62-b661-ffdd2573dac4 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/ece06648-c855-434f-b6ee-c4de6accb9fb returned with HTTP 200 Dec 06 06:31:20.138748 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 430/844] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:31:19 2020] GET /volume/v3/144309923d9f421099225acf981cd6f0/volumes/ece06648-c855-434f-b6ee-c4de6accb9fb => generated 913 bytes in 300 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:31:21.138746 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-a51cbfd5-6f51-482a-9a23-5140cc8a961d tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] GET http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/ece06648-c855-434f-b6ee-c4de6accb9fb Dec 06 06:31:21.139264 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-a51cbfd5-6f51-482a-9a23-5140cc8a961d tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:31:21.139380 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:31:21.139380 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:31:21.139733 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-a51cbfd5-6f51-482a-9a23-5140cc8a961d tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:31:21.236945 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:31:21.236945 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:31:21.248029 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-a51cbfd5-6f51-482a-9a23-5140cc8a961d tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Volume info retrieved successfully. Dec 06 06:31:21.271138 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:31:21.271138 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:31:21.282344 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-a51cbfd5-6f51-482a-9a23-5140cc8a961d tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/ece06648-c855-434f-b6ee-c4de6accb9fb returned with HTTP 200 Dec 06 06:31:21.292914 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 415/845] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:31:21 2020] GET /volume/v3/144309923d9f421099225acf981cd6f0/volumes/ece06648-c855-434f-b6ee-c4de6accb9fb => generated 913 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:31:22.300952 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-f50ec98d-85a5-4550-a7f9-4631efa42ee5 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] GET http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/ece06648-c855-434f-b6ee-c4de6accb9fb Dec 06 06:31:22.302594 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-f50ec98d-85a5-4550-a7f9-4631efa42ee5 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:31:22.302971 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:31:22.302971 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:31:22.303616 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-f50ec98d-85a5-4550-a7f9-4631efa42ee5 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:31:22.454041 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:31:22.454041 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:31:22.498679 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-f50ec98d-85a5-4550-a7f9-4631efa42ee5 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Volume info retrieved successfully. Dec 06 06:31:22.552095 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:31:22.552095 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:31:22.570338 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-f50ec98d-85a5-4550-a7f9-4631efa42ee5 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/ece06648-c855-434f-b6ee-c4de6accb9fb returned with HTTP 200 Dec 06 06:31:22.571783 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 431/846] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:31:22 2020] GET /volume/v3/144309923d9f421099225acf981cd6f0/volumes/ece06648-c855-434f-b6ee-c4de6accb9fb => generated 913 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:31:23.587836 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-a7e42e51-edf4-4687-b82d-2dc895386d8c tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] GET http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/ece06648-c855-434f-b6ee-c4de6accb9fb Dec 06 06:31:23.588639 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-a7e42e51-edf4-4687-b82d-2dc895386d8c tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:31:23.588639 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:31:23.588639 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:31:23.589965 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-a7e42e51-edf4-4687-b82d-2dc895386d8c tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:31:23.749724 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:31:23.749724 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:31:23.779460 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-a7e42e51-edf4-4687-b82d-2dc895386d8c tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Volume info retrieved successfully. Dec 06 06:31:23.832296 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:31:23.832296 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:31:23.851235 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-a7e42e51-edf4-4687-b82d-2dc895386d8c tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/ece06648-c855-434f-b6ee-c4de6accb9fb returned with HTTP 200 Dec 06 06:31:23.852062 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 416/847] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:31:23 2020] GET /volume/v3/144309923d9f421099225acf981cd6f0/volumes/ece06648-c855-434f-b6ee-c4de6accb9fb => generated 913 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 06 06:31:24.796024 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-ed5677b9-d343-4906-9d73-e3b4272e4db0 req-761de47b-a9db-46cb-b3a8-bd9864d45073 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] POST http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/attachments/044bedb4-54f9-48d9-886e-b5f3ae7504ce/action Dec 06 06:31:24.796024 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:31:24.796024 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:31:24.796024 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-ed5677b9-d343-4906-9d73-e3b4272e4db0 req-761de47b-a9db-46cb-b3a8-bd9864d45073 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Action body: b'{"os-complete": null}' {{(pid=88144) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 06 06:31:24.796024 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-ed5677b9-d343-4906-9d73-e3b4272e4db0 req-761de47b-a9db-46cb-b3a8-bd9864d45073 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 06 06:31:24.889433 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-fdf5acae-7cb5-4943-8943-7a420b2ae1a7 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] GET http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/ece06648-c855-434f-b6ee-c4de6accb9fb Dec 06 06:31:24.891984 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-fdf5acae-7cb5-4943-8943-7a420b2ae1a7 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:31:24.901349 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:31:24.901349 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:31:24.904410 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-fdf5acae-7cb5-4943-8943-7a420b2ae1a7 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:31:25.042917 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:31:25.042917 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:31:25.072748 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:31:25.072748 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:31:25.084127 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-ed5677b9-d343-4906-9d73-e3b4272e4db0 req-761de47b-a9db-46cb-b3a8-bd9864d45073 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/attachments/044bedb4-54f9-48d9-886e-b5f3ae7504ce/action returned with HTTP 204 Dec 06 06:31:25.085659 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 432/848] 10.222.0.55 () {64 vars in 1489 bytes} [Sun Dec 6 06:31:24 2020] POST /volume/v3/144309923d9f421099225acf981cd6f0/attachments/044bedb4-54f9-48d9-886e-b5f3ae7504ce/action => generated 0 bytes in 304 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 06 06:31:25.117858 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-fdf5acae-7cb5-4943-8943-7a420b2ae1a7 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Volume info retrieved successfully. Dec 06 06:31:25.160757 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:31:25.160757 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:31:25.174572 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-fdf5acae-7cb5-4943-8943-7a420b2ae1a7 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/ece06648-c855-434f-b6ee-c4de6accb9fb returned with HTTP 200 Dec 06 06:31:25.185319 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 417/849] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:31:24 2020] GET /volume/v3/144309923d9f421099225acf981cd6f0/volumes/ece06648-c855-434f-b6ee-c4de6accb9fb => generated 1208 bytes in 304 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 06 06:31:26.190810 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-3e7aa99a-8ed9-4718-b5dc-4180dd463ee8 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] GET http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/ece06648-c855-434f-b6ee-c4de6accb9fb Dec 06 06:31:26.191496 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-3e7aa99a-8ed9-4718-b5dc-4180dd463ee8 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:31:26.191817 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:31:26.191817 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:31:26.192379 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-3e7aa99a-8ed9-4718-b5dc-4180dd463ee8 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:31:26.326050 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:31:26.326050 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:31:26.349517 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-3e7aa99a-8ed9-4718-b5dc-4180dd463ee8 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Volume info retrieved successfully. Dec 06 06:31:26.399409 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:31:26.399409 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:31:26.421585 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-3e7aa99a-8ed9-4718-b5dc-4180dd463ee8 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/ece06648-c855-434f-b6ee-c4de6accb9fb returned with HTTP 200 Dec 06 06:31:26.422951 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 433/850] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:31:26 2020] GET /volume/v3/144309923d9f421099225acf981cd6f0/volumes/ece06648-c855-434f-b6ee-c4de6accb9fb => generated 1205 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 06 06:31:28.015396 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-5c043ee6-29af-4915-a12b-28f182afa39c req-06645487-90b3-4149-870b-de603d1e7793 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] GET http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/e63e68a4-4f5c-4cd5-ab9f-20076bf5e893 Dec 06 06:31:28.016798 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-5c043ee6-29af-4915-a12b-28f182afa39c req-06645487-90b3-4149-870b-de603d1e7793 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:31:28.018035 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:31:28.018035 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:31:28.018669 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-5c043ee6-29af-4915-a12b-28f182afa39c req-06645487-90b3-4149-870b-de603d1e7793 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:31:28.158076 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:31:28.158076 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:31:28.182292 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [req-5c043ee6-29af-4915-a12b-28f182afa39c req-06645487-90b3-4149-870b-de603d1e7793 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Volume info retrieved successfully. Dec 06 06:31:28.216893 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:31:28.216893 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:31:28.232210 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-5c043ee6-29af-4915-a12b-28f182afa39c req-06645487-90b3-4149-870b-de603d1e7793 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/e63e68a4-4f5c-4cd5-ab9f-20076bf5e893 returned with HTTP 200 Dec 06 06:31:28.233376 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 418/851] 10.222.0.57 () {60 vars in 1569 bytes} [Sun Dec 6 06:31:28 2020] GET /volume/v3/144309923d9f421099225acf981cd6f0/volumes/e63e68a4-4f5c-4cd5-ab9f-20076bf5e893 => generated 1205 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 06 06:31:28.279081 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-5c043ee6-29af-4915-a12b-28f182afa39c req-6959020a-8001-471d-8385-40443b4859ce tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] POST http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/e63e68a4-4f5c-4cd5-ab9f-20076bf5e893/action Dec 06 06:31:28.279558 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:31:28.279558 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:31:28.279978 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-5c043ee6-29af-4915-a12b-28f182afa39c req-6959020a-8001-471d-8385-40443b4859ce tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Action body: b'{"os-begin_detaching": null}' {{(pid=88144) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 06 06:31:28.281191 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-5c043ee6-29af-4915-a12b-28f182afa39c req-6959020a-8001-471d-8385-40443b4859ce tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 06 06:31:28.414654 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:31:28.414654 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:31:28.419761 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [req-5c043ee6-29af-4915-a12b-28f182afa39c req-6959020a-8001-471d-8385-40443b4859ce tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Volume info retrieved successfully. Dec 06 06:31:28.442058 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [req-5c043ee6-29af-4915-a12b-28f182afa39c req-6959020a-8001-471d-8385-40443b4859ce tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Begin detaching volume completed successfully. Dec 06 06:31:28.457615 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-5c043ee6-29af-4915-a12b-28f182afa39c req-6959020a-8001-471d-8385-40443b4859ce tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/e63e68a4-4f5c-4cd5-ab9f-20076bf5e893/action returned with HTTP 202 Dec 06 06:31:28.459661 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 434/852] 10.222.0.57 () {64 vars in 1643 bytes} [Sun Dec 6 06:31:28 2020] POST /volume/v3/144309923d9f421099225acf981cd6f0/volumes/e63e68a4-4f5c-4cd5-ab9f-20076bf5e893/action => generated 0 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 06 06:31:28.495029 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-47018c01-efb9-4a0c-914a-f58c6650a538 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] GET http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/e63e68a4-4f5c-4cd5-ab9f-20076bf5e893 Dec 06 06:31:28.495644 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-47018c01-efb9-4a0c-914a-f58c6650a538 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:31:28.495852 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:31:28.495852 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:31:28.496225 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-47018c01-efb9-4a0c-914a-f58c6650a538 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:31:28.606115 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:31:28.606115 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:31:28.617263 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-47018c01-efb9-4a0c-914a-f58c6650a538 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Volume info retrieved successfully. Dec 06 06:31:28.642327 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:31:28.642327 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:31:28.653954 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-47018c01-efb9-4a0c-914a-f58c6650a538 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/e63e68a4-4f5c-4cd5-ab9f-20076bf5e893 returned with HTTP 200 Dec 06 06:31:28.654964 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 419/853] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:31:28 2020] GET /volume/v3/144309923d9f421099225acf981cd6f0/volumes/e63e68a4-4f5c-4cd5-ab9f-20076bf5e893 => generated 1208 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 06 06:31:28.686884 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-5c043ee6-29af-4915-a12b-28f182afa39c req-6959020a-8001-471d-8385-40443b4859ce tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] GET http://10.222.0.57/volume// Dec 06 06:31:28.688152 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-5c043ee6-29af-4915-a12b-28f182afa39c req-6959020a-8001-471d-8385-40443b4859ce tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:31:28.688558 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:31:28.688558 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:31:28.688942 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-5c043ee6-29af-4915-a12b-28f182afa39c req-6959020a-8001-471d-8385-40443b4859ce tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Calling method 'all' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:31:28.690161 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-5c043ee6-29af-4915-a12b-28f182afa39c req-6959020a-8001-471d-8385-40443b4859ce tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] http://10.222.0.57/volume// returned with HTTP 300 Dec 06 06:31:28.690955 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 435/854] 10.222.0.55 () {56 vars in 1089 bytes} [Sun Dec 6 06:31:28 2020] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 06 06:31:28.709226 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-5c043ee6-29af-4915-a12b-28f182afa39c req-1ba1cc42-e8ea-4b71-9c32-1d3ef1b2b60f tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] GET http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/e63e68a4-4f5c-4cd5-ab9f-20076bf5e893 Dec 06 06:31:28.709761 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-5c043ee6-29af-4915-a12b-28f182afa39c req-1ba1cc42-e8ea-4b71-9c32-1d3ef1b2b60f tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:31:28.710095 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:31:28.710095 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:31:28.710830 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-5c043ee6-29af-4915-a12b-28f182afa39c req-1ba1cc42-e8ea-4b71-9c32-1d3ef1b2b60f tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:31:28.867077 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:31:28.867077 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:31:28.895441 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [req-5c043ee6-29af-4915-a12b-28f182afa39c req-1ba1cc42-e8ea-4b71-9c32-1d3ef1b2b60f tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Volume info retrieved successfully. Dec 06 06:31:28.951178 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:31:28.951178 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:31:29.005864 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-5c043ee6-29af-4915-a12b-28f182afa39c req-1ba1cc42-e8ea-4b71-9c32-1d3ef1b2b60f tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/e63e68a4-4f5c-4cd5-ab9f-20076bf5e893 returned with HTTP 200 Dec 06 06:31:29.007555 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 420/855] 10.222.0.55 () {60 vars in 1403 bytes} [Sun Dec 6 06:31:28 2020] GET /volume/v3/144309923d9f421099225acf981cd6f0/volumes/e63e68a4-4f5c-4cd5-ab9f-20076bf5e893 => generated 1307 bytes in 305 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 06 06:31:29.456990 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-5c043ee6-29af-4915-a12b-28f182afa39c req-48303632-9c2d-4b7c-a626-fc89fac61660 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] DELETE http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/attachments/92216b99-8146-49c2-877f-1dcd1b68a917 Dec 06 06:31:29.458543 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-5c043ee6-29af-4915-a12b-28f182afa39c req-48303632-9c2d-4b7c-a626-fc89fac61660 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:31:29.460564 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-5c043ee6-29af-4915-a12b-28f182afa39c req-48303632-9c2d-4b7c-a626-fc89fac61660 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Calling method 'version_select' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:31:29.526062 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:31:29.526062 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:31:29.672990 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-d1416a93-c886-4e04-a31c-4b206d83b405 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] GET http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/e63e68a4-4f5c-4cd5-ab9f-20076bf5e893 Dec 06 06:31:29.673845 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-d1416a93-c886-4e04-a31c-4b206d83b405 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:31:29.674254 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:31:29.674254 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:31:29.675532 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-d1416a93-c886-4e04-a31c-4b206d83b405 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:31:29.840747 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:31:29.840747 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:31:29.851916 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-d1416a93-c886-4e04-a31c-4b206d83b405 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Volume info retrieved successfully. Dec 06 06:31:29.913707 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:31:29.913707 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:31:29.931070 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-d1416a93-c886-4e04-a31c-4b206d83b405 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/e63e68a4-4f5c-4cd5-ab9f-20076bf5e893 returned with HTTP 200 Dec 06 06:31:29.937648 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 421/856] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:31:29 2020] GET /volume/v3/144309923d9f421099225acf981cd6f0/volumes/e63e68a4-4f5c-4cd5-ab9f-20076bf5e893 => generated 1208 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 06 06:31:30.654054 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [req-5c043ee6-29af-4915-a12b-28f182afa39c req-48303632-9c2d-4b7c-a626-fc89fac61660 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88144) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 06 06:31:30.654711 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [req-5c043ee6-29af-4915-a12b-28f182afa39c req-48303632-9c2d-4b7c-a626-fc89fac61660 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Pending status list for volume during attachment-delete: [] {{(pid=88144) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 06 06:31:30.681763 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-5c043ee6-29af-4915-a12b-28f182afa39c req-48303632-9c2d-4b7c-a626-fc89fac61660 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/attachments/92216b99-8146-49c2-877f-1dcd1b68a917 returned with HTTP 200 Dec 06 06:31:30.684087 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 436/857] 10.222.0.55 () {62 vars in 1437 bytes} [Sun Dec 6 06:31:29 2020] DELETE /volume/v3/144309923d9f421099225acf981cd6f0/attachments/92216b99-8146-49c2-877f-1dcd1b68a917 => generated 19 bytes in 1233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:31:30.961397 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-1ef5224c-66a7-4c9f-9d85-642b9346337f tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] GET http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/e63e68a4-4f5c-4cd5-ab9f-20076bf5e893 Dec 06 06:31:30.962352 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-1ef5224c-66a7-4c9f-9d85-642b9346337f tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:31:30.962542 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:31:30.962542 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:31:30.962916 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-1ef5224c-66a7-4c9f-9d85-642b9346337f tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:31:31.064635 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:31:31.064635 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:31:31.077437 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-1ef5224c-66a7-4c9f-9d85-642b9346337f tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Volume info retrieved successfully. Dec 06 06:31:31.204122 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-1ef5224c-66a7-4c9f-9d85-642b9346337f tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/e63e68a4-4f5c-4cd5-ab9f-20076bf5e893 returned with HTTP 200 Dec 06 06:31:31.205852 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 422/858] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:31:30 2020] GET /volume/v3/144309923d9f421099225acf981cd6f0/volumes/e63e68a4-4f5c-4cd5-ab9f-20076bf5e893 => generated 913 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:31:31.682738 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-34bed16e-0f5c-4e4a-a6f9-098f16a32ac4 req-0b6ddc7c-1921-48f7-8d08-139c5a777630 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] GET http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/ece06648-c855-434f-b6ee-c4de6accb9fb Dec 06 06:31:31.685250 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-34bed16e-0f5c-4e4a-a6f9-098f16a32ac4 req-0b6ddc7c-1921-48f7-8d08-139c5a777630 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:31:31.685624 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:31:31.685624 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:31:31.686243 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-34bed16e-0f5c-4e4a-a6f9-098f16a32ac4 req-0b6ddc7c-1921-48f7-8d08-139c5a777630 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:31:31.815912 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:31:31.815912 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:31:31.838106 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [req-34bed16e-0f5c-4e4a-a6f9-098f16a32ac4 req-0b6ddc7c-1921-48f7-8d08-139c5a777630 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Volume info retrieved successfully. Dec 06 06:31:31.913527 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:31:31.913527 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:31:31.934423 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-34bed16e-0f5c-4e4a-a6f9-098f16a32ac4 req-0b6ddc7c-1921-48f7-8d08-139c5a777630 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/ece06648-c855-434f-b6ee-c4de6accb9fb returned with HTTP 200 Dec 06 06:31:31.936043 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 437/859] 10.222.0.57 () {60 vars in 1569 bytes} [Sun Dec 6 06:31:31 2020] GET /volume/v3/144309923d9f421099225acf981cd6f0/volumes/ece06648-c855-434f-b6ee-c4de6accb9fb => generated 1205 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 06 06:31:31.990087 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-34bed16e-0f5c-4e4a-a6f9-098f16a32ac4 req-b01a8e9d-355d-437f-96b8-5f907553fea3 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] POST http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/ece06648-c855-434f-b6ee-c4de6accb9fb/action Dec 06 06:31:31.991233 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:31:31.991233 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:31:31.991901 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-34bed16e-0f5c-4e4a-a6f9-098f16a32ac4 req-b01a8e9d-355d-437f-96b8-5f907553fea3 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Action body: b'{"os-begin_detaching": null}' {{(pid=88145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 06 06:31:31.992427 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-34bed16e-0f5c-4e4a-a6f9-098f16a32ac4 req-b01a8e9d-355d-437f-96b8-5f907553fea3 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 06 06:31:32.138816 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:31:32.138816 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:31:32.146080 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [req-34bed16e-0f5c-4e4a-a6f9-098f16a32ac4 req-b01a8e9d-355d-437f-96b8-5f907553fea3 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Volume info retrieved successfully. Dec 06 06:31:32.166640 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [req-34bed16e-0f5c-4e4a-a6f9-098f16a32ac4 req-b01a8e9d-355d-437f-96b8-5f907553fea3 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Begin detaching volume completed successfully. Dec 06 06:31:32.167387 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-34bed16e-0f5c-4e4a-a6f9-098f16a32ac4 req-b01a8e9d-355d-437f-96b8-5f907553fea3 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/ece06648-c855-434f-b6ee-c4de6accb9fb/action returned with HTTP 202 Dec 06 06:31:32.172873 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 423/860] 10.222.0.57 () {64 vars in 1643 bytes} [Sun Dec 6 06:31:31 2020] POST /volume/v3/144309923d9f421099225acf981cd6f0/volumes/ece06648-c855-434f-b6ee-c4de6accb9fb/action => generated 0 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 06 06:31:32.197640 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-10129a49-3f5a-4c58-9549-86da76a44b62 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] GET http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/ece06648-c855-434f-b6ee-c4de6accb9fb Dec 06 06:31:32.198173 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-10129a49-3f5a-4c58-9549-86da76a44b62 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:31:32.199443 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:31:32.199443 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:31:32.199823 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-10129a49-3f5a-4c58-9549-86da76a44b62 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:31:32.278979 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-34bed16e-0f5c-4e4a-a6f9-098f16a32ac4 req-b01a8e9d-355d-437f-96b8-5f907553fea3 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] GET http://10.222.0.57/volume// Dec 06 06:31:32.279742 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-34bed16e-0f5c-4e4a-a6f9-098f16a32ac4 req-b01a8e9d-355d-437f-96b8-5f907553fea3 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:31:32.280130 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:31:32.280130 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:31:32.280766 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-34bed16e-0f5c-4e4a-a6f9-098f16a32ac4 req-b01a8e9d-355d-437f-96b8-5f907553fea3 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Calling method 'all' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:31:32.282025 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-34bed16e-0f5c-4e4a-a6f9-098f16a32ac4 req-b01a8e9d-355d-437f-96b8-5f907553fea3 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] http://10.222.0.57/volume// returned with HTTP 300 Dec 06 06:31:32.282846 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 424/861] 10.222.0.55 () {56 vars in 1089 bytes} [Sun Dec 6 06:31:32 2020] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Dec 06 06:31:32.296512 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-34bed16e-0f5c-4e4a-a6f9-098f16a32ac4 req-edfce47f-e6b8-4e52-b326-11a14bc9166f tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] GET http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/ece06648-c855-434f-b6ee-c4de6accb9fb Dec 06 06:31:32.297483 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-34bed16e-0f5c-4e4a-a6f9-098f16a32ac4 req-edfce47f-e6b8-4e52-b326-11a14bc9166f tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:31:32.298167 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-34bed16e-0f5c-4e4a-a6f9-098f16a32ac4 req-edfce47f-e6b8-4e52-b326-11a14bc9166f tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:31:32.380032 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:31:32.380032 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:31:32.404657 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-10129a49-3f5a-4c58-9549-86da76a44b62 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Volume info retrieved successfully. Dec 06 06:31:32.455822 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:31:32.455822 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:31:32.481311 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-10129a49-3f5a-4c58-9549-86da76a44b62 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/ece06648-c855-434f-b6ee-c4de6accb9fb returned with HTTP 200 Dec 06 06:31:32.487878 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 438/862] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:31:32 2020] GET /volume/v3/144309923d9f421099225acf981cd6f0/volumes/ece06648-c855-434f-b6ee-c4de6accb9fb => generated 1208 bytes in 297 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 06 06:31:32.493890 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:31:32.493890 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:31:32.529968 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [req-34bed16e-0f5c-4e4a-a6f9-098f16a32ac4 req-edfce47f-e6b8-4e52-b326-11a14bc9166f tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Volume info retrieved successfully. Dec 06 06:31:32.597740 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:31:32.597740 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:31:32.621256 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-34bed16e-0f5c-4e4a-a6f9-098f16a32ac4 req-edfce47f-e6b8-4e52-b326-11a14bc9166f tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/ece06648-c855-434f-b6ee-c4de6accb9fb returned with HTTP 200 Dec 06 06:31:32.626489 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 425/863] 10.222.0.55 () {60 vars in 1403 bytes} [Sun Dec 6 06:31:32 2020] GET /volume/v3/144309923d9f421099225acf981cd6f0/volumes/ece06648-c855-434f-b6ee-c4de6accb9fb => generated 1307 bytes in 334 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Dec 06 06:31:33.001805 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-34bed16e-0f5c-4e4a-a6f9-098f16a32ac4 req-61d39d40-464b-45de-bd54-ee60e92ae850 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] DELETE http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/attachments/044bedb4-54f9-48d9-886e-b5f3ae7504ce Dec 06 06:31:33.002323 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-34bed16e-0f5c-4e4a-a6f9-098f16a32ac4 req-61d39d40-464b-45de-bd54-ee60e92ae850 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:31:33.002430 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:31:33.002430 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:31:33.002760 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-34bed16e-0f5c-4e4a-a6f9-098f16a32ac4 req-61d39d40-464b-45de-bd54-ee60e92ae850 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Calling method 'version_select' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:31:33.031225 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:31:33.031225 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:31:33.502195 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-615ada72-e860-465d-ab67-e3053d9a3ef4 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] GET http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/ece06648-c855-434f-b6ee-c4de6accb9fb Dec 06 06:31:33.502784 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-615ada72-e860-465d-ab67-e3053d9a3ef4 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:31:33.502980 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:31:33.502980 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:31:33.503364 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-615ada72-e860-465d-ab67-e3053d9a3ef4 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:31:33.652974 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:31:33.652974 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:31:33.681397 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-615ada72-e860-465d-ab67-e3053d9a3ef4 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Volume info retrieved successfully. Dec 06 06:31:33.745383 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:31:33.745383 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:31:33.776031 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-615ada72-e860-465d-ab67-e3053d9a3ef4 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/ece06648-c855-434f-b6ee-c4de6accb9fb returned with HTTP 200 Dec 06 06:31:33.780173 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 426/864] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:31:33 2020] GET /volume/v3/144309923d9f421099225acf981cd6f0/volumes/ece06648-c855-434f-b6ee-c4de6accb9fb => generated 1208 bytes in 285 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 06 06:31:34.106694 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [req-34bed16e-0f5c-4e4a-a6f9-098f16a32ac4 req-61d39d40-464b-45de-bd54-ee60e92ae850 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88144) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 06 06:31:34.107845 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [req-34bed16e-0f5c-4e4a-a6f9-098f16a32ac4 req-61d39d40-464b-45de-bd54-ee60e92ae850 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Pending status list for volume during attachment-delete: [] {{(pid=88144) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 06 06:31:34.126678 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-34bed16e-0f5c-4e4a-a6f9-098f16a32ac4 req-61d39d40-464b-45de-bd54-ee60e92ae850 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/attachments/044bedb4-54f9-48d9-886e-b5f3ae7504ce returned with HTTP 200 Dec 06 06:31:34.128359 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 439/865] 10.222.0.55 () {62 vars in 1437 bytes} [Sun Dec 6 06:31:32 2020] DELETE /volume/v3/144309923d9f421099225acf981cd6f0/attachments/044bedb4-54f9-48d9-886e-b5f3ae7504ce => generated 19 bytes in 1132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:31:34.798341 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-3eab95a0-92d5-4639-94e0-cf674e4fb8f1 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] GET http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/ece06648-c855-434f-b6ee-c4de6accb9fb Dec 06 06:31:34.798882 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-3eab95a0-92d5-4639-94e0-cf674e4fb8f1 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:31:34.799075 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:31:34.799075 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:31:34.799425 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-3eab95a0-92d5-4639-94e0-cf674e4fb8f1 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:31:34.916956 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:31:34.916956 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:31:34.940225 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-3eab95a0-92d5-4639-94e0-cf674e4fb8f1 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Volume info retrieved successfully. Dec 06 06:31:34.994678 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-3eab95a0-92d5-4639-94e0-cf674e4fb8f1 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/ece06648-c855-434f-b6ee-c4de6accb9fb returned with HTTP 200 Dec 06 06:31:34.998669 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 427/866] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:31:34 2020] GET /volume/v3/144309923d9f421099225acf981cd6f0/volumes/ece06648-c855-434f-b6ee-c4de6accb9fb => generated 913 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:31:35.021195 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-32cbf131-1efc-4671-b7db-d93b38ee3655 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] GET http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/ece06648-c855-434f-b6ee-c4de6accb9fb Dec 06 06:31:35.022267 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-32cbf131-1efc-4671-b7db-d93b38ee3655 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:31:35.022713 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:31:35.022713 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:31:35.023414 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-32cbf131-1efc-4671-b7db-d93b38ee3655 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:31:35.117337 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:31:35.117337 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:31:35.141361 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-32cbf131-1efc-4671-b7db-d93b38ee3655 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Volume info retrieved successfully. Dec 06 06:31:35.205756 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-32cbf131-1efc-4671-b7db-d93b38ee3655 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/ece06648-c855-434f-b6ee-c4de6accb9fb returned with HTTP 200 Dec 06 06:31:35.219242 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 440/867] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:31:35 2020] GET /volume/v3/144309923d9f421099225acf981cd6f0/volumes/ece06648-c855-434f-b6ee-c4de6accb9fb => generated 913 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:31:35.222578 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-b8c53bab-656b-4a64-a241-7150105f993b tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] GET http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/ece06648-c855-434f-b6ee-c4de6accb9fb Dec 06 06:31:35.223407 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-b8c53bab-656b-4a64-a241-7150105f993b tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:31:35.223844 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:31:35.223844 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:31:35.224523 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-b8c53bab-656b-4a64-a241-7150105f993b tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:31:35.328256 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:31:35.328256 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:31:35.351704 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-b8c53bab-656b-4a64-a241-7150105f993b tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Volume info retrieved successfully. Dec 06 06:31:35.408698 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-b8c53bab-656b-4a64-a241-7150105f993b tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/ece06648-c855-434f-b6ee-c4de6accb9fb returned with HTTP 200 Dec 06 06:31:35.410079 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 428/868] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:31:35 2020] GET /volume/v3/144309923d9f421099225acf981cd6f0/volumes/ece06648-c855-434f-b6ee-c4de6accb9fb => generated 913 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:31:35.427416 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-a2f4e3d9-cc9f-4b62-9841-7cd1065728b0 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] GET http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/e63e68a4-4f5c-4cd5-ab9f-20076bf5e893 Dec 06 06:31:35.427925 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-a2f4e3d9-cc9f-4b62-9841-7cd1065728b0 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:31:35.428150 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:31:35.428150 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:31:35.428535 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-a2f4e3d9-cc9f-4b62-9841-7cd1065728b0 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:31:35.558337 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:31:35.558337 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:31:35.582620 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-a2f4e3d9-cc9f-4b62-9841-7cd1065728b0 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Volume info retrieved successfully. Dec 06 06:31:35.635473 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-a2f4e3d9-cc9f-4b62-9841-7cd1065728b0 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/e63e68a4-4f5c-4cd5-ab9f-20076bf5e893 returned with HTTP 200 Dec 06 06:31:35.638327 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 441/869] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:31:35 2020] GET /volume/v3/144309923d9f421099225acf981cd6f0/volumes/e63e68a4-4f5c-4cd5-ab9f-20076bf5e893 => generated 913 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:31:35.653606 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-b7b36758-eaaa-43af-b5e1-4b9763c1897b tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] GET http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/e63e68a4-4f5c-4cd5-ab9f-20076bf5e893 Dec 06 06:31:35.654252 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-b7b36758-eaaa-43af-b5e1-4b9763c1897b tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:31:35.654529 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:31:35.654529 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:31:35.654987 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-b7b36758-eaaa-43af-b5e1-4b9763c1897b tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:31:35.810722 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:31:35.810722 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:31:35.874367 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-b7b36758-eaaa-43af-b5e1-4b9763c1897b tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Volume info retrieved successfully. Dec 06 06:31:35.949590 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-b7b36758-eaaa-43af-b5e1-4b9763c1897b tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/e63e68a4-4f5c-4cd5-ab9f-20076bf5e893 returned with HTTP 200 Dec 06 06:31:35.951278 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 429/870] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:31:35 2020] GET /volume/v3/144309923d9f421099225acf981cd6f0/volumes/e63e68a4-4f5c-4cd5-ab9f-20076bf5e893 => generated 913 bytes in 302 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:31:54.831875 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-0330d881-6ee4-44fc-92aa-d2baf772a8ec tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] DELETE http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/ece06648-c855-434f-b6ee-c4de6accb9fb Dec 06 06:31:54.839271 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-0330d881-6ee4-44fc-92aa-d2baf772a8ec tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:31:54.840294 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:31:54.840294 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:31:54.841080 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-0330d881-6ee4-44fc-92aa-d2baf772a8ec tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Calling method 'delete' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:31:54.841791 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.v3.volumes [None req-0330d881-6ee4-44fc-92aa-d2baf772a8ec tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Delete volume with id: ece06648-c855-434f-b6ee-c4de6accb9fb Dec 06 06:31:54.934453 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:31:54.934453 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:31:54.938995 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-0330d881-6ee4-44fc-92aa-d2baf772a8ec tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Volume info retrieved successfully. Dec 06 06:31:54.989269 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-0330d881-6ee4-44fc-92aa-d2baf772a8ec tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Delete volume request issued successfully. Dec 06 06:31:54.989756 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-0330d881-6ee4-44fc-92aa-d2baf772a8ec tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/ece06648-c855-434f-b6ee-c4de6accb9fb returned with HTTP 202 Dec 06 06:31:54.990658 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 442/871] 10.222.0.57 () {58 vars in 1318 bytes} [Sun Dec 6 06:31:54 2020] DELETE /volume/v3/144309923d9f421099225acf981cd6f0/volumes/ece06648-c855-434f-b6ee-c4de6accb9fb => generated 0 bytes in 171 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 06 06:31:55.011603 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-82b728be-185a-4f07-bb2b-fd017e9e9358 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] GET http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/ece06648-c855-434f-b6ee-c4de6accb9fb Dec 06 06:31:55.013163 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-82b728be-185a-4f07-bb2b-fd017e9e9358 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:31:55.013849 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:31:55.013849 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:31:55.015037 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-82b728be-185a-4f07-bb2b-fd017e9e9358 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:31:55.119583 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:31:55.119583 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:31:55.131684 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-82b728be-185a-4f07-bb2b-fd017e9e9358 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Volume info retrieved successfully. Dec 06 06:31:55.157151 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-82b728be-185a-4f07-bb2b-fd017e9e9358 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/ece06648-c855-434f-b6ee-c4de6accb9fb returned with HTTP 200 Dec 06 06:31:55.158370 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 430/872] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:31:54 2020] GET /volume/v3/144309923d9f421099225acf981cd6f0/volumes/ece06648-c855-434f-b6ee-c4de6accb9fb => generated 912 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:31:56.190696 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-2f219f0a-d7ae-435d-a043-300052a93d76 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] GET http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/ece06648-c855-434f-b6ee-c4de6accb9fb Dec 06 06:31:56.192310 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-2f219f0a-d7ae-435d-a043-300052a93d76 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:31:56.192791 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:31:56.192791 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:31:56.193485 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-2f219f0a-d7ae-435d-a043-300052a93d76 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:31:56.289896 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:31:56.289896 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:31:56.312573 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-2f219f0a-d7ae-435d-a043-300052a93d76 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Volume info retrieved successfully. Dec 06 06:31:56.383186 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-2f219f0a-d7ae-435d-a043-300052a93d76 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/ece06648-c855-434f-b6ee-c4de6accb9fb returned with HTTP 200 Dec 06 06:31:56.386912 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 443/873] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:31:56 2020] GET /volume/v3/144309923d9f421099225acf981cd6f0/volumes/ece06648-c855-434f-b6ee-c4de6accb9fb => generated 912 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:31:57.407785 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-1f0df48d-b361-45ba-a420-8fead36504b9 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] GET http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/ece06648-c855-434f-b6ee-c4de6accb9fb Dec 06 06:31:57.411262 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-1f0df48d-b361-45ba-a420-8fead36504b9 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:31:57.411715 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:31:57.411715 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:31:57.412354 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-1f0df48d-b361-45ba-a420-8fead36504b9 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:31:57.547170 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:31:57.547170 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:31:57.565015 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-1f0df48d-b361-45ba-a420-8fead36504b9 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Volume info retrieved successfully. Dec 06 06:31:57.610841 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-1f0df48d-b361-45ba-a420-8fead36504b9 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/ece06648-c855-434f-b6ee-c4de6accb9fb returned with HTTP 200 Dec 06 06:31:57.611862 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 431/874] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:31:57 2020] GET /volume/v3/144309923d9f421099225acf981cd6f0/volumes/ece06648-c855-434f-b6ee-c4de6accb9fb => generated 912 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:31:58.628554 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-97a02980-505c-4129-b366-8fbe16ed8e04 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] GET http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/ece06648-c855-434f-b6ee-c4de6accb9fb Dec 06 06:31:58.630482 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-97a02980-505c-4129-b366-8fbe16ed8e04 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:31:58.631012 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:31:58.631012 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:31:58.631928 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-97a02980-505c-4129-b366-8fbe16ed8e04 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:31:58.687688 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-97a02980-505c-4129-b366-8fbe16ed8e04 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/ece06648-c855-434f-b6ee-c4de6accb9fb returned with HTTP 404 Dec 06 06:31:58.697660 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-13e2da4f-14e7-4f7b-905c-c6ceb0c8135f tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] DELETE http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/e63e68a4-4f5c-4cd5-ab9f-20076bf5e893 Dec 06 06:31:58.698824 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-13e2da4f-14e7-4f7b-905c-c6ceb0c8135f tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:31:58.699271 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:31:58.699271 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:31:58.700178 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-13e2da4f-14e7-4f7b-905c-c6ceb0c8135f tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Calling method 'delete' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:31:58.700890 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.v3.volumes [None req-13e2da4f-14e7-4f7b-905c-c6ceb0c8135f tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Delete volume with id: e63e68a4-4f5c-4cd5-ab9f-20076bf5e893 Dec 06 06:31:58.709473 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 444/875] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:31:58 2020] GET /volume/v3/144309923d9f421099225acf981cd6f0/volumes/ece06648-c855-434f-b6ee-c4de6accb9fb => generated 109 bytes in 71 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 06 06:31:58.760199 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:31:58.760199 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:31:58.762658 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-13e2da4f-14e7-4f7b-905c-c6ceb0c8135f tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Volume info retrieved successfully. Dec 06 06:31:58.798803 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-13e2da4f-14e7-4f7b-905c-c6ceb0c8135f tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Delete volume request issued successfully. Dec 06 06:31:58.799695 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-13e2da4f-14e7-4f7b-905c-c6ceb0c8135f tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/e63e68a4-4f5c-4cd5-ab9f-20076bf5e893 returned with HTTP 202 Dec 06 06:31:58.813885 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-9d6bb245-7f2a-4dfa-9303-4447fb7e5400 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] GET http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/e63e68a4-4f5c-4cd5-ab9f-20076bf5e893 Dec 06 06:31:58.814668 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-9d6bb245-7f2a-4dfa-9303-4447fb7e5400 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:31:58.815512 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-9d6bb245-7f2a-4dfa-9303-4447fb7e5400 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:31:58.820561 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 432/876] 10.222.0.57 () {58 vars in 1318 bytes} [Sun Dec 6 06:31:58 2020] DELETE /volume/v3/144309923d9f421099225acf981cd6f0/volumes/e63e68a4-4f5c-4cd5-ab9f-20076bf5e893 => generated 0 bytes in 127 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 06 06:31:58.944461 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:31:58.944461 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:31:58.967549 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-9d6bb245-7f2a-4dfa-9303-4447fb7e5400 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Volume info retrieved successfully. Dec 06 06:31:59.012522 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-9d6bb245-7f2a-4dfa-9303-4447fb7e5400 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/e63e68a4-4f5c-4cd5-ab9f-20076bf5e893 returned with HTTP 200 Dec 06 06:31:59.016460 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 445/877] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:31:58 2020] GET /volume/v3/144309923d9f421099225acf981cd6f0/volumes/e63e68a4-4f5c-4cd5-ab9f-20076bf5e893 => generated 912 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:32:00.030367 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-50d288fc-dd85-401d-bc1d-8e2c453731f9 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] GET http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/e63e68a4-4f5c-4cd5-ab9f-20076bf5e893 Dec 06 06:32:00.030883 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-50d288fc-dd85-401d-bc1d-8e2c453731f9 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:32:00.031074 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:32:00.031074 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:32:00.031461 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-50d288fc-dd85-401d-bc1d-8e2c453731f9 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:32:00.125803 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:32:00.125803 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:32:00.136669 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-50d288fc-dd85-401d-bc1d-8e2c453731f9 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Volume info retrieved successfully. Dec 06 06:32:00.176853 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-50d288fc-dd85-401d-bc1d-8e2c453731f9 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/e63e68a4-4f5c-4cd5-ab9f-20076bf5e893 returned with HTTP 200 Dec 06 06:32:00.177905 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 433/878] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:32:00 2020] GET /volume/v3/144309923d9f421099225acf981cd6f0/volumes/e63e68a4-4f5c-4cd5-ab9f-20076bf5e893 => generated 912 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:32:00.660024 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-4a05c7ed-8da6-4052-aeee-db1acc3cbe5a req-da04802d-d19f-4ec6-bcec-e7869ac3491b tempest-AttachVolumeShelveTestJSON-1132818255 tempest-AttachVolumeShelveTestJSON-1132818255] GET http://10.222.0.57/volume/v3/78f11056a778404183dbe3d681010ae8/volumes/8004507a-96ee-4e0f-8bdd-bf8ab5ddce87 Dec 06 06:32:00.660476 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-4a05c7ed-8da6-4052-aeee-db1acc3cbe5a req-da04802d-d19f-4ec6-bcec-e7869ac3491b tempest-AttachVolumeShelveTestJSON-1132818255 tempest-AttachVolumeShelveTestJSON-1132818255] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:32:00.660726 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:32:00.660726 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:32:00.661095 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-4a05c7ed-8da6-4052-aeee-db1acc3cbe5a req-da04802d-d19f-4ec6-bcec-e7869ac3491b tempest-AttachVolumeShelveTestJSON-1132818255 tempest-AttachVolumeShelveTestJSON-1132818255] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:32:00.778488 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:32:00.778488 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:32:00.795852 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [req-4a05c7ed-8da6-4052-aeee-db1acc3cbe5a req-da04802d-d19f-4ec6-bcec-e7869ac3491b tempest-AttachVolumeShelveTestJSON-1132818255 tempest-AttachVolumeShelveTestJSON-1132818255] Volume info retrieved successfully. Dec 06 06:32:00.858580 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-4a05c7ed-8da6-4052-aeee-db1acc3cbe5a req-da04802d-d19f-4ec6-bcec-e7869ac3491b tempest-AttachVolumeShelveTestJSON-1132818255 tempest-AttachVolumeShelveTestJSON-1132818255] http://10.222.0.57/volume/v3/78f11056a778404183dbe3d681010ae8/volumes/8004507a-96ee-4e0f-8bdd-bf8ab5ddce87 returned with HTTP 200 Dec 06 06:32:00.862021 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 446/879] 10.222.0.57 () {60 vars in 1569 bytes} [Sun Dec 6 06:32:00 2020] GET /volume/v3/78f11056a778404183dbe3d681010ae8/volumes/8004507a-96ee-4e0f-8bdd-bf8ab5ddce87 => generated 919 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:32:00.884241 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-50d288fc-dd85-401d-bc1d-8e2c453731f9 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] GET http://10.222.0.57/volume// Dec 06 06:32:00.884748 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-50d288fc-dd85-401d-bc1d-8e2c453731f9 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:32:00.884969 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:32:00.884969 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:32:00.885352 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-50d288fc-dd85-401d-bc1d-8e2c453731f9 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Calling method 'all' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:32:00.887860 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-50d288fc-dd85-401d-bc1d-8e2c453731f9 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] http://10.222.0.57/volume// returned with HTTP 300 Dec 06 06:32:00.888365 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 434/880] 10.222.0.57 () {58 vars in 1289 bytes} [Sun Dec 6 06:32:00 2020] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 06 06:32:00.908617 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-4a05c7ed-8da6-4052-aeee-db1acc3cbe5a req-7c93da79-8f21-4fc4-bc09-d6d981440684 tempest-AttachVolumeShelveTestJSON-1132818255 tempest-AttachVolumeShelveTestJSON-1132818255] POST http://10.222.0.57/volume/v3/78f11056a778404183dbe3d681010ae8/attachments Dec 06 06:32:00.909515 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:32:00.909515 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:32:00.910388 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-4a05c7ed-8da6-4052-aeee-db1acc3cbe5a req-7c93da79-8f21-4fc4-bc09-d6d981440684 tempest-AttachVolumeShelveTestJSON-1132818255 tempest-AttachVolumeShelveTestJSON-1132818255] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8004507a-96ee-4e0f-8bdd-bf8ab5ddce87", "instance_uuid": "82030eba-f77d-41df-9f9f-c229de5acb11", "connector": null}} {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 06 06:32:00.987608 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:32:00.987608 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:32:01.083435 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-4a05c7ed-8da6-4052-aeee-db1acc3cbe5a req-7c93da79-8f21-4fc4-bc09-d6d981440684 tempest-AttachVolumeShelveTestJSON-1132818255 tempest-AttachVolumeShelveTestJSON-1132818255] http://10.222.0.57/volume/v3/78f11056a778404183dbe3d681010ae8/attachments returned with HTTP 200 Dec 06 06:32:01.086074 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 447/881] 10.222.0.57 () {66 vars in 1565 bytes} [Sun Dec 6 06:32:00 2020] POST /volume/v3/78f11056a778404183dbe3d681010ae8/attachments => generated 273 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 06 06:32:01.196025 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-8ef47216-b9cf-4b0a-86e4-04f41b372023 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] GET http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/e63e68a4-4f5c-4cd5-ab9f-20076bf5e893 Dec 06 06:32:01.197847 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-8ef47216-b9cf-4b0a-86e4-04f41b372023 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:32:01.198767 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-8ef47216-b9cf-4b0a-86e4-04f41b372023 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:32:01.223794 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-4a05c7ed-8da6-4052-aeee-db1acc3cbe5a req-fd38cafc-1581-4310-8669-7e64bf906aff tempest-AttachVolumeShelveTestJSON-1132818255 tempest-AttachVolumeShelveTestJSON-1132818255] POST http://10.222.0.57/volume/v3/78f11056a778404183dbe3d681010ae8/attachments/cd30e836-b7d7-4026-8d75-5fb9fbb5c169/action Dec 06 06:32:01.224949 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:32:01.224949 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:32:01.225614 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-4a05c7ed-8da6-4052-aeee-db1acc3cbe5a req-fd38cafc-1581-4310-8669-7e64bf906aff tempest-AttachVolumeShelveTestJSON-1132818255 tempest-AttachVolumeShelveTestJSON-1132818255] Action body: b'{"os-complete": null}' {{(pid=88144) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 06 06:32:01.226172 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-4a05c7ed-8da6-4052-aeee-db1acc3cbe5a req-fd38cafc-1581-4310-8669-7e64bf906aff tempest-AttachVolumeShelveTestJSON-1132818255 tempest-AttachVolumeShelveTestJSON-1132818255] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 06 06:32:01.361688 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:32:01.361688 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:32:01.371259 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:32:01.371259 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:32:01.383792 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-8ef47216-b9cf-4b0a-86e4-04f41b372023 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Volume info retrieved successfully. Dec 06 06:32:01.388200 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-4a05c7ed-8da6-4052-aeee-db1acc3cbe5a req-fd38cafc-1581-4310-8669-7e64bf906aff tempest-AttachVolumeShelveTestJSON-1132818255 tempest-AttachVolumeShelveTestJSON-1132818255] http://10.222.0.57/volume/v3/78f11056a778404183dbe3d681010ae8/attachments/cd30e836-b7d7-4026-8d75-5fb9fbb5c169/action returned with HTTP 204 Dec 06 06:32:01.401748 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 448/882] 10.222.0.57 () {66 vars in 1696 bytes} [Sun Dec 6 06:32:01 2020] POST /volume/v3/78f11056a778404183dbe3d681010ae8/attachments/cd30e836-b7d7-4026-8d75-5fb9fbb5c169/action => generated 0 bytes in 175 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 06 06:32:01.432368 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-a545b383-887d-4ae5-8e9d-852ffe5b387e tempest-AttachVolumeShelveTestJSON-1132818255 tempest-AttachVolumeShelveTestJSON-1132818255] GET http://10.222.0.57/volume/v3/78f11056a778404183dbe3d681010ae8/volumes/8004507a-96ee-4e0f-8bdd-bf8ab5ddce87 Dec 06 06:32:01.436161 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-a545b383-887d-4ae5-8e9d-852ffe5b387e tempest-AttachVolumeShelveTestJSON-1132818255 tempest-AttachVolumeShelveTestJSON-1132818255] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:32:01.436752 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:32:01.436752 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:32:01.438136 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-a545b383-887d-4ae5-8e9d-852ffe5b387e tempest-AttachVolumeShelveTestJSON-1132818255 tempest-AttachVolumeShelveTestJSON-1132818255] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:32:01.442950 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-8ef47216-b9cf-4b0a-86e4-04f41b372023 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/e63e68a4-4f5c-4cd5-ab9f-20076bf5e893 returned with HTTP 200 Dec 06 06:32:01.448891 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 435/883] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:32:01 2020] GET /volume/v3/144309923d9f421099225acf981cd6f0/volumes/e63e68a4-4f5c-4cd5-ab9f-20076bf5e893 => generated 912 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:32:01.506140 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:32:01.506140 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:32:01.515281 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-a545b383-887d-4ae5-8e9d-852ffe5b387e tempest-AttachVolumeShelveTestJSON-1132818255 tempest-AttachVolumeShelveTestJSON-1132818255] Volume info retrieved successfully. Dec 06 06:32:01.544293 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:32:01.544293 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:32:01.559946 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-a545b383-887d-4ae5-8e9d-852ffe5b387e tempest-AttachVolumeShelveTestJSON-1132818255 tempest-AttachVolumeShelveTestJSON-1132818255] http://10.222.0.57/volume/v3/78f11056a778404183dbe3d681010ae8/volumes/8004507a-96ee-4e0f-8bdd-bf8ab5ddce87 returned with HTTP 200 Dec 06 06:32:01.571913 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 449/884] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:32:01 2020] GET /volume/v3/78f11056a778404183dbe3d681010ae8/volumes/8004507a-96ee-4e0f-8bdd-bf8ab5ddce87 => generated 1181 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 06 06:32:02.459243 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-bfbba5db-772c-4419-8af8-3a1071f4d968 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] GET http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/e63e68a4-4f5c-4cd5-ab9f-20076bf5e893 Dec 06 06:32:02.459746 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-bfbba5db-772c-4419-8af8-3a1071f4d968 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:32:02.459951 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:32:02.459951 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:32:02.460697 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-bfbba5db-772c-4419-8af8-3a1071f4d968 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:32:02.568240 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-bfbba5db-772c-4419-8af8-3a1071f4d968 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/e63e68a4-4f5c-4cd5-ab9f-20076bf5e893 returned with HTTP 404 Dec 06 06:32:02.574044 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 436/885] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:32:02 2020] GET /volume/v3/144309923d9f421099225acf981cd6f0/volumes/e63e68a4-4f5c-4cd5-ab9f-20076bf5e893 => generated 109 bytes in 119 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 06 06:32:04.785903 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-9d45fab7-4c84-4462-b0a7-2c5d487071f2 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] DELETE http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/25751a41-75f1-4e5b-89f1-207de494ef42 Dec 06 06:32:04.786401 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-9d45fab7-4c84-4462-b0a7-2c5d487071f2 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:32:04.786626 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:32:04.786626 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:32:04.786999 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-9d45fab7-4c84-4462-b0a7-2c5d487071f2 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Calling method 'delete' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:32:04.787465 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.v3.volumes [None req-9d45fab7-4c84-4462-b0a7-2c5d487071f2 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Delete volume with id: 25751a41-75f1-4e5b-89f1-207de494ef42 Dec 06 06:32:04.914116 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:32:04.914116 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:32:04.915373 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-9d45fab7-4c84-4462-b0a7-2c5d487071f2 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Volume info retrieved successfully. Dec 06 06:32:04.973978 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-9d45fab7-4c84-4462-b0a7-2c5d487071f2 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Delete volume request issued successfully. Dec 06 06:32:04.974356 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-9d45fab7-4c84-4462-b0a7-2c5d487071f2 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/25751a41-75f1-4e5b-89f1-207de494ef42 returned with HTTP 202 Dec 06 06:32:04.975628 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 450/886] 10.222.0.57 () {58 vars in 1318 bytes} [Sun Dec 6 06:32:04 2020] DELETE /volume/v3/144309923d9f421099225acf981cd6f0/volumes/25751a41-75f1-4e5b-89f1-207de494ef42 => generated 0 bytes in 193 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 06 06:32:04.984003 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-2617514c-2f3f-4f9f-9aef-ed8bfd7826cd tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] GET http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/25751a41-75f1-4e5b-89f1-207de494ef42 Dec 06 06:32:04.985347 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-2617514c-2f3f-4f9f-9aef-ed8bfd7826cd tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:32:04.988747 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-2617514c-2f3f-4f9f-9aef-ed8bfd7826cd tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:32:05.187305 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:32:05.187305 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:32:05.221683 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-2617514c-2f3f-4f9f-9aef-ed8bfd7826cd tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Volume info retrieved successfully. Dec 06 06:32:05.274936 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-2617514c-2f3f-4f9f-9aef-ed8bfd7826cd tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/25751a41-75f1-4e5b-89f1-207de494ef42 returned with HTTP 200 Dec 06 06:32:05.299173 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 437/887] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:32:04 2020] GET /volume/v3/144309923d9f421099225acf981cd6f0/volumes/25751a41-75f1-4e5b-89f1-207de494ef42 => generated 911 bytes in 319 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:32:05.568048 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-9d45fab7-4c84-4462-b0a7-2c5d487071f2 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] GET http://10.222.0.57/volume// Dec 06 06:32:05.568534 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-9d45fab7-4c84-4462-b0a7-2c5d487071f2 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:32:05.568820 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:32:05.568820 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:32:05.569205 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-9d45fab7-4c84-4462-b0a7-2c5d487071f2 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Calling method 'all' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:32:05.570502 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-9d45fab7-4c84-4462-b0a7-2c5d487071f2 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] http://10.222.0.57/volume// returned with HTTP 300 Dec 06 06:32:05.571413 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 451/888] 10.222.0.63 () {56 vars in 1089 bytes} [Sun Dec 6 06:32:05 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 06 06:32:05.584821 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-08154c54-ba10-4219-8c90-9570598b406d req-24945e44-b3fa-47ed-ab26-7d2405b10cf3 tempest-AttachVolumeShelveTestJSON-1132818255 tempest-AttachVolumeShelveTestJSON-1132818255] GET http://10.222.0.57/volume/v3/78f11056a778404183dbe3d681010ae8/volumes/8004507a-96ee-4e0f-8bdd-bf8ab5ddce87 Dec 06 06:32:05.585406 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-08154c54-ba10-4219-8c90-9570598b406d req-24945e44-b3fa-47ed-ab26-7d2405b10cf3 tempest-AttachVolumeShelveTestJSON-1132818255 tempest-AttachVolumeShelveTestJSON-1132818255] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:32:05.585623 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:32:05.585623 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:32:05.586002 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-08154c54-ba10-4219-8c90-9570598b406d req-24945e44-b3fa-47ed-ab26-7d2405b10cf3 tempest-AttachVolumeShelveTestJSON-1132818255 tempest-AttachVolumeShelveTestJSON-1132818255] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:32:05.725439 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:32:05.725439 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:32:05.751441 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [req-08154c54-ba10-4219-8c90-9570598b406d req-24945e44-b3fa-47ed-ab26-7d2405b10cf3 tempest-AttachVolumeShelveTestJSON-1132818255 tempest-AttachVolumeShelveTestJSON-1132818255] Volume info retrieved successfully. Dec 06 06:32:05.807112 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:32:05.807112 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:32:05.830365 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-08154c54-ba10-4219-8c90-9570598b406d req-24945e44-b3fa-47ed-ab26-7d2405b10cf3 tempest-AttachVolumeShelveTestJSON-1132818255 tempest-AttachVolumeShelveTestJSON-1132818255] http://10.222.0.57/volume/v3/78f11056a778404183dbe3d681010ae8/volumes/8004507a-96ee-4e0f-8bdd-bf8ab5ddce87 returned with HTTP 200 Dec 06 06:32:05.832312 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 438/889] 10.222.0.63 () {60 vars in 1403 bytes} [Sun Dec 6 06:32:05 2020] GET /volume/v3/78f11056a778404183dbe3d681010ae8/volumes/8004507a-96ee-4e0f-8bdd-bf8ab5ddce87 => generated 1280 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 06 06:32:05.867991 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-08154c54-ba10-4219-8c90-9570598b406d req-3ddf6802-0ff3-4f03-b344-8d29c91da7fd tempest-AttachVolumeShelveTestJSON-1132818255 tempest-AttachVolumeShelveTestJSON-1132818255] PUT http://10.222.0.57/volume/v3/78f11056a778404183dbe3d681010ae8/attachments/cd30e836-b7d7-4026-8d75-5fb9fbb5c169 Dec 06 06:32:05.869117 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-08154c54-ba10-4219-8c90-9570598b406d req-3ddf6802-0ff3-4f03-b344-8d29c91da7fd tempest-AttachVolumeShelveTestJSON-1132818255 tempest-AttachVolumeShelveTestJSON-1132818255] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.63", "host": "n-h1-765311-2", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-765311-2.cbci-765311-2.local", "mountpoint": "/dev/sdb"}}} {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 06 06:32:05.938430 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 06 06:32:05.938430 n-d-765311-2 devstack@c-api.service[88143]: return self.call(f, *args, **kw) Dec 06 06:32:05.939300 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.coordination [req-08154c54-ba10-4219-8c90-9570598b406d req-3ddf6802-0ff3-4f03-b344-8d29c91da7fd tempest-AttachVolumeShelveTestJSON-1132818255 tempest-AttachVolumeShelveTestJSON-1132818255] Lock "b'cinder-attachment_update-8004507a-96ee-4e0f-8bdd-bf8ab5ddce87-n-h1-765311-2'" acquired by "attachment_update" :: waited 0.023s {{(pid=88144) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 06 06:32:05.941882 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:32:05.941882 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:32:06.294035 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-6ec4a776-cf87-4fa3-befe-cbb6b71f7545 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] GET http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/25751a41-75f1-4e5b-89f1-207de494ef42 Dec 06 06:32:06.294824 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-6ec4a776-cf87-4fa3-befe-cbb6b71f7545 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:32:06.295236 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:32:06.295236 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:32:06.296338 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-6ec4a776-cf87-4fa3-befe-cbb6b71f7545 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:32:06.418059 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:32:06.418059 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:32:06.444969 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-6ec4a776-cf87-4fa3-befe-cbb6b71f7545 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Volume info retrieved successfully. Dec 06 06:32:06.518185 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-6ec4a776-cf87-4fa3-befe-cbb6b71f7545 tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/25751a41-75f1-4e5b-89f1-207de494ef42 returned with HTTP 200 Dec 06 06:32:06.535471 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 439/890] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:32:06 2020] GET /volume/v3/144309923d9f421099225acf981cd6f0/volumes/25751a41-75f1-4e5b-89f1-207de494ef42 => generated 911 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:32:07.534818 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-ee8251c7-dcae-4383-a3bf-341e096e8c5b tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] GET http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/25751a41-75f1-4e5b-89f1-207de494ef42 Dec 06 06:32:07.535334 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-ee8251c7-dcae-4383-a3bf-341e096e8c5b tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:32:07.535547 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:32:07.535547 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:32:07.536094 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-ee8251c7-dcae-4383-a3bf-341e096e8c5b tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:32:07.683226 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:32:07.683226 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:32:07.700221 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-ee8251c7-dcae-4383-a3bf-341e096e8c5b tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Volume info retrieved successfully. Dec 06 06:32:07.761278 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-ee8251c7-dcae-4383-a3bf-341e096e8c5b tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/25751a41-75f1-4e5b-89f1-207de494ef42 returned with HTTP 200 Dec 06 06:32:07.779104 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 440/891] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:32:07 2020] GET /volume/v3/144309923d9f421099225acf981cd6f0/volumes/25751a41-75f1-4e5b-89f1-207de494ef42 => generated 911 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 06 06:32:08.782238 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-b87b8112-5d8b-4ea6-abc8-f32e2b58121e tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] GET http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/25751a41-75f1-4e5b-89f1-207de494ef42 Dec 06 06:32:08.783494 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-b87b8112-5d8b-4ea6-abc8-f32e2b58121e tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:32:08.783890 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:32:08.783890 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:32:08.784531 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-b87b8112-5d8b-4ea6-abc8-f32e2b58121e tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:32:08.879026 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.coordination [req-08154c54-ba10-4219-8c90-9570598b406d req-3ddf6802-0ff3-4f03-b344-8d29c91da7fd tempest-AttachVolumeShelveTestJSON-1132818255 tempest-AttachVolumeShelveTestJSON-1132818255] Lock "b'cinder-attachment_update-8004507a-96ee-4e0f-8bdd-bf8ab5ddce87-n-h1-765311-2'" released by "attachment_update" :: held 2.940s {{(pid=88144) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 06 06:32:08.880052 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-08154c54-ba10-4219-8c90-9570598b406d req-3ddf6802-0ff3-4f03-b344-8d29c91da7fd tempest-AttachVolumeShelveTestJSON-1132818255 tempest-AttachVolumeShelveTestJSON-1132818255] http://10.222.0.57/volume/v3/78f11056a778404183dbe3d681010ae8/attachments/cd30e836-b7d7-4026-8d75-5fb9fbb5c169 returned with HTTP 200 Dec 06 06:32:08.883210 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 452/892] 10.222.0.63 () {64 vars in 1468 bytes} [Sun Dec 6 06:32:05 2020] PUT /volume/v3/78f11056a778404183dbe3d681010ae8/attachments/cd30e836-b7d7-4026-8d75-5fb9fbb5c169 => generated 762 bytes in 3020 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 06 06:32:08.927798 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-b87b8112-5d8b-4ea6-abc8-f32e2b58121e tempest-AttachVolumeTestJSON-130776930 tempest-AttachVolumeTestJSON-130776930] http://10.222.0.57/volume/v3/144309923d9f421099225acf981cd6f0/volumes/25751a41-75f1-4e5b-89f1-207de494ef42 returned with HTTP 404 Dec 06 06:32:08.929177 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-08154c54-ba10-4219-8c90-9570598b406d req-86d98a2d-f89b-4a2b-a1ce-346566e56346 tempest-AttachVolumeShelveTestJSON-1132818255 tempest-AttachVolumeShelveTestJSON-1132818255] POST http://10.222.0.57/volume/v3/78f11056a778404183dbe3d681010ae8/attachments/cd30e836-b7d7-4026-8d75-5fb9fbb5c169/action Dec 06 06:32:08.933039 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 441/893] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:32:08 2020] GET /volume/v3/144309923d9f421099225acf981cd6f0/volumes/25751a41-75f1-4e5b-89f1-207de494ef42 => generated 109 bytes in 151 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 06 06:32:08.934214 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:32:08.934214 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:32:08.934996 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-08154c54-ba10-4219-8c90-9570598b406d req-86d98a2d-f89b-4a2b-a1ce-346566e56346 tempest-AttachVolumeShelveTestJSON-1132818255 tempest-AttachVolumeShelveTestJSON-1132818255] Action body: b'{"os-complete": null}' {{(pid=88144) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 06 06:32:08.935700 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-08154c54-ba10-4219-8c90-9570598b406d req-86d98a2d-f89b-4a2b-a1ce-346566e56346 tempest-AttachVolumeShelveTestJSON-1132818255 tempest-AttachVolumeShelveTestJSON-1132818255] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 06 06:32:09.081514 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:32:09.081514 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:32:09.128923 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-08154c54-ba10-4219-8c90-9570598b406d req-86d98a2d-f89b-4a2b-a1ce-346566e56346 tempest-AttachVolumeShelveTestJSON-1132818255 tempest-AttachVolumeShelveTestJSON-1132818255] http://10.222.0.57/volume/v3/78f11056a778404183dbe3d681010ae8/attachments/cd30e836-b7d7-4026-8d75-5fb9fbb5c169/action returned with HTTP 204 Dec 06 06:32:09.129771 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 453/894] 10.222.0.63 () {64 vars in 1489 bytes} [Sun Dec 6 06:32:08 2020] POST /volume/v3/78f11056a778404183dbe3d681010ae8/attachments/cd30e836-b7d7-4026-8d75-5fb9fbb5c169/action => generated 0 bytes in 207 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Dec 06 06:33:18.039170 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-391bb4ab-b897-4de1-8031-9f8e558cf68b tempest-AttachVolumeShelveTestJSON-1132818255 tempest-AttachVolumeShelveTestJSON-1132818255] GET http://10.222.0.57/volume/v3/78f11056a778404183dbe3d681010ae8/volumes/8004507a-96ee-4e0f-8bdd-bf8ab5ddce87 Dec 06 06:33:18.040343 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-391bb4ab-b897-4de1-8031-9f8e558cf68b tempest-AttachVolumeShelveTestJSON-1132818255 tempest-AttachVolumeShelveTestJSON-1132818255] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:33:18.041149 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-391bb4ab-b897-4de1-8031-9f8e558cf68b tempest-AttachVolumeShelveTestJSON-1132818255 tempest-AttachVolumeShelveTestJSON-1132818255] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:33:18.095627 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:33:18.095627 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:33:18.106229 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-391bb4ab-b897-4de1-8031-9f8e558cf68b tempest-AttachVolumeShelveTestJSON-1132818255 tempest-AttachVolumeShelveTestJSON-1132818255] Volume info retrieved successfully. Dec 06 06:33:18.129639 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:33:18.129639 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:33:18.139530 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-391bb4ab-b897-4de1-8031-9f8e558cf68b tempest-AttachVolumeShelveTestJSON-1132818255 tempest-AttachVolumeShelveTestJSON-1132818255] http://10.222.0.57/volume/v3/78f11056a778404183dbe3d681010ae8/volumes/8004507a-96ee-4e0f-8bdd-bf8ab5ddce87 returned with HTTP 200 Dec 06 06:33:18.140715 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 442/895] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:33:18 2020] GET /volume/v3/78f11056a778404183dbe3d681010ae8/volumes/8004507a-96ee-4e0f-8bdd-bf8ab5ddce87 => generated 1211 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 06 06:33:18.267408 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-64b15c95-0c3a-481d-b70d-9a538bc2016a req-9e1e89a8-9c86-4a43-b842-300697d22191 tempest-AttachVolumeShelveTestJSON-1132818255 tempest-AttachVolumeShelveTestJSON-1132818255] GET http://10.222.0.57/volume/v3/78f11056a778404183dbe3d681010ae8/volumes/8004507a-96ee-4e0f-8bdd-bf8ab5ddce87 Dec 06 06:33:18.268467 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-64b15c95-0c3a-481d-b70d-9a538bc2016a req-9e1e89a8-9c86-4a43-b842-300697d22191 tempest-AttachVolumeShelveTestJSON-1132818255 tempest-AttachVolumeShelveTestJSON-1132818255] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:33:18.268991 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:33:18.268991 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:33:18.269850 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-64b15c95-0c3a-481d-b70d-9a538bc2016a req-9e1e89a8-9c86-4a43-b842-300697d22191 tempest-AttachVolumeShelveTestJSON-1132818255 tempest-AttachVolumeShelveTestJSON-1132818255] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:33:18.357113 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:33:18.357113 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:33:18.366863 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [req-64b15c95-0c3a-481d-b70d-9a538bc2016a req-9e1e89a8-9c86-4a43-b842-300697d22191 tempest-AttachVolumeShelveTestJSON-1132818255 tempest-AttachVolumeShelveTestJSON-1132818255] Volume info retrieved successfully. Dec 06 06:33:18.389540 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:33:18.389540 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:33:18.401136 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-64b15c95-0c3a-481d-b70d-9a538bc2016a req-9e1e89a8-9c86-4a43-b842-300697d22191 tempest-AttachVolumeShelveTestJSON-1132818255 tempest-AttachVolumeShelveTestJSON-1132818255] http://10.222.0.57/volume/v3/78f11056a778404183dbe3d681010ae8/volumes/8004507a-96ee-4e0f-8bdd-bf8ab5ddce87 returned with HTTP 200 Dec 06 06:33:18.403727 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 454/896] 10.222.0.57 () {60 vars in 1569 bytes} [Sun Dec 6 06:33:18 2020] GET /volume/v3/78f11056a778404183dbe3d681010ae8/volumes/8004507a-96ee-4e0f-8bdd-bf8ab5ddce87 => generated 1211 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 06 06:33:18.431581 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-64b15c95-0c3a-481d-b70d-9a538bc2016a req-d70ae41b-3020-4289-93e1-2795d8c641e1 tempest-AttachVolumeShelveTestJSON-1132818255 tempest-AttachVolumeShelveTestJSON-1132818255] POST http://10.222.0.57/volume/v3/78f11056a778404183dbe3d681010ae8/volumes/8004507a-96ee-4e0f-8bdd-bf8ab5ddce87/action Dec 06 06:33:18.432373 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:33:18.432373 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:33:18.433140 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-64b15c95-0c3a-481d-b70d-9a538bc2016a req-d70ae41b-3020-4289-93e1-2795d8c641e1 tempest-AttachVolumeShelveTestJSON-1132818255 tempest-AttachVolumeShelveTestJSON-1132818255] Action body: b'{"os-begin_detaching": null}' {{(pid=88145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 06 06:33:18.433908 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-64b15c95-0c3a-481d-b70d-9a538bc2016a req-d70ae41b-3020-4289-93e1-2795d8c641e1 tempest-AttachVolumeShelveTestJSON-1132818255 tempest-AttachVolumeShelveTestJSON-1132818255] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 06 06:33:18.519118 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:33:18.519118 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:33:18.521390 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [req-64b15c95-0c3a-481d-b70d-9a538bc2016a req-d70ae41b-3020-4289-93e1-2795d8c641e1 tempest-AttachVolumeShelveTestJSON-1132818255 tempest-AttachVolumeShelveTestJSON-1132818255] Volume info retrieved successfully. Dec 06 06:33:18.533176 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [req-64b15c95-0c3a-481d-b70d-9a538bc2016a req-d70ae41b-3020-4289-93e1-2795d8c641e1 tempest-AttachVolumeShelveTestJSON-1132818255 tempest-AttachVolumeShelveTestJSON-1132818255] Begin detaching volume completed successfully. Dec 06 06:33:18.534102 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-64b15c95-0c3a-481d-b70d-9a538bc2016a req-d70ae41b-3020-4289-93e1-2795d8c641e1 tempest-AttachVolumeShelveTestJSON-1132818255 tempest-AttachVolumeShelveTestJSON-1132818255] http://10.222.0.57/volume/v3/78f11056a778404183dbe3d681010ae8/volumes/8004507a-96ee-4e0f-8bdd-bf8ab5ddce87/action returned with HTTP 202 Dec 06 06:33:18.541935 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 443/897] 10.222.0.57 () {64 vars in 1643 bytes} [Sun Dec 6 06:33:18 2020] POST /volume/v3/78f11056a778404183dbe3d681010ae8/volumes/8004507a-96ee-4e0f-8bdd-bf8ab5ddce87/action => generated 0 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 06 06:33:18.567248 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-13909ffb-9fdb-4a4c-bdb1-36c5350cb68a tempest-AttachVolumeShelveTestJSON-1132818255 tempest-AttachVolumeShelveTestJSON-1132818255] GET http://10.222.0.57/volume/v3/78f11056a778404183dbe3d681010ae8/volumes/8004507a-96ee-4e0f-8bdd-bf8ab5ddce87 Dec 06 06:33:18.569486 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-13909ffb-9fdb-4a4c-bdb1-36c5350cb68a tempest-AttachVolumeShelveTestJSON-1132818255 tempest-AttachVolumeShelveTestJSON-1132818255] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:33:18.570297 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:33:18.570297 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:33:18.573864 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-13909ffb-9fdb-4a4c-bdb1-36c5350cb68a tempest-AttachVolumeShelveTestJSON-1132818255 tempest-AttachVolumeShelveTestJSON-1132818255] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:33:18.626519 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-64b15c95-0c3a-481d-b70d-9a538bc2016a req-d70ae41b-3020-4289-93e1-2795d8c641e1 tempest-AttachVolumeShelveTestJSON-1132818255 tempest-AttachVolumeShelveTestJSON-1132818255] GET http://10.222.0.57/volume// Dec 06 06:33:18.627012 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-64b15c95-0c3a-481d-b70d-9a538bc2016a req-d70ae41b-3020-4289-93e1-2795d8c641e1 tempest-AttachVolumeShelveTestJSON-1132818255 tempest-AttachVolumeShelveTestJSON-1132818255] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:33:18.627230 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:33:18.627230 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:33:18.627611 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-64b15c95-0c3a-481d-b70d-9a538bc2016a req-d70ae41b-3020-4289-93e1-2795d8c641e1 tempest-AttachVolumeShelveTestJSON-1132818255 tempest-AttachVolumeShelveTestJSON-1132818255] Calling method 'all' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:33:18.628695 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-64b15c95-0c3a-481d-b70d-9a538bc2016a req-d70ae41b-3020-4289-93e1-2795d8c641e1 tempest-AttachVolumeShelveTestJSON-1132818255 tempest-AttachVolumeShelveTestJSON-1132818255] http://10.222.0.57/volume// returned with HTTP 300 Dec 06 06:33:18.629776 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 444/898] 10.222.0.63 () {56 vars in 1089 bytes} [Sun Dec 6 06:33:18 2020] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 06 06:33:18.644754 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-64b15c95-0c3a-481d-b70d-9a538bc2016a req-de96d72c-9509-41b2-bfd7-b8281209e85f tempest-AttachVolumeShelveTestJSON-1132818255 tempest-AttachVolumeShelveTestJSON-1132818255] GET http://10.222.0.57/volume/v3/78f11056a778404183dbe3d681010ae8/volumes/8004507a-96ee-4e0f-8bdd-bf8ab5ddce87 Dec 06 06:33:18.645492 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-64b15c95-0c3a-481d-b70d-9a538bc2016a req-de96d72c-9509-41b2-bfd7-b8281209e85f tempest-AttachVolumeShelveTestJSON-1132818255 tempest-AttachVolumeShelveTestJSON-1132818255] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:33:18.646720 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-64b15c95-0c3a-481d-b70d-9a538bc2016a req-de96d72c-9509-41b2-bfd7-b8281209e85f tempest-AttachVolumeShelveTestJSON-1132818255 tempest-AttachVolumeShelveTestJSON-1132818255] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:33:18.684761 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:33:18.684761 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:33:18.701386 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-13909ffb-9fdb-4a4c-bdb1-36c5350cb68a tempest-AttachVolumeShelveTestJSON-1132818255 tempest-AttachVolumeShelveTestJSON-1132818255] Volume info retrieved successfully. Dec 06 06:33:18.736491 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:33:18.736491 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:33:18.745361 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:33:18.745361 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:33:18.756939 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-13909ffb-9fdb-4a4c-bdb1-36c5350cb68a tempest-AttachVolumeShelveTestJSON-1132818255 tempest-AttachVolumeShelveTestJSON-1132818255] http://10.222.0.57/volume/v3/78f11056a778404183dbe3d681010ae8/volumes/8004507a-96ee-4e0f-8bdd-bf8ab5ddce87 returned with HTTP 200 Dec 06 06:33:18.758505 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 455/899] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:33:18 2020] GET /volume/v3/78f11056a778404183dbe3d681010ae8/volumes/8004507a-96ee-4e0f-8bdd-bf8ab5ddce87 => generated 1214 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 06 06:33:18.760129 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [req-64b15c95-0c3a-481d-b70d-9a538bc2016a req-de96d72c-9509-41b2-bfd7-b8281209e85f tempest-AttachVolumeShelveTestJSON-1132818255 tempest-AttachVolumeShelveTestJSON-1132818255] Volume info retrieved successfully. Dec 06 06:33:18.800255 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:33:18.800255 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:33:18.813328 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-64b15c95-0c3a-481d-b70d-9a538bc2016a req-de96d72c-9509-41b2-bfd7-b8281209e85f tempest-AttachVolumeShelveTestJSON-1132818255 tempest-AttachVolumeShelveTestJSON-1132818255] http://10.222.0.57/volume/v3/78f11056a778404183dbe3d681010ae8/volumes/8004507a-96ee-4e0f-8bdd-bf8ab5ddce87 returned with HTTP 200 Dec 06 06:33:18.815399 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 445/900] 10.222.0.63 () {60 vars in 1403 bytes} [Sun Dec 6 06:33:18 2020] GET /volume/v3/78f11056a778404183dbe3d681010ae8/volumes/8004507a-96ee-4e0f-8bdd-bf8ab5ddce87 => generated 1313 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Dec 06 06:33:19.237681 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-64b15c95-0c3a-481d-b70d-9a538bc2016a req-65142f24-04d7-4fcd-8327-0f34383e6cc6 tempest-AttachVolumeShelveTestJSON-1132818255 tempest-AttachVolumeShelveTestJSON-1132818255] DELETE http://10.222.0.57/volume/v3/78f11056a778404183dbe3d681010ae8/attachments/cd30e836-b7d7-4026-8d75-5fb9fbb5c169 Dec 06 06:33:19.239046 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-64b15c95-0c3a-481d-b70d-9a538bc2016a req-65142f24-04d7-4fcd-8327-0f34383e6cc6 tempest-AttachVolumeShelveTestJSON-1132818255 tempest-AttachVolumeShelveTestJSON-1132818255] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:33:19.239462 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:33:19.239462 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:33:19.240110 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-64b15c95-0c3a-481d-b70d-9a538bc2016a req-65142f24-04d7-4fcd-8327-0f34383e6cc6 tempest-AttachVolumeShelveTestJSON-1132818255 tempest-AttachVolumeShelveTestJSON-1132818255] Calling method 'version_select' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:33:19.279557 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:33:19.279557 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:33:19.775948 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-2b83940e-4a68-468a-a456-423ff144c3ce tempest-AttachVolumeShelveTestJSON-1132818255 tempest-AttachVolumeShelveTestJSON-1132818255] GET http://10.222.0.57/volume/v3/78f11056a778404183dbe3d681010ae8/volumes/8004507a-96ee-4e0f-8bdd-bf8ab5ddce87 Dec 06 06:33:19.776506 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-2b83940e-4a68-468a-a456-423ff144c3ce tempest-AttachVolumeShelveTestJSON-1132818255 tempest-AttachVolumeShelveTestJSON-1132818255] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:33:19.776851 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:33:19.776851 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:33:19.777364 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-2b83940e-4a68-468a-a456-423ff144c3ce tempest-AttachVolumeShelveTestJSON-1132818255 tempest-AttachVolumeShelveTestJSON-1132818255] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:33:19.853459 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:33:19.853459 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:33:19.869182 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-2b83940e-4a68-468a-a456-423ff144c3ce tempest-AttachVolumeShelveTestJSON-1132818255 tempest-AttachVolumeShelveTestJSON-1132818255] Volume info retrieved successfully. Dec 06 06:33:19.893054 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:33:19.893054 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:33:19.909479 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-2b83940e-4a68-468a-a456-423ff144c3ce tempest-AttachVolumeShelveTestJSON-1132818255 tempest-AttachVolumeShelveTestJSON-1132818255] http://10.222.0.57/volume/v3/78f11056a778404183dbe3d681010ae8/volumes/8004507a-96ee-4e0f-8bdd-bf8ab5ddce87 returned with HTTP 200 Dec 06 06:33:19.911302 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 446/901] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:33:19 2020] GET /volume/v3/78f11056a778404183dbe3d681010ae8/volumes/8004507a-96ee-4e0f-8bdd-bf8ab5ddce87 => generated 1214 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 06 06:33:20.023809 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [req-64b15c95-0c3a-481d-b70d-9a538bc2016a req-65142f24-04d7-4fcd-8327-0f34383e6cc6 tempest-AttachVolumeShelveTestJSON-1132818255 tempest-AttachVolumeShelveTestJSON-1132818255] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88144) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 06 06:33:20.024554 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [req-64b15c95-0c3a-481d-b70d-9a538bc2016a req-65142f24-04d7-4fcd-8327-0f34383e6cc6 tempest-AttachVolumeShelveTestJSON-1132818255 tempest-AttachVolumeShelveTestJSON-1132818255] Pending status list for volume during attachment-delete: [] {{(pid=88144) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 06 06:33:20.049613 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-64b15c95-0c3a-481d-b70d-9a538bc2016a req-65142f24-04d7-4fcd-8327-0f34383e6cc6 tempest-AttachVolumeShelveTestJSON-1132818255 tempest-AttachVolumeShelveTestJSON-1132818255] http://10.222.0.57/volume/v3/78f11056a778404183dbe3d681010ae8/attachments/cd30e836-b7d7-4026-8d75-5fb9fbb5c169 returned with HTTP 200 Dec 06 06:33:20.052431 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 456/902] 10.222.0.63 () {62 vars in 1437 bytes} [Sun Dec 6 06:33:19 2020] DELETE /volume/v3/78f11056a778404183dbe3d681010ae8/attachments/cd30e836-b7d7-4026-8d75-5fb9fbb5c169 => generated 19 bytes in 820 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:33:20.927745 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-0b58f283-3b1f-4b23-ae48-a616d36f152b tempest-AttachVolumeShelveTestJSON-1132818255 tempest-AttachVolumeShelveTestJSON-1132818255] GET http://10.222.0.57/volume/v3/78f11056a778404183dbe3d681010ae8/volumes/8004507a-96ee-4e0f-8bdd-bf8ab5ddce87 Dec 06 06:33:20.928304 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-0b58f283-3b1f-4b23-ae48-a616d36f152b tempest-AttachVolumeShelveTestJSON-1132818255 tempest-AttachVolumeShelveTestJSON-1132818255] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:33:20.928443 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:33:20.928443 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:33:20.929081 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-0b58f283-3b1f-4b23-ae48-a616d36f152b tempest-AttachVolumeShelveTestJSON-1132818255 tempest-AttachVolumeShelveTestJSON-1132818255] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:33:20.979623 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:33:20.979623 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:33:20.988311 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-0b58f283-3b1f-4b23-ae48-a616d36f152b tempest-AttachVolumeShelveTestJSON-1132818255 tempest-AttachVolumeShelveTestJSON-1132818255] Volume info retrieved successfully. Dec 06 06:33:21.013428 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-0b58f283-3b1f-4b23-ae48-a616d36f152b tempest-AttachVolumeShelveTestJSON-1132818255 tempest-AttachVolumeShelveTestJSON-1132818255] http://10.222.0.57/volume/v3/78f11056a778404183dbe3d681010ae8/volumes/8004507a-96ee-4e0f-8bdd-bf8ab5ddce87 returned with HTTP 200 Dec 06 06:33:21.014612 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 447/903] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:33:20 2020] GET /volume/v3/78f11056a778404183dbe3d681010ae8/volumes/8004507a-96ee-4e0f-8bdd-bf8ab5ddce87 => generated 919 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:33:44.663955 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-01752807-6a32-4791-bf04-9c72bee19f18 tempest-AttachVolumeNegativeTest-1157307366 tempest-AttachVolumeNegativeTest-1157307366] POST http://10.222.0.57/volume/v3/8a531087bd06492aa6ba4c93b5b48cb2/volumes Dec 06 06:33:44.665862 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:33:44.665862 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:33:44.666608 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-01752807-6a32-4791-bf04-9c72bee19f18 tempest-AttachVolumeNegativeTest-1157307366 tempest-AttachVolumeNegativeTest-1157307366] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1110393068"}} {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 06 06:33:44.667908 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.v3.volumes [None req-01752807-6a32-4791-bf04-9c72bee19f18 tempest-AttachVolumeNegativeTest-1157307366 tempest-AttachVolumeNegativeTest-1157307366] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1110393068'}} {{(pid=88144) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 06 06:33:44.668459 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.v3.volumes [None req-01752807-6a32-4791-bf04-9c72bee19f18 tempest-AttachVolumeNegativeTest-1157307366 tempest-AttachVolumeNegativeTest-1157307366] Create volume of 1 GB Dec 06 06:33:44.669378 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:33:44.669378 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:33:44.683799 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-01752807-6a32-4791-bf04-9c72bee19f18 tempest-AttachVolumeNegativeTest-1157307366 tempest-AttachVolumeNegativeTest-1157307366] Availability Zones retrieved successfully. Dec 06 06:33:44.701981 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-01752807-6a32-4791-bf04-9c72bee19f18 tempest-AttachVolumeNegativeTest-1157307366 tempest-AttachVolumeNegativeTest-1157307366] Flow 'volume_create_api' (aeec7745-7249-4d12-b403-7c7138013a02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88144) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 06 06:33:44.705186 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-01752807-6a32-4791-bf04-9c72bee19f18 tempest-AttachVolumeNegativeTest-1157307366 tempest-AttachVolumeNegativeTest-1157307366] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32f8ea22-0c45-4e6d-867d-50e8b5f6b6f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:33:44.707734 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.flows.api.create_volume [None req-01752807-6a32-4791-bf04-9c72bee19f18 tempest-AttachVolumeNegativeTest-1157307366 tempest-AttachVolumeNegativeTest-1157307366] Validating volume size '1' using validate_int {{(pid=88144) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 06 06:33:44.784576 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-01752807-6a32-4791-bf04-9c72bee19f18 tempest-AttachVolumeNegativeTest-1157307366 tempest-AttachVolumeNegativeTest-1157307366] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32f8ea22-0c45-4e6d-867d-50e8b5f6b6f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-06T05:47:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=30b7e6de-5d37-476d-b3c0-b2aec991b5a5,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '30b7e6de-5d37-476d-b3c0-b2aec991b5a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:33:44.787229 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-01752807-6a32-4791-bf04-9c72bee19f18 tempest-AttachVolumeNegativeTest-1157307366 tempest-AttachVolumeNegativeTest-1157307366] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86d7d593-24ba-49a5-bb6e-44f7ebdc54ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:33:44.918315 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.quota [None req-01752807-6a32-4791-bf04-9c72bee19f18 tempest-AttachVolumeNegativeTest-1157307366 tempest-AttachVolumeNegativeTest-1157307366] Created reservations ['185731cd-e69f-411f-a4a0-0daad0179df7', '5a6c4b05-217b-4a68-856a-a80113628238', 'c09d75e1-035e-4103-8f6a-046e4066bc43', '01aae420-7a85-4602-a3e9-6f6a8bad6f18'] {{(pid=88144) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 06 06:33:44.921756 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-01752807-6a32-4791-bf04-9c72bee19f18 tempest-AttachVolumeNegativeTest-1157307366 tempest-AttachVolumeNegativeTest-1157307366] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86d7d593-24ba-49a5-bb6e-44f7ebdc54ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['185731cd-e69f-411f-a4a0-0daad0179df7', '5a6c4b05-217b-4a68-856a-a80113628238', 'c09d75e1-035e-4103-8f6a-046e4066bc43', '01aae420-7a85-4602-a3e9-6f6a8bad6f18']}' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:33:44.926530 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-01752807-6a32-4791-bf04-9c72bee19f18 tempest-AttachVolumeNegativeTest-1157307366 tempest-AttachVolumeNegativeTest-1157307366] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0b99cb0-55da-4c43-b96d-f65b7489e40c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:33:45.039439 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-01752807-6a32-4791-bf04-9c72bee19f18 tempest-AttachVolumeNegativeTest-1157307366 tempest-AttachVolumeNegativeTest-1157307366] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0b99cb0-55da-4c43-b96d-f65b7489e40c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '37e7d87d-e994-4ec6-90e4-ebee578b28d7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1110393068',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8a531087bd06492aa6ba4c93b5b48cb2',qos_specs=None,replication_status=,reservations=['185731cd-e69f-411f-a4a0-0daad0179df7','5a6c4b05-217b-4a68-856a-a80113628238','c09d75e1-035e-4103-8f6a-046e4066bc43','01aae420-7a85-4602-a3e9-6f6a8bad6f18'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='581e0c231c8c4c4096775e833bf4ac84',volume_type_id=30b7e6de-5d37-476d-b3c0-b2aec991b5a5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-06T06:33:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1110393068',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=37e7d87d-e994-4ec6-90e4-ebee578b28d7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8a531087bd06492aa6ba4c93b5b48cb2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='581e0c231c8c4c4096775e833bf4ac84',volume_attachment=,volume_type=,volume_type_id=30b7e6de-5d37-476d-b3c0-b2aec991b5a5)}' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:33:45.042768 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-01752807-6a32-4791-bf04-9c72bee19f18 tempest-AttachVolumeNegativeTest-1157307366 tempest-AttachVolumeNegativeTest-1157307366] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b0f4aca-4267-4793-a12a-3f78b5665b28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:33:45.075616 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-01752807-6a32-4791-bf04-9c72bee19f18 tempest-AttachVolumeNegativeTest-1157307366 tempest-AttachVolumeNegativeTest-1157307366] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b0f4aca-4267-4793-a12a-3f78b5665b28) transitioned into state 'SUCCESS' from state '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-1110393068',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8a531087bd06492aa6ba4c93b5b48cb2',qos_specs=None,replication_status=,reservations=['185731cd-e69f-411f-a4a0-0daad0179df7','5a6c4b05-217b-4a68-856a-a80113628238','c09d75e1-035e-4103-8f6a-046e4066bc43','01aae420-7a85-4602-a3e9-6f6a8bad6f18'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='581e0c231c8c4c4096775e833bf4ac84',volume_type_id=30b7e6de-5d37-476d-b3c0-b2aec991b5a5)}' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:33:45.079071 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-01752807-6a32-4791-bf04-9c72bee19f18 tempest-AttachVolumeNegativeTest-1157307366 tempest-AttachVolumeNegativeTest-1157307366] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (faafa656-a0ed-4f8a-a045-7171aa93ae21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 06 06:33:45.138370 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-01752807-6a32-4791-bf04-9c72bee19f18 tempest-AttachVolumeNegativeTest-1157307366 tempest-AttachVolumeNegativeTest-1157307366] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (faafa656-a0ed-4f8a-a045-7171aa93ae21) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88144) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 06 06:33:45.143089 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.volume.api [None req-01752807-6a32-4791-bf04-9c72bee19f18 tempest-AttachVolumeNegativeTest-1157307366 tempest-AttachVolumeNegativeTest-1157307366] Flow 'volume_create_api' (aeec7745-7249-4d12-b403-7c7138013a02) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88144) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 06 06:33:45.215011 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-01752807-6a32-4791-bf04-9c72bee19f18 tempest-AttachVolumeNegativeTest-1157307366 tempest-AttachVolumeNegativeTest-1157307366] Create volume request issued successfully. Dec 06 06:33:45.246173 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-01752807-6a32-4791-bf04-9c72bee19f18 tempest-AttachVolumeNegativeTest-1157307366 tempest-AttachVolumeNegativeTest-1157307366] http://10.222.0.57/volume/v3/8a531087bd06492aa6ba4c93b5b48cb2/volumes returned with HTTP 202 Dec 06 06:33:45.247139 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 457/904] 10.222.0.57 () {60 vars in 1225 bytes} [Sun Dec 6 06:33:44 2020] POST /volume/v3/8a531087bd06492aa6ba4c93b5b48cb2/volumes => generated 824 bytes in 587 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 06 06:33:45.279139 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-a4c00e49-98ff-4644-bbf2-cb19fdf1f394 tempest-AttachVolumeNegativeTest-1157307366 tempest-AttachVolumeNegativeTest-1157307366] GET http://10.222.0.57/volume/v3/8a531087bd06492aa6ba4c93b5b48cb2/volumes/37e7d87d-e994-4ec6-90e4-ebee578b28d7 Dec 06 06:33:45.280930 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-a4c00e49-98ff-4644-bbf2-cb19fdf1f394 tempest-AttachVolumeNegativeTest-1157307366 tempest-AttachVolumeNegativeTest-1157307366] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:33:45.281622 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:33:45.281622 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:33:45.282855 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-a4c00e49-98ff-4644-bbf2-cb19fdf1f394 tempest-AttachVolumeNegativeTest-1157307366 tempest-AttachVolumeNegativeTest-1157307366] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:33:45.527399 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:33:45.527399 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:33:45.559012 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-a4c00e49-98ff-4644-bbf2-cb19fdf1f394 tempest-AttachVolumeNegativeTest-1157307366 tempest-AttachVolumeNegativeTest-1157307366] Volume info retrieved successfully. Dec 06 06:33:45.620479 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-a4c00e49-98ff-4644-bbf2-cb19fdf1f394 tempest-AttachVolumeNegativeTest-1157307366 tempest-AttachVolumeNegativeTest-1157307366] http://10.222.0.57/volume/v3/8a531087bd06492aa6ba4c93b5b48cb2/volumes/37e7d87d-e994-4ec6-90e4-ebee578b28d7 returned with HTTP 200 Dec 06 06:33:45.621768 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 448/905] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:33:45 2020] GET /volume/v3/8a531087bd06492aa6ba4c93b5b48cb2/volumes/37e7d87d-e994-4ec6-90e4-ebee578b28d7 => generated 916 bytes in 362 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:33:46.639385 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-8c0b8d8b-6b5d-4bda-be5a-144fc06c731a tempest-AttachVolumeNegativeTest-1157307366 tempest-AttachVolumeNegativeTest-1157307366] GET http://10.222.0.57/volume/v3/8a531087bd06492aa6ba4c93b5b48cb2/volumes/37e7d87d-e994-4ec6-90e4-ebee578b28d7 Dec 06 06:33:46.640139 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-8c0b8d8b-6b5d-4bda-be5a-144fc06c731a tempest-AttachVolumeNegativeTest-1157307366 tempest-AttachVolumeNegativeTest-1157307366] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:33:46.640368 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:33:46.640368 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:33:46.640787 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-8c0b8d8b-6b5d-4bda-be5a-144fc06c731a tempest-AttachVolumeNegativeTest-1157307366 tempest-AttachVolumeNegativeTest-1157307366] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:33:46.764693 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:33:46.764693 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:33:46.776959 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-8c0b8d8b-6b5d-4bda-be5a-144fc06c731a tempest-AttachVolumeNegativeTest-1157307366 tempest-AttachVolumeNegativeTest-1157307366] Volume info retrieved successfully. Dec 06 06:33:46.821700 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-8c0b8d8b-6b5d-4bda-be5a-144fc06c731a tempest-AttachVolumeNegativeTest-1157307366 tempest-AttachVolumeNegativeTest-1157307366] http://10.222.0.57/volume/v3/8a531087bd06492aa6ba4c93b5b48cb2/volumes/37e7d87d-e994-4ec6-90e4-ebee578b28d7 returned with HTTP 200 Dec 06 06:33:46.833779 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 458/906] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:33:46 2020] GET /volume/v3/8a531087bd06492aa6ba4c93b5b48cb2/volumes/37e7d87d-e994-4ec6-90e4-ebee578b28d7 => generated 917 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:33:47.015747 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-fdeaec2f-33f8-4d13-a283-39d9b9e472d5 req-7f5ec6c4-aaa5-4bfb-8739-853d4a6b10f7 tempest-AttachVolumeNegativeTest-1157307366 tempest-AttachVolumeNegativeTest-1157307366] GET http://10.222.0.57/volume/v3/8a531087bd06492aa6ba4c93b5b48cb2/volumes/37e7d87d-e994-4ec6-90e4-ebee578b28d7 Dec 06 06:33:47.016434 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-fdeaec2f-33f8-4d13-a283-39d9b9e472d5 req-7f5ec6c4-aaa5-4bfb-8739-853d4a6b10f7 tempest-AttachVolumeNegativeTest-1157307366 tempest-AttachVolumeNegativeTest-1157307366] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:33:47.016951 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:33:47.016951 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:33:47.017948 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-fdeaec2f-33f8-4d13-a283-39d9b9e472d5 req-7f5ec6c4-aaa5-4bfb-8739-853d4a6b10f7 tempest-AttachVolumeNegativeTest-1157307366 tempest-AttachVolumeNegativeTest-1157307366] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:33:47.166022 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:33:47.166022 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:33:47.192036 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [req-fdeaec2f-33f8-4d13-a283-39d9b9e472d5 req-7f5ec6c4-aaa5-4bfb-8739-853d4a6b10f7 tempest-AttachVolumeNegativeTest-1157307366 tempest-AttachVolumeNegativeTest-1157307366] Volume info retrieved successfully. Dec 06 06:33:47.261180 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-fdeaec2f-33f8-4d13-a283-39d9b9e472d5 req-7f5ec6c4-aaa5-4bfb-8739-853d4a6b10f7 tempest-AttachVolumeNegativeTest-1157307366 tempest-AttachVolumeNegativeTest-1157307366] http://10.222.0.57/volume/v3/8a531087bd06492aa6ba4c93b5b48cb2/volumes/37e7d87d-e994-4ec6-90e4-ebee578b28d7 returned with HTTP 200 Dec 06 06:33:47.272488 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 449/907] 10.222.0.57 () {60 vars in 1569 bytes} [Sun Dec 6 06:33:47 2020] GET /volume/v3/8a531087bd06492aa6ba4c93b5b48cb2/volumes/37e7d87d-e994-4ec6-90e4-ebee578b28d7 => generated 917 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:33:47.390851 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-8c0b8d8b-6b5d-4bda-be5a-144fc06c731a tempest-AttachVolumeNegativeTest-1157307366 tempest-AttachVolumeNegativeTest-1157307366] GET http://10.222.0.57/volume// Dec 06 06:33:47.391511 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-8c0b8d8b-6b5d-4bda-be5a-144fc06c731a tempest-AttachVolumeNegativeTest-1157307366 tempest-AttachVolumeNegativeTest-1157307366] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:33:47.391848 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:33:47.391848 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:33:47.392398 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-8c0b8d8b-6b5d-4bda-be5a-144fc06c731a tempest-AttachVolumeNegativeTest-1157307366 tempest-AttachVolumeNegativeTest-1157307366] Calling method 'all' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:33:47.393897 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-8c0b8d8b-6b5d-4bda-be5a-144fc06c731a tempest-AttachVolumeNegativeTest-1157307366 tempest-AttachVolumeNegativeTest-1157307366] http://10.222.0.57/volume// returned with HTTP 300 Dec 06 06:33:47.394624 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 459/908] 10.222.0.57 () {58 vars in 1289 bytes} [Sun Dec 6 06:33:47 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 06 06:33:47.410839 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-fdeaec2f-33f8-4d13-a283-39d9b9e472d5 req-3c1d9528-2c57-4c50-b2c9-92a329816d06 tempest-AttachVolumeNegativeTest-1157307366 tempest-AttachVolumeNegativeTest-1157307366] POST http://10.222.0.57/volume/v3/8a531087bd06492aa6ba4c93b5b48cb2/attachments Dec 06 06:33:47.415813 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:33:47.415813 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:33:47.416265 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-fdeaec2f-33f8-4d13-a283-39d9b9e472d5 req-3c1d9528-2c57-4c50-b2c9-92a329816d06 tempest-AttachVolumeNegativeTest-1157307366 tempest-AttachVolumeNegativeTest-1157307366] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "37e7d87d-e994-4ec6-90e4-ebee578b28d7", "instance_uuid": "f5e5ebe1-8e96-47f9-981e-f81def9ab1f8", "connector": null}} {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 06 06:33:47.538493 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:33:47.538493 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:33:47.614094 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-fdeaec2f-33f8-4d13-a283-39d9b9e472d5 req-3c1d9528-2c57-4c50-b2c9-92a329816d06 tempest-AttachVolumeNegativeTest-1157307366 tempest-AttachVolumeNegativeTest-1157307366] http://10.222.0.57/volume/v3/8a531087bd06492aa6ba4c93b5b48cb2/attachments returned with HTTP 200 Dec 06 06:33:47.615716 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 450/909] 10.222.0.57 () {66 vars in 1565 bytes} [Sun Dec 6 06:33:47 2020] POST /volume/v3/8a531087bd06492aa6ba4c93b5b48cb2/attachments => generated 273 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 06 06:33:47.667225 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-322467fb-cdbe-4bde-b7a2-84cd247275dd tempest-AttachVolumeNegativeTest-1157307366 tempest-AttachVolumeNegativeTest-1157307366] GET http://10.222.0.57/volume/v3/8a531087bd06492aa6ba4c93b5b48cb2/volumes/37e7d87d-e994-4ec6-90e4-ebee578b28d7 Dec 06 06:33:47.668038 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-322467fb-cdbe-4bde-b7a2-84cd247275dd tempest-AttachVolumeNegativeTest-1157307366 tempest-AttachVolumeNegativeTest-1157307366] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:33:47.668672 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-322467fb-cdbe-4bde-b7a2-84cd247275dd tempest-AttachVolumeNegativeTest-1157307366 tempest-AttachVolumeNegativeTest-1157307366] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:33:47.703747 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-fdeaec2f-33f8-4d13-a283-39d9b9e472d5 req-3c1d9528-2c57-4c50-b2c9-92a329816d06 tempest-AttachVolumeNegativeTest-1157307366 tempest-AttachVolumeNegativeTest-1157307366] GET http://10.222.0.57/volume// Dec 06 06:33:47.705060 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-fdeaec2f-33f8-4d13-a283-39d9b9e472d5 req-3c1d9528-2c57-4c50-b2c9-92a329816d06 tempest-AttachVolumeNegativeTest-1157307366 tempest-AttachVolumeNegativeTest-1157307366] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:33:47.705308 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:33:47.705308 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:33:47.705654 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-fdeaec2f-33f8-4d13-a283-39d9b9e472d5 req-3c1d9528-2c57-4c50-b2c9-92a329816d06 tempest-AttachVolumeNegativeTest-1157307366 tempest-AttachVolumeNegativeTest-1157307366] Calling method 'all' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:33:47.706665 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-fdeaec2f-33f8-4d13-a283-39d9b9e472d5 req-3c1d9528-2c57-4c50-b2c9-92a329816d06 tempest-AttachVolumeNegativeTest-1157307366 tempest-AttachVolumeNegativeTest-1157307366] http://10.222.0.57/volume// returned with HTTP 300 Dec 06 06:33:47.707574 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 451/910] 10.222.0.55 () {56 vars in 1089 bytes} [Sun Dec 6 06:33:47 2020] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Dec 06 06:33:47.721381 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-fdeaec2f-33f8-4d13-a283-39d9b9e472d5 req-746d1db2-5612-4794-bf42-789c42d8b3d6 tempest-AttachVolumeNegativeTest-1157307366 tempest-AttachVolumeNegativeTest-1157307366] GET http://10.222.0.57/volume/v3/8a531087bd06492aa6ba4c93b5b48cb2/volumes/37e7d87d-e994-4ec6-90e4-ebee578b28d7 Dec 06 06:33:47.721950 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-fdeaec2f-33f8-4d13-a283-39d9b9e472d5 req-746d1db2-5612-4794-bf42-789c42d8b3d6 tempest-AttachVolumeNegativeTest-1157307366 tempest-AttachVolumeNegativeTest-1157307366] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:33:47.722431 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-fdeaec2f-33f8-4d13-a283-39d9b9e472d5 req-746d1db2-5612-4794-bf42-789c42d8b3d6 tempest-AttachVolumeNegativeTest-1157307366 tempest-AttachVolumeNegativeTest-1157307366] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:33:47.771037 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:33:47.771037 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:33:47.793239 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-322467fb-cdbe-4bde-b7a2-84cd247275dd tempest-AttachVolumeNegativeTest-1157307366 tempest-AttachVolumeNegativeTest-1157307366] Volume info retrieved successfully. Dec 06 06:33:47.825140 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:33:47.825140 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:33:47.827344 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:33:47.827344 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:33:47.834658 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-322467fb-cdbe-4bde-b7a2-84cd247275dd tempest-AttachVolumeNegativeTest-1157307366 tempest-AttachVolumeNegativeTest-1157307366] http://10.222.0.57/volume/v3/8a531087bd06492aa6ba4c93b5b48cb2/volumes/37e7d87d-e994-4ec6-90e4-ebee578b28d7 returned with HTTP 200 Dec 06 06:33:47.836725 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 460/911] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:33:47 2020] GET /volume/v3/8a531087bd06492aa6ba4c93b5b48cb2/volumes/37e7d87d-e994-4ec6-90e4-ebee578b28d7 => generated 916 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:33:47.854309 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [req-fdeaec2f-33f8-4d13-a283-39d9b9e472d5 req-746d1db2-5612-4794-bf42-789c42d8b3d6 tempest-AttachVolumeNegativeTest-1157307366 tempest-AttachVolumeNegativeTest-1157307366] Volume info retrieved successfully. Dec 06 06:33:47.877183 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:33:47.877183 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:33:47.887380 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-fdeaec2f-33f8-4d13-a283-39d9b9e472d5 req-746d1db2-5612-4794-bf42-789c42d8b3d6 tempest-AttachVolumeNegativeTest-1157307366 tempest-AttachVolumeNegativeTest-1157307366] http://10.222.0.57/volume/v3/8a531087bd06492aa6ba4c93b5b48cb2/volumes/37e7d87d-e994-4ec6-90e4-ebee578b28d7 returned with HTTP 200 Dec 06 06:33:47.888545 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 452/912] 10.222.0.55 () {60 vars in 1403 bytes} [Sun Dec 6 06:33:47 2020] GET /volume/v3/8a531087bd06492aa6ba4c93b5b48cb2/volumes/37e7d87d-e994-4ec6-90e4-ebee578b28d7 => generated 1015 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Dec 06 06:33:47.941170 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-fdeaec2f-33f8-4d13-a283-39d9b9e472d5 req-a1a3f0de-7d0f-4bcd-a3be-f0c41b696509 tempest-AttachVolumeNegativeTest-1157307366 tempest-AttachVolumeNegativeTest-1157307366] PUT http://10.222.0.57/volume/v3/8a531087bd06492aa6ba4c93b5b48cb2/attachments/d50c5ef4-1a76-40a8-9ae4-9ee080cfc0e7 Dec 06 06:33:47.942158 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:33:47.942158 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:33:47.942879 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-fdeaec2f-33f8-4d13-a283-39d9b9e472d5 req-a1a3f0de-7d0f-4bcd-a3be-f0c41b696509 tempest-AttachVolumeNegativeTest-1157307366 tempest-AttachVolumeNegativeTest-1157307366] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.55", "host": "n-h2-765311-2", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765311-2.cbci-765311-2.local", "mountpoint": "/dev/sdb"}}} {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 06 06:33:48.001806 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 06 06:33:48.001806 n-d-765311-2 devstack@c-api.service[88143]: return self.call(f, *args, **kw) Dec 06 06:33:48.005851 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.coordination [req-fdeaec2f-33f8-4d13-a283-39d9b9e472d5 req-a1a3f0de-7d0f-4bcd-a3be-f0c41b696509 tempest-AttachVolumeNegativeTest-1157307366 tempest-AttachVolumeNegativeTest-1157307366] Lock "b'cinder-attachment_update-37e7d87d-e994-4ec6-90e4-ebee578b28d7-n-h2-765311-2'" acquired by "attachment_update" :: waited 0.018s {{(pid=88144) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 06 06:33:48.012743 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:33:48.012743 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:33:48.859085 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-32245afd-d875-4d5e-abfc-dae155c4abc2 tempest-AttachVolumeNegativeTest-1157307366 tempest-AttachVolumeNegativeTest-1157307366] GET http://10.222.0.57/volume/v3/8a531087bd06492aa6ba4c93b5b48cb2/volumes/37e7d87d-e994-4ec6-90e4-ebee578b28d7 Dec 06 06:33:48.860327 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-32245afd-d875-4d5e-abfc-dae155c4abc2 tempest-AttachVolumeNegativeTest-1157307366 tempest-AttachVolumeNegativeTest-1157307366] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:33:48.861720 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:33:48.861720 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:33:48.862530 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-32245afd-d875-4d5e-abfc-dae155c4abc2 tempest-AttachVolumeNegativeTest-1157307366 tempest-AttachVolumeNegativeTest-1157307366] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:33:48.994257 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:33:48.994257 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:33:49.013616 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-32245afd-d875-4d5e-abfc-dae155c4abc2 tempest-AttachVolumeNegativeTest-1157307366 tempest-AttachVolumeNegativeTest-1157307366] Volume info retrieved successfully. Dec 06 06:33:49.063710 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:33:49.063710 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:33:49.086935 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-32245afd-d875-4d5e-abfc-dae155c4abc2 tempest-AttachVolumeNegativeTest-1157307366 tempest-AttachVolumeNegativeTest-1157307366] http://10.222.0.57/volume/v3/8a531087bd06492aa6ba4c93b5b48cb2/volumes/37e7d87d-e994-4ec6-90e4-ebee578b28d7 returned with HTTP 200 Dec 06 06:33:49.088087 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 453/913] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:33:48 2020] GET /volume/v3/8a531087bd06492aa6ba4c93b5b48cb2/volumes/37e7d87d-e994-4ec6-90e4-ebee578b28d7 => generated 916 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:33:49.996657 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-e7db2dc3-1479-4029-a46d-32a046274f26 tempest-VolumeQuotaClassesTest-297085023 tempest-VolumeQuotaClassesTest-297085023] GET http://10.222.0.57/volume/v3/301d06fe19ea4338a4c6df523042e8e8/os-quota-class-sets/default Dec 06 06:33:49.997402 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-e7db2dc3-1479-4029-a46d-32a046274f26 tempest-VolumeQuotaClassesTest-297085023 tempest-VolumeQuotaClassesTest-297085023] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:33:49.997402 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:33:49.997402 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:33:49.997855 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-e7db2dc3-1479-4029-a46d-32a046274f26 tempest-VolumeQuotaClassesTest-297085023 tempest-VolumeQuotaClassesTest-297085023] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:33:50.068304 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-e7db2dc3-1479-4029-a46d-32a046274f26 tempest-VolumeQuotaClassesTest-297085023 tempest-VolumeQuotaClassesTest-297085023] http://10.222.0.57/volume/v3/301d06fe19ea4338a4c6df523042e8e8/os-quota-class-sets/default returned with HTTP 200 Dec 06 06:33:50.069204 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 454/914] 10.222.0.57 () {58 vars in 1264 bytes} [Sun Dec 6 06:33:49 2020] GET /volume/v3/301d06fe19ea4338a4c6df523042e8e8/os-quota-class-sets/default => generated 342 bytes in 396 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 06 06:33:50.083440 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-75566bac-dbc4-4331-928e-1791275fb798 tempest-VolumeQuotaClassesTest-297085023 tempest-VolumeQuotaClassesTest-297085023] GET http://10.222.0.57/volume/v3/301d06fe19ea4338a4c6df523042e8e8/os-quota-class-sets/default Dec 06 06:33:50.083972 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-75566bac-dbc4-4331-928e-1791275fb798 tempest-VolumeQuotaClassesTest-297085023 tempest-VolumeQuotaClassesTest-297085023] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:33:50.084466 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-75566bac-dbc4-4331-928e-1791275fb798 tempest-VolumeQuotaClassesTest-297085023 tempest-VolumeQuotaClassesTest-297085023] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:33:50.154509 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-75566bac-dbc4-4331-928e-1791275fb798 tempest-VolumeQuotaClassesTest-297085023 tempest-VolumeQuotaClassesTest-297085023] http://10.222.0.57/volume/v3/301d06fe19ea4338a4c6df523042e8e8/os-quota-class-sets/default returned with HTTP 200 Dec 06 06:33:50.155695 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 455/915] 10.222.0.57 () {58 vars in 1264 bytes} [Sun Dec 6 06:33:50 2020] GET /volume/v3/301d06fe19ea4338a4c6df523042e8e8/os-quota-class-sets/default => generated 342 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:33:50.159555 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-ff52757c-fa80-424b-a38d-aacf13a1575f tempest-AttachVolumeNegativeTest-1157307366 tempest-AttachVolumeNegativeTest-1157307366] GET http://10.222.0.57/volume/v3/8a531087bd06492aa6ba4c93b5b48cb2/volumes/37e7d87d-e994-4ec6-90e4-ebee578b28d7 Dec 06 06:33:50.160077 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-ff52757c-fa80-424b-a38d-aacf13a1575f tempest-AttachVolumeNegativeTest-1157307366 tempest-AttachVolumeNegativeTest-1157307366] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:33:50.168928 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-ff52757c-fa80-424b-a38d-aacf13a1575f tempest-AttachVolumeNegativeTest-1157307366 tempest-AttachVolumeNegativeTest-1157307366] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:33:50.391732 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:33:50.391732 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:33:50.443100 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-ff52757c-fa80-424b-a38d-aacf13a1575f tempest-AttachVolumeNegativeTest-1157307366 tempest-AttachVolumeNegativeTest-1157307366] Volume info retrieved successfully. Dec 06 06:33:50.567237 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:33:50.567237 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:33:50.591817 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-ff52757c-fa80-424b-a38d-aacf13a1575f tempest-AttachVolumeNegativeTest-1157307366 tempest-AttachVolumeNegativeTest-1157307366] http://10.222.0.57/volume/v3/8a531087bd06492aa6ba4c93b5b48cb2/volumes/37e7d87d-e994-4ec6-90e4-ebee578b28d7 returned with HTTP 200 Dec 06 06:33:50.592618 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 456/916] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:33:50 2020] GET /volume/v3/8a531087bd06492aa6ba4c93b5b48cb2/volumes/37e7d87d-e994-4ec6-90e4-ebee578b28d7 => generated 916 bytes in 436 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:33:50.615656 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-cd5dabce-c438-4815-b53d-7fcf7f469a0d tempest-VolumeQuotaClassesTest-297085023 tempest-VolumeQuotaClassesTest-297085023] POST http://10.222.0.57/volume/v3/301d06fe19ea4338a4c6df523042e8e8/types Dec 06 06:33:50.616125 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:33:50.616125 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:33:50.616562 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-cd5dabce-c438-4815-b53d-7fcf7f469a0d tempest-VolumeQuotaClassesTest-297085023 tempest-VolumeQuotaClassesTest-297085023] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-930009059"}} {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 06 06:33:50.705079 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-cd5dabce-c438-4815-b53d-7fcf7f469a0d tempest-VolumeQuotaClassesTest-297085023 tempest-VolumeQuotaClassesTest-297085023] http://10.222.0.57/volume/v3/301d06fe19ea4338a4c6df523042e8e8/types returned with HTTP 200 Dec 06 06:33:50.706298 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 457/917] 10.222.0.57 () {60 vars in 1219 bytes} [Sun Dec 6 06:33:50 2020] POST /volume/v3/301d06fe19ea4338a4c6df523042e8e8/types => generated 227 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:33:50.725530 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-71108d9a-8150-447f-8538-520f84a38295 tempest-VolumeQuotaClassesTest-297085023 tempest-VolumeQuotaClassesTest-297085023] PUT http://10.222.0.57/volume/v3/301d06fe19ea4338a4c6df523042e8e8/os-quota-class-sets/default Dec 06 06:33:50.726857 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-71108d9a-8150-447f-8538-520f84a38295 tempest-VolumeQuotaClassesTest-297085023 tempest-VolumeQuotaClassesTest-297085023] 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-930009059": 6, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-930009059": 10, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-930009059": 6}} {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 06 06:33:51.134811 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-71108d9a-8150-447f-8538-520f84a38295 tempest-VolumeQuotaClassesTest-297085023 tempest-VolumeQuotaClassesTest-297085023] http://10.222.0.57/volume/v3/301d06fe19ea4338a4c6df523042e8e8/os-quota-class-sets/default returned with HTTP 200 Dec 06 06:33:51.136883 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 458/918] 10.222.0.57 () {60 vars in 1285 bytes} [Sun Dec 6 06:33:50 2020] PUT /volume/v3/301d06fe19ea4338a4c6df523042e8e8/os-quota-class-sets/default => generated 531 bytes in 423 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:33:51.156982 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-6eb913aa-1fbb-4d7a-a304-f23cb257a943 tempest-VolumeQuotaClassesTest-297085023 tempest-VolumeQuotaClassesTest-297085023] GET http://10.222.0.57/volume/v3/301d06fe19ea4338a4c6df523042e8e8/os-quota-sets/301d06fe19ea4338a4c6df523042e8e8/defaults Dec 06 06:33:51.158913 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-6eb913aa-1fbb-4d7a-a304-f23cb257a943 tempest-VolumeQuotaClassesTest-297085023 tempest-VolumeQuotaClassesTest-297085023] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:33:51.160533 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-6eb913aa-1fbb-4d7a-a304-f23cb257a943 tempest-VolumeQuotaClassesTest-297085023 tempest-VolumeQuotaClassesTest-297085023] Calling method 'defaults' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:33:51.175679 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.coordination [req-fdeaec2f-33f8-4d13-a283-39d9b9e472d5 req-a1a3f0de-7d0f-4bcd-a3be-f0c41b696509 tempest-AttachVolumeNegativeTest-1157307366 tempest-AttachVolumeNegativeTest-1157307366] Lock "b'cinder-attachment_update-37e7d87d-e994-4ec6-90e4-ebee578b28d7-n-h2-765311-2'" released by "attachment_update" :: held 3.170s {{(pid=88144) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 06 06:33:51.176795 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-fdeaec2f-33f8-4d13-a283-39d9b9e472d5 req-a1a3f0de-7d0f-4bcd-a3be-f0c41b696509 tempest-AttachVolumeNegativeTest-1157307366 tempest-AttachVolumeNegativeTest-1157307366] http://10.222.0.57/volume/v3/8a531087bd06492aa6ba4c93b5b48cb2/attachments/d50c5ef4-1a76-40a8-9ae4-9ee080cfc0e7 returned with HTTP 200 Dec 06 06:33:51.178064 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 461/919] 10.222.0.55 () {64 vars in 1468 bytes} [Sun Dec 6 06:33:47 2020] PUT /volume/v3/8a531087bd06492aa6ba4c93b5b48cb2/attachments/d50c5ef4-1a76-40a8-9ae4-9ee080cfc0e7 => generated 762 bytes in 3250 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 06 06:33:51.202216 n-d-765311-2 devstack@c-api.service[88143]: WARNING cinder.quota [None req-6eb913aa-1fbb-4d7a-a304-f23cb257a943 tempest-VolumeQuotaClassesTest-297085023 tempest-VolumeQuotaClassesTest-297085023] 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. Dec 06 06:33:51.203323 n-d-765311-2 devstack@c-api.service[88143]: WARNING cinder.quota [None req-6eb913aa-1fbb-4d7a-a304-f23cb257a943 tempest-VolumeQuotaClassesTest-297085023 tempest-VolumeQuotaClassesTest-297085023] 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. Dec 06 06:33:51.204296 n-d-765311-2 devstack@c-api.service[88143]: WARNING cinder.quota [None req-6eb913aa-1fbb-4d7a-a304-f23cb257a943 tempest-VolumeQuotaClassesTest-297085023 tempest-VolumeQuotaClassesTest-297085023] 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. Dec 06 06:33:51.205032 n-d-765311-2 devstack@c-api.service[88143]: WARNING cinder.quota [None req-6eb913aa-1fbb-4d7a-a304-f23cb257a943 tempest-VolumeQuotaClassesTest-297085023 tempest-VolumeQuotaClassesTest-297085023] 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. Dec 06 06:33:51.220011 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-6eb913aa-1fbb-4d7a-a304-f23cb257a943 tempest-VolumeQuotaClassesTest-297085023 tempest-VolumeQuotaClassesTest-297085023] http://10.222.0.57/volume/v3/301d06fe19ea4338a4c6df523042e8e8/os-quota-sets/301d06fe19ea4338a4c6df523042e8e8/defaults returned with HTTP 200 Dec 06 06:33:51.226445 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 459/920] 10.222.0.57 () {58 vars in 1348 bytes} [Sun Dec 6 06:33:51 2020] GET /volume/v3/301d06fe19ea4338a4c6df523042e8e8/os-quota-sets/301d06fe19ea4338a4c6df523042e8e8/defaults => generated 567 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:33:51.608009 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-d2b3d280-e724-489c-be83-a9db214f00f4 tempest-AttachVolumeNegativeTest-1157307366 tempest-AttachVolumeNegativeTest-1157307366] GET http://10.222.0.57/volume/v3/8a531087bd06492aa6ba4c93b5b48cb2/volumes/37e7d87d-e994-4ec6-90e4-ebee578b28d7 Dec 06 06:33:51.609806 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-d2b3d280-e724-489c-be83-a9db214f00f4 tempest-AttachVolumeNegativeTest-1157307366 tempest-AttachVolumeNegativeTest-1157307366] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:33:51.610038 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:33:51.610038 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:33:51.610423 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-d2b3d280-e724-489c-be83-a9db214f00f4 tempest-AttachVolumeNegativeTest-1157307366 tempest-AttachVolumeNegativeTest-1157307366] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:33:51.705018 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:33:51.705018 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:33:51.718287 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-5c7dfdc1-598b-4778-a9dd-b7a5497a1eb0 tempest-VolumeQuotaClassesTest-297085023 tempest-VolumeQuotaClassesTest-297085023] GET http://10.222.0.57/volume/v3/301d06fe19ea4338a4c6df523042e8e8/os-quota-sets/38e3a3f1c40941b28fed1090760b112a/defaults Dec 06 06:33:51.719533 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-5c7dfdc1-598b-4778-a9dd-b7a5497a1eb0 tempest-VolumeQuotaClassesTest-297085023 tempest-VolumeQuotaClassesTest-297085023] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:33:51.720113 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-5c7dfdc1-598b-4778-a9dd-b7a5497a1eb0 tempest-VolumeQuotaClassesTest-297085023 tempest-VolumeQuotaClassesTest-297085023] Calling method 'defaults' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:33:51.732162 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-d2b3d280-e724-489c-be83-a9db214f00f4 tempest-AttachVolumeNegativeTest-1157307366 tempest-AttachVolumeNegativeTest-1157307366] Volume info retrieved successfully. Dec 06 06:33:51.773645 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-5c7dfdc1-598b-4778-a9dd-b7a5497a1eb0 tempest-VolumeQuotaClassesTest-297085023 tempest-VolumeQuotaClassesTest-297085023] http://10.222.0.57/volume/v3/301d06fe19ea4338a4c6df523042e8e8/os-quota-sets/38e3a3f1c40941b28fed1090760b112a/defaults returned with HTTP 200 Dec 06 06:33:51.776265 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 460/921] 10.222.0.57 () {58 vars in 1348 bytes} [Sun Dec 6 06:33:51 2020] GET /volume/v3/301d06fe19ea4338a4c6df523042e8e8/os-quota-sets/38e3a3f1c40941b28fed1090760b112a/defaults => generated 567 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 06 06:33:51.783920 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:33:51.783920 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:33:51.805625 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-d2b3d280-e724-489c-be83-a9db214f00f4 tempest-AttachVolumeNegativeTest-1157307366 tempest-AttachVolumeNegativeTest-1157307366] http://10.222.0.57/volume/v3/8a531087bd06492aa6ba4c93b5b48cb2/volumes/37e7d87d-e994-4ec6-90e4-ebee578b28d7 returned with HTTP 200 Dec 06 06:33:51.806618 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 462/922] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:33:51 2020] GET /volume/v3/8a531087bd06492aa6ba4c93b5b48cb2/volumes/37e7d87d-e994-4ec6-90e4-ebee578b28d7 => generated 917 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:33:52.013038 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-1bc74145-eb4c-4d1c-aaa7-ea5051379d72 tempest-VolumeQuotaClassesTest-297085023 tempest-VolumeQuotaClassesTest-297085023] PUT http://10.222.0.57/volume/v3/301d06fe19ea4338a4c6df523042e8e8/os-quota-class-sets/default Dec 06 06:33:52.014465 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-1bc74145-eb4c-4d1c-aaa7-ea5051379d72 tempest-VolumeQuotaClassesTest-297085023 tempest-VolumeQuotaClassesTest-297085023] 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=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 06 06:33:52.230097 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-1bc74145-eb4c-4d1c-aaa7-ea5051379d72 tempest-VolumeQuotaClassesTest-297085023 tempest-VolumeQuotaClassesTest-297085023] http://10.222.0.57/volume/v3/301d06fe19ea4338a4c6df523042e8e8/os-quota-class-sets/default returned with HTTP 200 Dec 06 06:33:52.232464 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 461/923] 10.222.0.57 () {60 vars in 1285 bytes} [Sun Dec 6 06:33:52 2020] PUT /volume/v3/301d06fe19ea4338a4c6df523042e8e8/os-quota-class-sets/default => generated 531 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:33:52.244589 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-7e0db1d2-318c-4a15-8e69-7a3b8aa65f7d tempest-VolumeQuotaClassesTest-297085023 tempest-VolumeQuotaClassesTest-297085023] DELETE http://10.222.0.57/volume/v3/301d06fe19ea4338a4c6df523042e8e8/types/f120d237-d544-4e7b-8cc9-81c70460d354 Dec 06 06:33:52.245374 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-7e0db1d2-318c-4a15-8e69-7a3b8aa65f7d tempest-VolumeQuotaClassesTest-297085023 tempest-VolumeQuotaClassesTest-297085023] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:33:52.245704 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:33:52.245704 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:33:52.246513 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-7e0db1d2-318c-4a15-8e69-7a3b8aa65f7d tempest-VolumeQuotaClassesTest-297085023 tempest-VolumeQuotaClassesTest-297085023] Calling method '_delete' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:33:52.370853 n-d-765311-2 devstack@c-api.service[88143]: /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. Dec 06 06:33:52.370853 n-d-765311-2 devstack@c-api.service[88143]: "UPDATE / DELETE expressions." % clause Dec 06 06:33:52.384824 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-7e0db1d2-318c-4a15-8e69-7a3b8aa65f7d tempest-VolumeQuotaClassesTest-297085023 tempest-VolumeQuotaClassesTest-297085023] http://10.222.0.57/volume/v3/301d06fe19ea4338a4c6df523042e8e8/types/f120d237-d544-4e7b-8cc9-81c70460d354 returned with HTTP 202 Dec 06 06:33:52.385677 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 463/924] 10.222.0.57 () {58 vars in 1312 bytes} [Sun Dec 6 06:33:52 2020] DELETE /volume/v3/301d06fe19ea4338a4c6df523042e8e8/types/f120d237-d544-4e7b-8cc9-81c70460d354 => generated 0 bytes in 146 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 06 06:33:52.393450 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-169eedad-4815-4258-8202-3ba6ed18482f tempest-VolumeQuotaClassesTest-297085023 tempest-VolumeQuotaClassesTest-297085023] GET http://10.222.0.57/volume/v3/301d06fe19ea4338a4c6df523042e8e8/types/f120d237-d544-4e7b-8cc9-81c70460d354 Dec 06 06:33:52.395095 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-169eedad-4815-4258-8202-3ba6ed18482f tempest-VolumeQuotaClassesTest-297085023 tempest-VolumeQuotaClassesTest-297085023] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:33:52.395804 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-169eedad-4815-4258-8202-3ba6ed18482f tempest-VolumeQuotaClassesTest-297085023 tempest-VolumeQuotaClassesTest-297085023] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:33:52.413463 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-169eedad-4815-4258-8202-3ba6ed18482f tempest-VolumeQuotaClassesTest-297085023 tempest-VolumeQuotaClassesTest-297085023] http://10.222.0.57/volume/v3/301d06fe19ea4338a4c6df523042e8e8/types/f120d237-d544-4e7b-8cc9-81c70460d354 returned with HTTP 404 Dec 06 06:33:52.417795 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 462/925] 10.222.0.57 () {58 vars in 1309 bytes} [Sun Dec 6 06:33:52 2020] GET /volume/v3/301d06fe19ea4338a4c6df523042e8e8/types/f120d237-d544-4e7b-8cc9-81c70460d354 => generated 114 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Dec 06 06:33:52.823756 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-510e3f5b-d6d8-42e5-b066-ac3f64aac28d tempest-AttachVolumeNegativeTest-1157307366 tempest-AttachVolumeNegativeTest-1157307366] GET http://10.222.0.57/volume/v3/8a531087bd06492aa6ba4c93b5b48cb2/volumes/37e7d87d-e994-4ec6-90e4-ebee578b28d7 Dec 06 06:33:52.824547 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-510e3f5b-d6d8-42e5-b066-ac3f64aac28d tempest-AttachVolumeNegativeTest-1157307366 tempest-AttachVolumeNegativeTest-1157307366] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:33:52.825256 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-510e3f5b-d6d8-42e5-b066-ac3f64aac28d tempest-AttachVolumeNegativeTest-1157307366 tempest-AttachVolumeNegativeTest-1157307366] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:33:52.950703 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:33:52.950703 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:33:52.960745 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-510e3f5b-d6d8-42e5-b066-ac3f64aac28d tempest-AttachVolumeNegativeTest-1157307366 tempest-AttachVolumeNegativeTest-1157307366] Volume info retrieved successfully. Dec 06 06:33:52.986308 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:33:52.986308 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:33:52.998410 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-510e3f5b-d6d8-42e5-b066-ac3f64aac28d tempest-AttachVolumeNegativeTest-1157307366 tempest-AttachVolumeNegativeTest-1157307366] http://10.222.0.57/volume/v3/8a531087bd06492aa6ba4c93b5b48cb2/volumes/37e7d87d-e994-4ec6-90e4-ebee578b28d7 returned with HTTP 200 Dec 06 06:33:52.999267 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 464/926] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:33:52 2020] GET /volume/v3/8a531087bd06492aa6ba4c93b5b48cb2/volumes/37e7d87d-e994-4ec6-90e4-ebee578b28d7 => generated 917 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:33:54.016922 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-2930f8f2-c658-48fb-8bb7-e7e9c0021fb4 tempest-AttachVolumeNegativeTest-1157307366 tempest-AttachVolumeNegativeTest-1157307366] GET http://10.222.0.57/volume/v3/8a531087bd06492aa6ba4c93b5b48cb2/volumes/37e7d87d-e994-4ec6-90e4-ebee578b28d7 Dec 06 06:33:54.017996 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-2930f8f2-c658-48fb-8bb7-e7e9c0021fb4 tempest-AttachVolumeNegativeTest-1157307366 tempest-AttachVolumeNegativeTest-1157307366] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:33:54.017996 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-2930f8f2-c658-48fb-8bb7-e7e9c0021fb4 tempest-AttachVolumeNegativeTest-1157307366 tempest-AttachVolumeNegativeTest-1157307366] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:33:54.156663 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:33:54.156663 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:33:54.177779 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-2930f8f2-c658-48fb-8bb7-e7e9c0021fb4 tempest-AttachVolumeNegativeTest-1157307366 tempest-AttachVolumeNegativeTest-1157307366] Volume info retrieved successfully. Dec 06 06:33:54.218786 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:33:54.218786 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:33:54.228450 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-2930f8f2-c658-48fb-8bb7-e7e9c0021fb4 tempest-AttachVolumeNegativeTest-1157307366 tempest-AttachVolumeNegativeTest-1157307366] http://10.222.0.57/volume/v3/8a531087bd06492aa6ba4c93b5b48cb2/volumes/37e7d87d-e994-4ec6-90e4-ebee578b28d7 returned with HTTP 200 Dec 06 06:33:54.229628 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 463/927] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:33:54 2020] GET /volume/v3/8a531087bd06492aa6ba4c93b5b48cb2/volumes/37e7d87d-e994-4ec6-90e4-ebee578b28d7 => generated 917 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:33:55.269794 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-f0bb39e6-61bd-46d7-8e78-b9695370bad3 tempest-AttachVolumeNegativeTest-1157307366 tempest-AttachVolumeNegativeTest-1157307366] GET http://10.222.0.57/volume/v3/8a531087bd06492aa6ba4c93b5b48cb2/volumes/37e7d87d-e994-4ec6-90e4-ebee578b28d7 Dec 06 06:33:55.277135 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-f0bb39e6-61bd-46d7-8e78-b9695370bad3 tempest-AttachVolumeNegativeTest-1157307366 tempest-AttachVolumeNegativeTest-1157307366] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:33:55.280171 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:33:55.280171 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:33:55.283433 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-f0bb39e6-61bd-46d7-8e78-b9695370bad3 tempest-AttachVolumeNegativeTest-1157307366 tempest-AttachVolumeNegativeTest-1157307366] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:33:55.464883 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:33:55.464883 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:33:55.496542 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-f0bb39e6-61bd-46d7-8e78-b9695370bad3 tempest-AttachVolumeNegativeTest-1157307366 tempest-AttachVolumeNegativeTest-1157307366] Volume info retrieved successfully. Dec 06 06:33:55.590155 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:33:55.590155 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:33:55.634103 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-f0bb39e6-61bd-46d7-8e78-b9695370bad3 tempest-AttachVolumeNegativeTest-1157307366 tempest-AttachVolumeNegativeTest-1157307366] http://10.222.0.57/volume/v3/8a531087bd06492aa6ba4c93b5b48cb2/volumes/37e7d87d-e994-4ec6-90e4-ebee578b28d7 returned with HTTP 200 Dec 06 06:33:55.646019 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 465/928] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:33:55 2020] GET /volume/v3/8a531087bd06492aa6ba4c93b5b48cb2/volumes/37e7d87d-e994-4ec6-90e4-ebee578b28d7 => generated 917 bytes in 404 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:33:56.659815 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-2a0f35be-0a5f-4842-a81f-a980f3a0191c tempest-AttachVolumeNegativeTest-1157307366 tempest-AttachVolumeNegativeTest-1157307366] GET http://10.222.0.57/volume/v3/8a531087bd06492aa6ba4c93b5b48cb2/volumes/37e7d87d-e994-4ec6-90e4-ebee578b28d7 Dec 06 06:33:56.662269 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-2a0f35be-0a5f-4842-a81f-a980f3a0191c tempest-AttachVolumeNegativeTest-1157307366 tempest-AttachVolumeNegativeTest-1157307366] Empty body provided in request {{(pid=88145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:33:56.662760 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:33:56.662760 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:33:56.663717 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-2a0f35be-0a5f-4842-a81f-a980f3a0191c tempest-AttachVolumeNegativeTest-1157307366 tempest-AttachVolumeNegativeTest-1157307366] Calling method 'show' {{(pid=88145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:33:56.762826 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-fdeaec2f-33f8-4d13-a283-39d9b9e472d5 req-874f04b9-9f62-4dd3-b57d-0eb632e0e6f2 tempest-AttachVolumeNegativeTest-1157307366 tempest-AttachVolumeNegativeTest-1157307366] POST http://10.222.0.57/volume/v3/8a531087bd06492aa6ba4c93b5b48cb2/attachments/d50c5ef4-1a76-40a8-9ae4-9ee080cfc0e7/action Dec 06 06:33:56.763622 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:33:56.763622 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:33:56.764341 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-fdeaec2f-33f8-4d13-a283-39d9b9e472d5 req-874f04b9-9f62-4dd3-b57d-0eb632e0e6f2 tempest-AttachVolumeNegativeTest-1157307366 tempest-AttachVolumeNegativeTest-1157307366] Action body: b'{"os-complete": null}' {{(pid=88144) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 06 06:33:56.764910 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [req-fdeaec2f-33f8-4d13-a283-39d9b9e472d5 req-874f04b9-9f62-4dd3-b57d-0eb632e0e6f2 tempest-AttachVolumeNegativeTest-1157307366 tempest-AttachVolumeNegativeTest-1157307366] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 06 06:33:56.826230 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:33:56.826230 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:33:56.848280 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-2a0f35be-0a5f-4842-a81f-a980f3a0191c tempest-AttachVolumeNegativeTest-1157307366 tempest-AttachVolumeNegativeTest-1157307366] Volume info retrieved successfully. Dec 06 06:33:56.901065 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:33:56.901065 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:33:56.909293 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:33:56.909293 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:33:56.933211 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [req-fdeaec2f-33f8-4d13-a283-39d9b9e472d5 req-874f04b9-9f62-4dd3-b57d-0eb632e0e6f2 tempest-AttachVolumeNegativeTest-1157307366 tempest-AttachVolumeNegativeTest-1157307366] http://10.222.0.57/volume/v3/8a531087bd06492aa6ba4c93b5b48cb2/attachments/d50c5ef4-1a76-40a8-9ae4-9ee080cfc0e7/action returned with HTTP 204 Dec 06 06:33:56.934464 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 466/929] 10.222.0.55 () {64 vars in 1489 bytes} [Sun Dec 6 06:33:56 2020] POST /volume/v3/8a531087bd06492aa6ba4c93b5b48cb2/attachments/d50c5ef4-1a76-40a8-9ae4-9ee080cfc0e7/action => generated 0 bytes in 177 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Dec 06 06:33:56.937288 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-2a0f35be-0a5f-4842-a81f-a980f3a0191c tempest-AttachVolumeNegativeTest-1157307366 tempest-AttachVolumeNegativeTest-1157307366] http://10.222.0.57/volume/v3/8a531087bd06492aa6ba4c93b5b48cb2/volumes/37e7d87d-e994-4ec6-90e4-ebee578b28d7 returned with HTTP 200 Dec 06 06:33:56.940938 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88145|app: 0|req: 464/930] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:33:56 2020] GET /volume/v3/8a531087bd06492aa6ba4c93b5b48cb2/volumes/37e7d87d-e994-4ec6-90e4-ebee578b28d7 => generated 917 bytes in 294 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 06 06:33:57.958233 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-fa6682fc-3805-4df3-b37c-3180c57ad7a5 tempest-AttachVolumeNegativeTest-1157307366 tempest-AttachVolumeNegativeTest-1157307366] GET http://10.222.0.57/volume/v3/8a531087bd06492aa6ba4c93b5b48cb2/volumes/37e7d87d-e994-4ec6-90e4-ebee578b28d7 Dec 06 06:33:57.958801 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-fa6682fc-3805-4df3-b37c-3180c57ad7a5 tempest-AttachVolumeNegativeTest-1157307366 tempest-AttachVolumeNegativeTest-1157307366] Empty body provided in request {{(pid=88144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 06 06:33:57.958951 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 06 06:33:57.958951 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning, Dec 06 06:33:57.959657 n-d-765311-2 devstack@c-api.service[88143]: DEBUG cinder.api.openstack.wsgi [None req-fa6682fc-3805-4df3-b37c-3180c57ad7a5 tempest-AttachVolumeNegativeTest-1157307366 tempest-AttachVolumeNegativeTest-1157307366] Calling method 'show' {{(pid=88144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 06 06:33:58.066495 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:33:58.066495 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:33:58.080990 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.volume.api [None req-fa6682fc-3805-4df3-b37c-3180c57ad7a5 tempest-AttachVolumeNegativeTest-1157307366 tempest-AttachVolumeNegativeTest-1157307366] Volume info retrieved successfully. Dec 06 06:33:58.141758 n-d-765311-2 devstack@c-api.service[88143]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 06 06:33:58.141758 n-d-765311-2 devstack@c-api.service[88143]: DeprecationWarning) Dec 06 06:33:58.172925 n-d-765311-2 devstack@c-api.service[88143]: INFO cinder.api.openstack.wsgi [None req-fa6682fc-3805-4df3-b37c-3180c57ad7a5 tempest-AttachVolumeNegativeTest-1157307366 tempest-AttachVolumeNegativeTest-1157307366] http://10.222.0.57/volume/v3/8a531087bd06492aa6ba4c93b5b48cb2/volumes/37e7d87d-e994-4ec6-90e4-ebee578b28d7 returned with HTTP 200 Dec 06 06:33:58.193109 n-d-765311-2 devstack@c-api.service[88143]: [pid: 88144|app: 0|req: 467/931] 10.222.0.57 () {58 vars in 1315 bytes} [Sun Dec 6 06:33:57 2020] GET /volume/v3/8a531087bd06492aa6ba4c93b5b48cb2/volumes/37e7d87d-e994-4ec6-90e4-ebee578b28d7 => generated 1209 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)